From 498ffa68acb51d998126df401a801b8cdf55f152 Mon Sep 17 00:00:00 2001 From: Gavin Romig-Koch Date: Tue, 7 Sep 1999 12:21:44 +0000 Subject: [PATCH] mips.h (MULTILIB_ENDIAN_DEFAULT): New macro. * 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. From-SVN: r29168 --- gcc/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 + + * 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. -- 2.7.4