OSDN Git Service

* config/darwin-c.c: Don't search in "/Local/Library/Frameworks"
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 92eb902..fb7a5fd 100644 (file)
@@ -1,3 +1,43 @@
+2004-08-01  Robert Millan  <robertmh@gnu.org>
+
+       * mt-linux: Rename to ...
+       * mt-gnu: ... this.
+
+2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * acx.m4 (ACX_PROG_LN): From gcc, modified to
+       accept a parameter.
+
+2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
+       From gcc.
+
+2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
+       Ada compilation.
+       Fix acx_cv_cc_gcc_supports_ada spelling.
+
+2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR ada/14131
+       Move language detection to the top level.
+       * acx.m4 (ACX_PROG_GNAT): New macro, moved here
+       from the gcc subdirectory.
+
+2004-03-09  Hans-Peter Nilsson  <hp@axis.com>
+
+       * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
+       "-c".  Properly quote parameter for AC_MSG_ERROR.
+
+2004-01-14  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
+       throughout.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
 2003-10-14  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * gettext.m4: Properly quote arguments to AC_DEFUN.