OSDN Git Service

* configure.in(ZIP, GCJH): Remove white space around '=' in variable
[pf3gnuchains/gcc-fork.git] / ChangeLog
index ae77f6b..80bb134 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * maintainer-scripts/gcc_release: Revert yesterday's change.
+
+2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * MAINTAINERS: Add myself to write-after-approval.
+
+2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * libf2c: Removed.
+       * gcc/gccbug.in: Updated because of libf2c removal.
+       * maintainer-scripts/gcc_release: Ditto.
+
+2004-07-09  Loren J. Rittle <ljrittle@acm.org>
+
+       * configure.in: Build libmudflap by default on FreeBSD.
+       * configure: Regenerated.
+
+2004-07-09  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.in: Do not build libmudflap by default on non-GNU/Linux
+       systems.
+       * configure: Regenerated.
+
+2004-07-08 John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       PR target/16344
+       * Makefile.tpl (profiledbootstrap): Build runtime libraries with
+       feedback based compiler.
+       * Makefile.in: Rebuilt.
+
+2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.def (host_modules): Set bootstrap=true for flex.
+       * Makefile.tpl (all-gcc): Depend on texinfo and flex.
+       * Makefile.in: Rebuilt.
+
+2004-07-07  Jan Hubicka  <jh@suse.cz>
+
+       * MAINTAINERS: Add self as a profile feedback maintainer.
+
+2004-07-05  Phil Edwards  <phil@codesourcery.com>
+
+       * configure.in:  Do not prepend $srcdir to /dev/null in
+       makefile fragments.
+       * configure:  Regenerate.
+
+2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.def (build_modules): Add bison, byacc, flex,
+       m4, texinfo.
+       (flags_to_pass): Add FLEX.
+       * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
+       (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
+       (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
+       DEFAULT_MAKEINFO): Remove.
+       (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
+       CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
+       (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
+       objdir or else use configured tool.
+       (all-build): New.
+       (all): Depend on it.
+       (Build module dependencies): Add.
+       * Makefile.in: Regenerate.
+       * configure.in: Better support for multiple build modules,
+       matching what is done for host/target modules.  Do not look
+       for "plausible" locations of build tools if Canadian cross.
+       Use autoconf's AC_PROG_CC to find a C compiler.  Define
+       BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
+       * configure: Regenerate.
+       
+2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
+
+       * Makefile.tpl (HOST_EXPORTS): Fix pasto.
+       * Makefile.in: Regenerate.
+
 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
 
        * Makefile.tpl (configure-build-[+module+],