daily update
[binutils-gdb.git] / ChangeLog
index fc48b651f9fcab798def88c8b60c69911f3169f4..ce5063ee0e1c17fe644c708ff1bab49837774212 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+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