bfd/
[deliverable/binutils-gdb.git] / ChangeLog
index 6244d7338006caa00a0e9b5707db8fab0ce9c74e..761b364ce347c166f528cf711871d69f2327ab88 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,144 @@
+2005-07-27  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
+       * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET. 
+       * Makefile.in: Regenerated.
+
+2005-07-26  Mark Mitchell  <mark@codesourcery.com>
+
+       * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
+       (CFLAGS_FOR_TARGET): Use it.
+       (CXXFLAGS_FOR_TARGET): Likewise.
+       * Makefile.in: Regenerated.
+       * configure.in (--with-build-sysroot): New option.
+       * configure: Regenerated.
+
+2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl: Wrap install between unstage and stage
+       * Makefile.in: Regenerate.
+
+2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * all files: Update FSF address.
+
+2005-07-14  Jim Blandy  <jimb@redhat.com>
+
+       * configure.in: Add cases for Renesas m32c.
+       * configure: Regenerated.
+       
+2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
+
+       * COPYING, compile, config-ml.in, config.guess,
+       config.sub, install-sh, missing, mkinstalldirs,
+       symlink-tree, ylwrap: Sync from upstream sources.
+
+2005-07-13  Eric Christopher  <echristo@redhat.com>
+
+       * configure.in: Add toplevel noconfigdir support for tpf.
+       * configure: Regenerate.
+
+2005-07-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.def (target_modules): Add libssp.
+       * configure.in (target_libraries): Add target-libssp.
+       * configure: Rebuilt.
+       * Makefile.in: Rebuilt.
+
+2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR ada/22340
+
+       * Makefile.def: Sync with gcc.
+       * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
+       * Makefile.in: Regenerate.
+
+2005-07-07  Andreas Schwab  <schwab@suse.de>
+
+       * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
+       * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
+       * Makefile.in: Regenerated.
+
+2005-07-07  Kazu Hirata  <kazu@codesourcery.com>
+
+       * configure.in: Add --enable-libssp and --disable-libssp.
+       * configure: Regenerate with autoconf-2.13.
+
+2005-07-06  Geoffrey Keating  <geoffk@apple.com>
+
+       * configure.in: Don't build sim or rda when targetting darwin.
+       * configure: Regenerate.
+
+2005-07-04  Ben Elliston  <bje@gnu.org>
+
+       * src-release (do-proto-toplev): Remove dejagnu bits.
+       (DEJAGNU_SUPPORT_DIRS): Remove.
+       (dejagnu.tar.bz2, dejagnu.tar): Likewise.
+       (GDBD_SUPPORT_DIRS): Likewise.
+       (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
+       (INSIGHTD_SUPPORT_DIRS): Likewise.
+       (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
+
+2005-06-30  Ben Elliston  <bje@gnu.org>
+
+       * setup.com (mpw): Remove unused directive.
+
+2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (stagefeedback): Come after profile.
+       Define profiledbootstrap target.
+       * Makefile.tpl (profiledbootstrap): Remove.
+       (stageprofile-end): Zap stagefeedback.
+       (stagefeedback-start): Copy all .gcda files, not only GCC's.
+       * Makefile.in: Regenerate.
+
+2005-06-13  Zack Weinberg  <zack@codesourcery.com>
+
+       * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
+       In 'cpp' stanza, support '#line' as well as '# '.
+
+2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.in (unsupported_languages): New macro.
+       <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
+       non-ported target libraries in noconfigdirs.
+       <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
+       non-linux-gnu.  Remove libgcj_ex_libffi.
+       <lang_frag loop>: Set add_this_lang=no if the language is in
+       unsupported_languages.
+       * configure: Regenerate.
+
+2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
+
+       * configure.in: Fix typo in handling of --with-mpfr-dir.
+       * configure: Regenerate.
+
+2005-06-02  Jim Blandy  <jimb@redhat.com>
+
+       * config.sub: Add cases for the Renesas m32c.  (This patch has been
+       accepted into the master sources.)
+
+2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
+            Michael Snyder  <msnyder@redhat.com>
+            Stan Cox  <scox@redhat.com>
+
+        * configure.in: Set noconfigdirs for ms1.
+
+        * configure: Regenerate.
+
+2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
+       (Dependencies): Consider target modules for bootstrap dependencies.
+       Make target bootstrap modules depend on each stage's gcc.
+       * Makefile.in: Regenerate.
+
+2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (configure-gcc): Depend on binutils having been built.
+       (all-gcc): No need to do it here.
+       * Makefile.in: Regenerate.
+
 2005-05-19  Paul Brook  <paul@codesourcery.com>
 
        * configure.in: Rewrite misleading error message when requested 
 
        * configure.in: Always pass --target to target configures as
        otherwise rebuilds that do --recheck will fail.
-       * confiugure: Rebuilt.
+       * configure: Rebuilt.
 
 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
 
This page took 0.035046 seconds and 4 git commands to generate.