c4x.c (c4x_output_ascii): Restrict line length of output when TI syntax is used.
authorHerman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
Sat, 29 Jan 2000 03:07:37 +0000 (04:07 +0100)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 29 Jan 2000 03:07:37 +0000 (03:07 +0000)
commitdfafcb4dbd18487e06d631e71c6e03dc614c94c4
tree8952ca3bbf4f65b4320da6e2d88b74c0d76e4665
parented3614cd74220812b91a1f6c96f4a76f1671418d
c4x.c (c4x_output_ascii): Restrict line length of output when TI syntax is used.

2000-01-29 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>

        * c4x.c (c4x_output_ascii): Restrict line length of output when TI
syntax is used.
(c4x_function_prologue): Use regnames intead of float_reg_names when
TI syntax is used.
(c4x_function_epilogue): Likewise.
(c4x_print_operand): Likewise.
* c4x.h (HOST_WIDE_INT_PRINT_HEX): Redefine.
* c4x.md (set_high): Disable for TARGET_TI.

From-SVN: r31682
gcc/ChangeLog
gcc/config/c4x/c4x.c
gcc/config/c4x/c4x.h
gcc/config/c4x/c4x.md