* symbols.c (fb_label_name): Allow an augend of 2 for mmix.
[deliverable/binutils-gdb.git] / ChangeLog
index c7a54ca5a8e7fc62701577ddde60a52ebe95ebdd..51991aecd90790801cd87108389cb140d7998e91 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,98 @@
+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.
+
+2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       Sync from gcc.
+
+       2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/17383
+       * Makefile.def (target_modules): Remove "stage", now unnecessary.
+       * Makefile.tpl (HOST_SUBDIR): New substitution.
+       (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
+       USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
+       USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
+       USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
+       (Host modules, Bootstrapped modules): Use it.
+       (Build modules, Target modules): Do not create symlink trees,
+       always configure out-of-srcdir.
+       (distclean): Try removing $(host_subdir) with rm before using rm -rf.
+       * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
+       GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
+       $(HOST_SUBDIR).  Create a symlink for host_subdir.
+
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+
+       Merged from libada-gnattools-branch:
+       2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.def: Add gnattools as a module, depending on target-libada.
+       * Makefile.in: Regenerate.
+       * configure.in: Include gnattools in host_tools; disable it if ada
+       is disabled.
+       * configure: Regenerate.
+
+2005-02-23  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
+2005-02-22  Paul Schlie  <schlie@comcast.net>
+
+       * configure.in: Allow darwin targeted ports to build tk, itcl and
+       libgui.
+
+2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
+
+       PR libgcj/10353
+       * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
+       * configure: Regenerate.
+
+2005-02-08  Andrew Cagney  <cagney@gnu.org>
+
+       * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
+       gdb/ section.  Update GDB's URL.
+
+2005-01-31  Andrew Cagney  <cagney@gnu.org>
+
+       * gettext.m4: Only set ENABLE_NLS when gettext is present.
+
+2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
+       <crisv32-*-*, cris-*-*>: Only disable target-newlib and
+       target-libgloss when not *-*-elf and *-*-aout.
+       * configure: Regenerate.
+
+2005-01-27  Andrew Cagney  <cagney@gnu.org>
+
+       * gettext.m4: Don't use NONE as a default for CATOBJEXT.
+
+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
This page took 0.030734 seconds and 4 git commands to generate.