mmix.c: Improve comments.
authorHans-Peter Nilsson <hp@bitrange.com>
Sun, 10 Mar 2002 18:09:35 +0000 (18:09 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Sun, 10 Mar 2002 18:09:35 +0000 (18:09 +0000)
commit3ec1b4cb7e5fbabaa2ac27cc8d13f6c658bbb3aa
tree86bd07b8fc4234aad9cffc794a552667ccb386a2
parent0c1fcb02b154cf1840914c4b5d96a495690376e0
mmix.c: Improve comments.

* config/mmix/mmix.c: Improve comments.
(mmix_target_asm_function_prologue): Drop variable
empty_stack_frame.  Don't allocate unused slot above fp.
(mmix_target_asm_function_epilogue): Mirror prologue changes.
* config/mmix/mmix.h (MMIX_GNU_ABI_REG_ALLOC_ORDER): Don't have
brace in first column.
(enum reg_class): Ditto.
(FIRST_PARM_OFFSET): Now 0.
(USER_LABEL_PREFIX): Remove #if 0:d definition.

From-SVN: r50538
gcc/ChangeLog
gcc/config/mmix/mmix.c
gcc/config/mmix/mmix.h