Do not turn on -mregnames by default

This commit is contained in:
Michael Meissner 1996-06-04 15:02:47 +00:00
parent 5ea7fa7abb
commit 527b83247e
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
Tue Jun 4 10:14:53 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* config/ppc-sol.mt (TDEFINES): Don't turn on -mregnames by
default.
Mon Jun 3 11:34:41 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-mips.c (mips_ip): Don't call as_warn if we are setting

View file

@ -1 +1 @@
TDEFINES=-DTARGET_BYTES_LITTLE_ENDIAN=1 -DTARGET_REG_NAMES_P=true -DTARGET_SOLARIS_COMMENT
TDEFINES=-DTARGET_BYTES_LITTLE_ENDIAN=1 -DTARGET_SOLARIS_COMMENT