* Makefile.am (TARG_ENV_HFILES): Add te-armlinuxeabi.h.
[deliverable/binutils-gdb.git] / ChangeLog
index aeb24f898ab3dabb7bfeddeadceee98f536d223e..3f2b54a70a5168d3d189eb8b02513dcc850a7637 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,180 @@
+2004-12-02  Eric Christopher  <echristo@redhat.com>
+
+       * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
+       of things to remove.
+       * Makefile.in: Regenerate.
+       
+2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.in: Clear gcc_version_trigger if the file doesn't exist.
+       * configure: Regenerate.
+
+2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
+       to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
+       * configure: Regenerate.
+
+2004-11-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
+       (hppa*64*-*-*): Delete incorrect comment.
+       * configure: Rebuilt.
+
+2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * install-sh, compile: Import from automake.
+
+2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config.guess, config.sub:  Import from savannnah.
+
+2004-11-12  Mike Stump  <mrs@apple.com>
+
+       * Makefile.def: Add html support.
+       * Makefile.tpl: Likewise.
+       * Makefile.in: Regenerate.
+
+2004-11-11  Geoffrey Keating  <geoffk@apple.com>
+
+       PR 18423
+       * configure.in: Remove all instances of build-fixincludes from
+       noconfigdirs.
+       (build_configargs): Supply --target to subdirectories.
+       * configure: Regenerate.
+
+       * Makefile.def: Make gcc install depend on fixincludes install.
+       * Makefile.in: Regenerate.
+
+2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * configure.in (noconfigdirs) [mmix-*-*]: Disable
+       target-libgfortran.
+       * configure: Regenerate.
+
+2004-11-07  David Edelsohn  <edelsohn@gnu.org>
+
+       * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
+       like CC.
+
+2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (host fixincludes): Specify missing targets.
+       * Makefile.in: Regenerate.
+
+2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR other/17783
+       * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
+       * configure: Regenerated.
+
+2004-11-04  Daniel Jacobowitz  <dan@debian.org>
+
+       * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
+       * configure: Regenerated.
+
+2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
+
+       PR target/18151
+       * configure.in (case ${target}): Do not build fixincludes for avr.
+       * configure: Regenerated.
+
+2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.in (case ${target}): Do not build fixincludes
+       on platforms where it is not used.
+       * configure: Regenerated.
+
+2004-10-23  Daniel Jacobowitz  <dan@debian.org>
+
+       * configure.in: Use an absolute path to install-sh.
+       * configure: Regenerated.
+
+2004-10-19  Andrew Cagney  <cagney@gnu.org>
+
+       * src-release (do-djunpack, do-md5sum): Install the generated file
+       directly into the proto-toplev/ directory.
+       
+2004-10-19  Andrew Cagney  <cagney@gnu.org>
+
+       * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
+
+2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * configure.in (*-*-cygwin*): Supress warning if newlib not present.
+       * configure: Regenerate.
+
+2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
+
+       Fix wrong conflict resolution in:
+
+       2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.in: Regenerate.
+       * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
+       in the recursive `make', instead of hardwiring `all'.
+       (Autogenerated TARGET-* variables): New.
+
+2004-10-05  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       Merged from GCC / libtool upstream:
+       2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
+       * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
+       * ltcf-cxx.sh (tpf*): Likewise.
+       * ltconfig (tpf*): Add TPF OS configuration support.
+
+2004-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * configure.in: Enable target-libgloss for crx-*-*.
+        * configure: Regenerate.
+
+2004-09-24  Michael Roth  <mroth@nessie.de>
+
+       * configure.in (--without-headers): Add missing double quotes.
+       * configure: Regenerate.
+
+2004-09-24  Kelley Cook <kcook@gcc.gnu.org>
+
+       * ylwrap: Revert to previous version.
+
+2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/17369
+       * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
+       (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
+       SET_GCC_LIB_PATH_CMD.
+       (BASE_TARGET_EXPORTS): Likewise.
+       * Makefile.in: Regenerated.
+
+       * configure.in (SET_GCC_LIB_PATH): Set and substitute.
+       * configure: Regenerated.
+
+2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * config.guess: New upstream version
+       * compile, depcomp, install-sh, ylwrap: Likewise.
+
+2004-09-19  Roger Sayle  <roger@eyesopen.com>
+
+       * config/mh-x86omitfp: New host makefile fragment.  Add
+       -fomit-frame-pointer to the default BOOT_CFLAGS.
+       * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
+       * configure: Regenerate.
+
+2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR target/11572
+       * configure.in (*-*-darwin*): Renable libobjc.
+       * configure: Regenerate.
+
+2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
+       
+       * Makefile.def: Remove libbanshee.
+       * Makefile.tpl: Ditto.
+       * configure.in: Ditto.
+       * Makefile.in: Regen.
+       * configure: Ditto.
+
 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
 
        * missing: Import latest version from master repository.
This page took 0.030434 seconds and 4 git commands to generate.