diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-06-17 18:18:41 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-06-17 18:18:41 +0000 |
commit | 11d259f009295126fb8fc5d96ae574504f104e50 (patch) | |
tree | 1879ba5d58409a24444a95df711448756a483eb9 /config | |
parent | 9e94b957db4fe058101d3c9cc1d62f2c5f763327 (diff) | |
download | gcc-11d259f009295126fb8fc5d96ae574504f104e50.zip gcc-11d259f009295126fb8fc5d96ae574504f104e50.tar.gz gcc-11d259f009295126fb8fc5d96ae574504f104e50.tar.bz2 |
v850-protos.h (print_operand): Delete.
* v850-protos.h (print_operand): Delete.
(print_operand_address): Delete.
* v850.h (PRINT_OPERAND): Delete.
(PRINT_OPERAND_PUNCT_VALID_P): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
* v850.c (print_operand_address): Rename to...
(v850_print_operand_address): ...this. Make static. Call
v850_print_operand.
(print_operand): Rename to...
(v850_print_operand): ...this. Make static. Call
v850_print_operand_address.
(v850_print_operand_punct_valid_p): New function.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
(TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
From-SVN: r160943
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions