X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=2f9b7a5a12a94792ea82e2f4fe1947e1b64326c5;hb=fae55456212dbd46226f9d41fe20f284e4112746;hp=af5ac356a9d63dcb78ce2b891c88d50a6ecbad67;hpb=5954dfeac9c813c1f3648e17ca4ff9b3f2d428a9;p=pf3gnuchains%2Fgcc-fork.git diff --git a/ChangeLog b/ChangeLog index af5ac356a9d..2f9b7a5a12a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,105 @@ +2008-04-04 Nick Clifton + + PR binutils/4334 + * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted + builds. + * configure: Regenerate. + +2008-04-04 NightStrike + + PR other/35151 + * configure.ac: Combine rules for mingw32 and mingw64. + * configure: Regenerate. + +2008-04-02 Kai Tietz + + * MAINTAINERS (Write After Approval): Add myself. + +2008-04-01 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Revert previous change. + * Makefile.in (.NOTPARALLEL): Ditto. + +2008-04-01 Peter O'Gorman + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-31 Seongbae Park + + * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. + * Makefile.in (.NOTPARALLEL): Regenerate. + +2008-03-27 Paolo Bonzini + + * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove. + * Makefile.in: Regenerate. + +2008-03-26 Jakub Staszak + + * MAINTAINERS (Write After Approval): Add myself. + +2008-03-23 Thomas Koenig + + * MAINTAINERS: Update e-mail address. + +2008-03-20 Ian Lance Taylor + + * configure.ac: Add support for --enable-gold. + * Makefile.def: Add gold as a directory like ld. + * configure, Makefile.in: Regenerate. + +2008-03-16 Ralf Wildenhues + + * configure.ac: m4_include config/proginstall.m4. + * configure: Regenerate. + + Backport from upstream Libtool: + + 2007-10-12 Eric Blake + + Deal with Autoconf 2.62's semantic change in m4_append. + * ltsugar.m4 (lt_append): Replace broken versions of + m4_append. + (lt_if_append_uniq): Don't require separator to be overquoted, + and avoid broken m4_append. + (lt_dict_add): Fix typo. + * libtool.m4 (_LT_DECL): Don't overquote separator. + +2008-03-13 David Edelsohn + + * config.rpath: Add AIX 6 support. + +2008-03-13 Paolo Bonzini + + * Makefile.def (stageprofile). Remove -fprofile-generate + from stage_libcflags. + * Makefile.in: Regenerate. + +2008-03-13 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-03-06 Tom Tromey + + * MAINTAINERS: Update for treelang deletion. + +2008-03-03 James E. Wilson + + * MAINTAINERS: Update my email address. + +2008-03-03 Stan Shebs + + * MAINTAINERS (darwin port): Add myself as a maintainer. + (objective-c/c++): Add myself as a maintainer. + +2008-03-03 Volker Reichelt + + * MAINTAINERS (Write After Approval): Update my email address. + +2008-02-25 Tomas Bily + + * MAINTAINERS (Write After Approval): Add myself. + 2008-02-23 Jakub Jelinek * MAINTAINERS (OpenMP): Add myself.