./
[deliverable/binutils-gdb.git] / ChangeLog
index a6b74444668f735feb3460e5ca729ec6e5b2de89..0b551f765b7598a10948173b4e94a0056e0b5a79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * ylwrap: Import from Automake 1.9.5.
+
+2005-05-04  Mike Stump  <mrs@apple.com>
+
+       * configure.in: Always pass --target to target configures as
+       otherwise rebuilds that do --recheck will fail.
+       * confiugure: Rebuilt.
+
+2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
+       STAGE_HOST_EXPORTS.
+       (configure, all): Add bootstrap support.
+       (Host modules, target modules): Pass post-stage1 flags and exports.
+       (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
+       * Makefile.in: Regenerate.
+
+2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
+
+       Sync from gcc:
+
+       2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
+
+        * config.sub: Update from master copy.
+
+       2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
+
+        * configure.in <crisv32-*-*, cris-*-*>: New local variable
+        libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
+        matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
+        "*-*-elf" and "*-*-linux*".
+        * configure: Regenerate.
+
+2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
+
+        * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
+       (TARGET_CONFIGARGS): Include --with-target-subdir.
+       (configure, all): New macros.  Use them throughout.
+
+2005-04-05  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl: Sync with gcc.
+       * Makefile.in: Regenerate.
+
+2005-03-30  J"orn Rennecke <joern.rennecke@st.com>
+
+       * config/mh-mingw32: Delete.
+       * configure.in: Don't use it.
+       * configure: Regenerate.
+
+2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
+       * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
+       (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
+       (HOST_LIB_PATH): Generate from Makefile.def.
+       (TARGET_LIB_PATH): Likewise.
+       (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
+       * Makefile.in: Regenerate.
+       * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
+       (RPATH_ENVVAR): Include Darwin case.
+       * configure: Regenerate.
+
+2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
+       * configure: Regenerate.
+
+2005-03-21  Zack Weinberg  <zack@codesourcery.com>
+
+       * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
+       gcc_version, and gcc_version_trigger from set of flags to pass.
+       * Makefile.tpl: Remove definitions of above variables.
+       (config.status): Remove dependency on $(gcc_version_trigger).
+       * Makefile.in: Regenerate.
+       * configure.in: Do not reference config/gcc-version.m4 nor
+       config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
+       TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
+       * configure: Regenerate.
+
+2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
+           Andrew Pinski <pinskia@physics.uc.edu>
+
+       * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
+       * Makefile.in: Regenerate.
+
 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
 
        PR libgcj/20160
 
 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
 
-        PR bootstrap/20250
-        * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
-        instead of check.
-        * Makefile.in: Regenerate.
+       PR bootstrap/20250
+       * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
+       instead of check.
+       * Makefile.in: Regenerate.
 
 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
 
        * 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.
 
        * 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-09-30  Tomer Levi  <Tomer.Levi@nsc.com>
 
        * configure.in: Enable target-libgloss for crx-*-*.
-        * configure: Regenerate.
+       * configure: Regenerate.
 
 2004-09-24  Michael Roth  <mroth@nessie.de>
 
        * configure: Regenerate.
 
 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
-       
+
        * Makefile.def: Remove libbanshee.
        * Makefile.tpl: Ditto.
        * configure.in: Ditto.
        * config.sub: Import latest version from master repository.
        * config.guess: Likewise.
        This includes these changes:
-       
+
        2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
 
        * config.sub: Handle crisv32, alias etraxfs.
        * config.sub: Add support for National Semiconductor CRX target.
 
 2004-09-03  Jan Beulich  <jbeulich@novell.com>
+
        * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
        *-*-netware, but add target-libmudflap.
        Consolidate *-*-netware targets (of which really only i?86 exists)
        * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
        * configure.in: add test for powerpc-*-darwin* to specify makefile frag
        * configure: regenerate
-       * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for 
-        -mdynamic-no-pic
+       * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
+       -mdynamic-no-pic
 
 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
 
This page took 0.03755 seconds and 4 git commands to generate.