From dbbe5f9573a0646a9371db4105aaee6c5236f648 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Thu, 24 Mar 2011 17:31:20 +0000 Subject: 2011-03-24 Paolo Bonzini Sync from GCC: 2011-03-24 Paolo Bonzini * configure.ac: Remove empty cases. * configure: Regenerate. 2011-03-24 Paolo Bonzini * Makefile.def: Add dependency from termcap to gdb. * Makefile.in: Regenerate. 2011-03-24 Paolo Bonzini * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. * configure: Regenerate. * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. * Makefile.tpl: Likewise. * Makefile.in: Regenerate. 2011-03-24 Paolo Bonzini * configure.ac: Remove all mentions of tentative_cc. * configure: Regenerate. 2011-03-16 Jack Howarth PR lto/48086 * configure.ac: Re-enable LTO on *-apple-darwin9. * configure: Regenerate. config: 2011-03-24 Paolo Bonzini Sync from GCC: 2011-03-24 Paolo Bonzini * mh-cygwin: Remove obsolete variables and dependencies. 2011-03-24 Paolo Bonzini * mh-sysv4: Remove. * mh-solaris: Remove. 2011-03-24 Paolo Bonzini * mh-sysv4: Remove AR_CFLAGS. --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9ed18b0..7436abe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2011-03-24 Paolo Bonzini + + Sync from GCC: + + 2011-03-24 Paolo Bonzini + + * configure.ac: Do not include mh-x86omitfp. + * configure: Regenerate. + + 2011-03-24 Paolo Bonzini + + * configure.ac: Remove empty cases. + * configure: Regenerate. + + 2011-03-24 Paolo Bonzini + + * Makefile.def: Add dependency from termcap to gdb. + * Makefile.in: Regenerate. + + 2011-03-24 Paolo Bonzini + + * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris. + * configure: Regenerate. + * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS. + * Makefile.tpl: Likewise. + * Makefile.in: Regenerate. + + 2011-03-24 Paolo Bonzini + + * configure.ac: Remove all mentions of tentative_cc. + * configure: Regenerate. + + 2011-03-16 Jack Howarth + + PR lto/48086 + * configure.ac: Re-enable LTO on *-apple-darwin9. + * configure: Regenerate. + 2011-03-24 Joseph Myers * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*, -- cgit v1.1