OSDN Git Service

2014-04-01 Richard Biener <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
index 3217128..b46401c 100644 (file)
@@ -1,3 +1,75 @@
+2013-04-11  Release Manager
+
+       * GCC 4.7.3 released.
+
+2013-02-13  Kai Tietz  <ktietz@redhat.com>
+
+       PR target/52122
+       * Makefile.in (LN_S_RECURSIVE): New.
+       (adainclude, adalib): Use LN_S_RECURSIVE for copy.
+
+2012-09-20  Release Manager
+
+       * GCC 4.7.2 released.
+
+2012-06-14  Release Manager
+
+       * GCC 4.7.1 released.
+
+2012-06-11  Olivier Hainque  <hainque@adacore.com>
+
+       * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
+
+2012-05-06  Pascal Obry  <obry@adacore.com>
+
+       Revert
+       2012-02-24  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * Makefile.in (bindir): Import from autoconf and pass down to submake.
+
+2012-03-22  Release Manager
+
+       * GCC 4.7.0 released.
+
+2012-02-24  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * Makefile.in (bindir): Import from autoconf and pass down to submake.
+
+2012-01-22  Douglas B Rupp  <rupp@gnat.com>
+
+       * configure: Regenerate.
+
+2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * configure: Regenerate.
+
+2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * Makefile.in: Change dependency on oscons to depend on the generator
+       tool.
+
+2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (LOOSE_WARN): Delete.
+       (GCC_WARN_CFLAGS): Likewise.
+       (WARN_CFLAGS): Likewise.
+       (GNATLIBFLAGS): Add -nostdinc.
+       (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
+       (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
+       * configure.ac (warn_cflags): Delete.
+       * configure: Regenerate.
+
+2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Include ../config/picflag.m4.
+       (GCC_PICFLAG): Call it.
+       Substitute.
+       * configure: Regenerate.
+       * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
+       (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
+       (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
+       Don't include $(GCC_DIR)/libgcc.mvars.
+
 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        PR other/46202