* elf32-ppc.c: Remove trailing newline from calls to
[binutils-gdb.git] / ChangeLog
index 9669d13fb7ddabfecebbd7a539ed53b8657c36ea..587ca26ad31eb00c3cef98582f2570bd271b82d4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,78 @@
+Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in: Add support for
+       --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
+       Simplify setting of multidirs from --disable-foo.
+
+Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
+       LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
+       LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
+       non-empty, pass them on to the  GCC make.
+       (all-bootstrap): New rule that is like all-gcc, except it executes
+       the GCC bootstrap rule instead of the GCC all rule.
+
+Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
+
+       * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
+
+Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
+       DG/UX support.
+
+Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
+
+       * config.sub (i*86*) Change [345] to [3456]
+
+Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
+       --with-gnu-ld=no.
+
+Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
+
+       * config-ml.in (rs6000*, powerpc*): Add switches to control which
+       AIX multilibs get built.
+
+Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (i386-win32): Don't build expect if we're not
+       building the tcl subdir.
+
+Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * Makefile.in: (configure-target-examples, all-target-examples):
+       New targets, configure and build example programs.
+
+Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
+
+       * mpw-configure: If an mpw-config.in generated a file mk.sed,
+       use it as input to sedit the generated MPW makefile.
+       * mpw-README: Add a suggestion about Gestalt.h.
+
+Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * config.sub: Accept *-*-ieee*.
+
+Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
+       Ronald F. Guilmette <rfg@monkeys.com>.
+
+Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
+
+       * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
+       for powerpc-pe native.
+       (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
+       (target==powerpc-pe): duplicate i386-win32 entry.
+
+Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
+
+       * configure.in (noconfigdirs): Exclude target-newlib for all versions
+       of vxworks, not just vxworks5.1.
+
 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
 
        * mpw-configure: Add support for exec-prefix.