X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gnattools%2FChangeLog;h=b507326ba7d2c69b76447f07d7fc6582e79e0b05;hb=2d6fe479ffe67598e38a1b89be0913544cf2f549;hp=201fff649701e606a2ac66e12bc2a869b7a07fda;hpb=a18b2c54f3d38eaabb5bcdee26d887bb389ddc96;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gnattools/ChangeLog b/gnattools/ChangeLog index 201fff64970..b507326ba7d 100644 --- a/gnattools/ChangeLog +++ b/gnattools/ChangeLog @@ -1,3 +1,134 @@ +2010-01-09 Simon Wright + + PR ada/42659 + * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*. + * configure: Regenerate. + +2009-08-24 Ralf Wildenhues + + * configure.ac (AC_PREREQ): Bump to 2.64. + +2009-08-22 Ralf Wildenhues + + * configure: Regenerate. + +2009-07-30 Ralf Wildenhues + + * Makefile.in (AUTOCONF, configure_deps): New variables. + ($(srcdir)/configure): Use them. + +2009-05-18 Bechir Zalila + + PR ada/40166 + * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the + target specific sources. + +2009-04-10 Arnaud Charlet + + * Makefile.in (stamp-tools): Add handling of snames.ad[sb]. + +2009-04-09 Jakub Jelinek + + * Makefile.in: Change copyright header to refer to version + 3 of the GNU General Public License and to point readers at the + COPYING3 file and the FSF's license web page. + * configure.ac: Likewise. + +2009-02-26 Andreas Schwab + + PR ada/39172 + * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada. + (INCLUDES_FOR_SUBDIR): Adjust. + (ADA_INCLUDES_FOR_SUBDIR): Adjust. + +2008-08-01 Paolo Bonzini + + * configure.ac (warn_cflags): Substitute. + * configure: Regenerate. + * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute. + (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG. + (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused. + (libsubdir): Remove. + (libada-mk): Do not include. Include libgcc.mvars instead. + (xmake_file): Remove, do not include. + +2008-07-30 Paolo Bonzini + + * configure.ac (x_ada_cflags): Remove. + (ADA_CFLAGS): Substitute. + * configure: Regenerate. + * Makefile.in (ADA_CFLAGS): Substitute. + (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove. + (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re, + TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS): + Pass ADA_CFLAGS. + +2008-07-30 Laurent Guerby + + PR ada/5911 + * gnattools/Makefile.in: Replace stamp-gnatlib by + stamp-gnatlib-rts. + +2008-06-26 Chris Proctor + + * configure.ac, configure: Fix target specific pairs. + +2008-06-17 Ralf Wildenhues + + * configure.ac: move sinclude of acx.m4 before AC_INIT, + also sinclude override.m4. + * Makefile.in ($(srcdir)/configure): Update dependencies. + * configure: Regenerate. + +2008-06-07 Joseph Myers + + * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove. + * configure: Regenerate. + +2008-05-20 Arnaud Charlet + + * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target + in gcc/ada/Makefile.in + +2008-05-13 Arnaud Charlet + + PR ada/31808 + * Makefile.in (gnattools-cross): Do not build vxaddr2line + +2008-04-05 Arnaud Charlet + + * Makefile.in: Remove handling of gnatbl. + +2007-12-05 Bechir Zalila + + PR ada/34284 + * configure.ac: Added a missing switch case for *86-*-darwin* + when defining the value of TOOLS_TARGET_PAIRS. + + * configure: Regenerated. + +2007-06-06 Arnaud Charlet + + * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match + gcc/ada/Makefile.in. + + * configure: Regenerated. + +2007-04-30 Arnaud Charlet + + PR ada/28953 + * Makefile.in: No longer build gprmake + +2007-03-01 Brooks Moses + + * Makefile.in: Add dummy install-pdf target. + +2007-02-11 Andreas Schwab + + * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match + gcc/ada/Makefile.in. + * configure: Regenerated. + 2007-01-23 Richard Guenther PR bootstrap/30541 @@ -17,8 +148,8 @@ 2005-02-02 Nathanael Nerode - * Makefile.in: Remove use of cc_set_by_configure; just use - plain old CC from the top level in this case. + * Makefile.in: Remove use of cc_set_by_configure; just use + plain old CC from the top level in this case. 2005-01-30 Nathanael Nerode Merge from mainline at tag libada-gnattools-merge-20050129: @@ -27,7 +158,7 @@ 2004-12-13 Nathanael Nerode - * Makefile.in: Reinstate stamp-gnatlib check. + * Makefile.in: Reinstate stamp-gnatlib check. 2004-12-02 Nathanael Nerode @@ -58,4 +189,3 @@ Copyright 2004, 2005 Free Software Foundation, Inc. This ChangeLog is free software; the Free Software Foundation gives unlimited permission to copy, distribute, and modify it. -