X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=8900ffa922a24035e942d62c1c5ad4324f12de29;hb=6194aaaba79d36b07bc8617500957a58642f5156;hp=e0a3f19e1cc59945567d5ef95f1a07f5f60afe4f;hpb=fc5df3ab38705a40c2e790e6538b4e9c48bc17bb;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index e0a3f19e1c..8900ffa922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2008-04-18 Paolo Bonzini + + Sync with gcc: + 2008-04-18 Paolo Bonzini + + PR bootstrap/35457 + * configure.ac: Include override.m4. + * configure: Regenerate. + + 2008-04-18 Paolo Bonzini + + * Makefile.tpl (restrap): Call `make all' using double-colon rules. + * Makefile.in: Regenerate. + + 2008-04-11 Eric B. Weddington + + * configure.ac: Do not build libssp for the AVR. + * configure: Regenerate. + +2008-04-18 Nick Clifton + + * MAINTAINERS: Replace reference to configure.in with reference to + configure.ac. + +2008-04-18 M R Swami Reddy + + * configure.ac (cr16-*-*): Add case for cr16 target and include gdb + as nonconfigurable directories list. + * configure: Regenerate. + +2008-04-14 David S. Miller + + * configure.ac: Add sparc*-*-* to gold supported targets. + * configure: Regenerate. + +2008-04-14 Ben Elliston + + * config.sub, config.guess: Update from upstream sources. + +2008-04-12 Hans-Peter Nilsson + + * Makefile.tpl : Error early unless at least GNU make 3.80. + * Makefile.in: Regenerate. + +2008-04-07 Ian Lance Taylor + + * Makefile.def: check-gold depends upon all-binutils. + * Makefile.in: Regenerate. + +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