]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
* ldemul.c (ldemul_new_vers_pattern): New function.
[thirdparty/binutils-gdb.git] / ChangeLog
index 247ac4a5d1ff11e0ab2d129ad8cd1f39473da7c6..3a308d815445f4dcc9228635382a61bf0da47d3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: Simplify makefile fragment collection.
+
+       * configure.in: Remove code to build emacs.
+
+       * configure.in : Remove --srcdir argument from targargs and buildargs
+       (it's always overridden in the Makefile anyway).  Rearrange a bit.
+
+       * configure: Move some logic to configure.in.
+       * configure.in: Move some logic from configure.
+
+2002-05-07  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * COPYING.LIBGLOSS: New file.
+
+2002-05-07  Federico G. Schwindt <fgsch@olimpo.com.br>
+
+       * Makefile.in: Honour DESTDIR.
+
+2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in (noconfigdirs): Don't disable libgcj on
+       sparc64-*-solaris* and sparcv9-*-solaris*.
+
+2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
+
+       * configure.in: Revert 2002-04-18's patch; fixed in libjava.
+
+2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * configure.in (FLAGS_FOR_TARGET): Do not add
+       -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
+       on i[3456]86-*-linux*.
+
+2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
+
+       * configure.in (noconfigdirs): Replace [ ] with test.
+
+       * configure.in (noconfigdirs): Do not add target-newlib if
+       target == i[3456]86-*-linux*, and host == target.
+
+2002-04-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config.guess: Updated to 2002-04-26's version.
+       * config.sub: Updated to 2002-04-26's version.
+
+2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
+
+       * configure.in: delete reference to absent file
+
+       * configure.in: replace '[' with 'test'
+
+       * configure.in: Eliminate references to gash.
+       * Makefile.in: Eliminate references to gash.
+
+       * configure.in: remove useless references to 'pic' makefile fragments.
+
+       * configure.in: (*-*-windows*) Finish removing.
+
+       * configure.in: Eliminate redundant test for libgui.
+
+2002-04-26  Joel Sherrill  <joel@OARcorp.com>
+
+       * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
+       (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
+
+2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
+
+       * configure.in: remove references to dead files
+
+2002-04-18  Tom Tromey  <tromey@redhat.com>
+
+       * configure.in: Disallow configuring libgcj when it is already
+       installed and we're using Solaris 2.8 linker.  Do enable libgcj on
+       Solaris 2.8 by default.  For PR libgcj/6158.
+
 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
 
        * configure.in:  Move default CC setting out of config/mh-* fragments