diff options
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r-- | sim/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 76f2198..951e6bb 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,13 @@ +Thu Nov 9 16:10:56 1995 Michael Meissner <meissner@tiktok.cygnus.com> + + * Makefile.in (AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB): Pick up + defaults from configure. + + * configure.in: Pick up AR, CC, CFLAGS, CC_FOR_BUILD, RANLIB using + configure defaults. + (powerpc*-*-eabi*): Build simulator for all powerpc eabi targets + if we are using GCC to build with. + Wed Nov 8 15:46:49 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk> * configure.in (mips*-*-*): Added "mips" simulator target. |