]> gcc.gnu.org Git - gcc.git/commit
iq2000-protos.h (print_operand): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 17 Jun 2010 18:13:03 +0000 (18:13 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 17 Jun 2010 18:13:03 +0000 (18:13 +0000)
commitbf7c1408ffa0f6baa86fa09815b0daf287b74cb9
tree8d389f9eb157d90f5f0dc6aa212cd8b58a3172aa
parent0fb30cb73d96d9ed538bf3ded15e949e59eaf90e
iq2000-protos.h (print_operand): Delete.

* config/iq2000/iq2000-protos.h (print_operand): Delete.
(print_operand_address): Delete.
* config/iq2000/iq2000.h (PRINT_OPERAND): Delete.
(PRINT_OPERAND_PUNCT_VALID_P): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
(iq2000_print_operand_punct): Delete.
* config/iq2000/iq2000.c (iq2000_print_operand_punct): Make static.
(iq2000_print_operand_address): Make static.
(iq2000_print_operand): Make static.
(iq2000_print_operand_punct_valid_p): New function.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
(TARGET_PRINT_OPERAND_ADDRESS): Define.

From-SVN: r160938
gcc/ChangeLog
gcc/config/iq2000/iq2000-protos.h
gcc/config/iq2000/iq2000.c
gcc/config/iq2000/iq2000.h
This page took 0.06653 seconds and 5 git commands to generate.