diff options
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 86e1b45..a2e2ef5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +Tue Sep 7 08:15:49 1999 Gavin Romig-Koch <gavin@cygnus.com> + + * config/mips/mips.h (MULTILIB_ENDIAN_DEFAULT) : New macro. + (MULTILIB_ENDIAN_DEFAULT) : Use the new macro. + * config/mips/elf64.h (MULTILIB_DEFAULTS) : Use the new macro. + * config/mips/r3900.h (MULTILIB_DEFAULTS) : Use the new macro. + Tue Sep 7 03:42:45 1999 Mark Klein (mklein@dis.com) * pa/x-pa-mpeix: New file for the MPE port. |