diff options
author | DJ Delorie <dj@gcc.gnu.org> | 2003-03-06 15:03:49 -0500 |
---|---|---|
committer | DJ Delorie <dj@gcc.gnu.org> | 2003-03-06 15:03:49 -0500 |
commit | f3922fd2682929596da68ce0ec33ab02ddb775a2 (patch) | |
tree | 8ffd9d4fb336e7a8756fb5ae60aa7bdef665a800 /gcc/c-common.h | |
parent | 4c28216d00a7774de69a4f2733b8c9a70c9a5a3d (diff) | |
download | gcc-f3922fd2682929596da68ce0ec33ab02ddb775a2.zip gcc-f3922fd2682929596da68ce0ec33ab02ddb775a2.tar.gz gcc-f3922fd2682929596da68ce0ec33ab02ddb775a2.tar.bz2 |
[multiple changes]
2002-03-05 Tom Tromey <tromey@redhat.com>
* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH):
Define.
2002-03-05 Nick Clifton <nickc@cambridge.redhat.com>
* config/stormy16/stormy16.md ("*eqbranchsi"): Remove '+' on
operand 2.
("*ineqbranchsi"): Likewise.
2002-03-05 Andrew Haley <aph@cambridge.redhat.com>
* config/stormy16/stormy16.c (xstormy16_expand_prologue): Delete
mem_fake_push_rtx. Instead construct a SEQUENCE to show the
register store followed by a stack increment.
2002-03-05 Chris Moller <cmoller@redhat.com>
* config/stormy16/stormy16.c (REG_NEEDS_SAVE): added a term
to inhibit saving CARRY_REGS.
* config/stormy16/stormy16.c (xs_hi_general_operand):
added predicate to detect and error-out on out-of-range
const_ints for movhi.
* config/stormy16/stormy16.md (movhi): use
xs_hi_general_operand.
* config/stormy16/stormy16.c (xstormy16_expand_prologue):
added a check for local vbl size overflow.
* config/stormy16/stormy16.c (xs_hi_nonmemory_operand):
added predicate to detect and error-out on out-of-range
const_ints for addhi and subhi.
* config/stormy16/stormy16.md (addhi3, addchi4, addchi5,
subhi3, subchi4, subchi5): used xs_hi_nonmemory_operand.
* config/stormy16/stormy16.c (xstormy16_legitimate_address_p):
add a term to accept PRE_MODIFY addresses.
* config/stormy16/stormy16.c (xstormy16_expand_move):
add code to expand PRE_MODIFY addresses to an add followed
by a move.
From-SVN: r63898
Diffstat (limited to 'gcc/c-common.h')
0 files changed, 0 insertions, 0 deletions