Fix typo in ChangeLog and actually commit mmix.h

From-SVN: r48710
This commit is contained in:
Hans-Peter Nilsson 2002-01-10 04:06:16 +00:00 committed by Hans-Peter Nilsson
parent 115b618171
commit 7387c700b9
2 changed files with 1 additions and 4 deletions

View file

@ -37,7 +37,7 @@
function.
* config/mmix/mmix-protos.h (mmix_asm_identify_gcc): Don't
prototype.
* config/mmix/mmix.c (ASM_IDENTIFY_GCC): Remove unused macro.
* config/mmix/mmix.h (ASM_IDENTIFY_GCC): Remove unused macro.
2002-01-09 Kazu Hirata <kazu@hxi.com>

View file

@ -953,9 +953,6 @@ const_section () \
#define ASM_FILE_END(STREAM) \
mmix_asm_file_end (STREAM)
#define ASM_IDENTIFY_GCC(STREAM) \
mmix_asm_identify_gcc (STREAM)
/* While any other punctuation character but ";" would do, we prefer "%"
or "!"; "!" is an unary operator and so will not be mistakenly included
in correctly formed expressions. The hash character adds mass; catches