aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sim/ppc/ChangeLog')
-rw-r--r--sim/ppc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/ppc/ChangeLog b/sim/ppc/ChangeLog
index 1185a81..65ab169 100644
--- a/sim/ppc/ChangeLog
+++ b/sim/ppc/ChangeLog
@@ -1,3 +1,12 @@
+Wed Aug 7 14:34:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
+
+ * std-config.h (REGPARM): Only define REGPARM attributes if using
+ GNU C. Test for __i686__ in case GCC ever defines it. If not on
+ a x86 platform, define REGPARM as nothing.
+
+ * sim-endian.h (WITH_HOST_BYTE_ORDER): Test for i686 and __i686__
+ also.
+
Tue Aug 6 09:28:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
* configure.in (--enable-sim-{hardware,packages}): Fix typos.