Allow simulator to build on other machines than x86
authorMichael Meissner <gnu@the-meissners.org>
Wed, 7 Aug 1996 18:48:07 +0000 (18:48 +0000)
committerMichael Meissner <gnu@the-meissners.org>
Wed, 7 Aug 1996 18:48:07 +0000 (18:48 +0000)
sim/ppc/ChangeLog

index 1185a81e34394d28d50ea55263c981617f4b0a38..65ab16944effd7dd15ed5b7da33435806c638dd9 100644 (file)
@@ -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.
This page took 0.025879 seconds and 4 git commands to generate.