2005-01-24 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / ChangeLog
index 8ec14ee1665c8f0c4786c2690a1a2e8bc2709425..ee2675fb405d2a8c850c5d824d2a68de298b192e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,205 @@
+2005-01-24  Andrew Cagney  <cagney@gnu.org>
+
+       * gettext.m4: Only fall back to ../intl/ when it's present.
+
+2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * install-sh, config.sub: Import from upstream.
+
+2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
+
+       PR bootstrap/18222
+       * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
+       * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
+       * Makefile.in: Regenerate.
+
+2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
+
+       Revert 2004-12-28 Makefile changes, a better fix will be
+       applied to mainline and src after GCC 4.0 branches.
+
+2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/17383
+
+       * Makefile.def (target_modules): Remove stage parameter,
+       it is always true now.
+       * Makefile.tpl (configure-build-[+module+],
+       configure-target-[+module+]): Always build symlink tree
+       for the directory and for include.  BUILD_SUBDIR and
+       TARGET_SUBDIR cannot be . anymore.
+       * Makefile.in: Regenerate.
+
+2004-12-25  David Edelsohn  <edelsohn@gnu.org>
+
+       Revert 2004-12-08 Makefile changes.
+
+2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
+
+       * configure.in (sh64-*-*): Reenable gprof.
+       * configure: Regenerate.
+
+2004-12-09  Jim Blandy  <jimb@redhat.com>
+
+       * MAINTAINERS: List 'depcomp' as part of automake.
+
+2004-12-08  David Edelsohn  <edelsohn@gnu.org>
+
+       * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
+       * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
+       (EXTRA_TARGET_FLAGS): Add PICFLAG.
+       * Makefile.in: Regenerate.
+
+2004-12-07  Matt Kraai  <kraai@ftbfs.org>
+
+       * Makefile.tpl: Generate normal dependencies if the LHS module is
+       not bootstrapped.
+       * Makefile.in: Regenerate.
+
+2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * configure.in: Include config/gxx-include-dir.m4.  Use
+       TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
+       * configure: Regenerate.
+
+2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
+
+       * config.if: Delete.
+       * configure.in: Set libstdcxx_incdir directly.
+       * configure: Regenerate.
+       * MAINTAINERS: Remove mention of config.if.
+       * src-release (DEVO_SUPPORT): Remove config.if.
+
+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.
This page took 0.155767 seconds and 4 git commands to generate.