X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=32b3c15ff9120576c74c05cbdcd4f6d632048bae;hb=8527d542c07f6bea86fe5baf3b31568c7fba1398;hp=5c8fe15478f1e42c8515c13a822109cc3178684f;hpb=a843ea33df65b47d5ff525231a5b582e9cd4e5b3;p=platform%2Fupstream%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index 5c8fe15..32b3c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2014-10-15 Tristan Gingold + + * src-release.sh (do_proto_toplev): Configure with --target. + +2014-10-03 Jing Yu + + * configure.ac: Add aarch64 to list of targets that support gold. + * configure: Regenerate. + +2014-09-12 Andrew Bennett + + * configure.ac: Add mips*-img-elf* target triple. + * configure: Regenerate. + +2014-09-06 Kuan-Lin Chen + * configure: Disable gdb for nds32*-*-* until supported. + * configure.ac: Disable gdb for nds32*-*-* until supported. + +2014-09-05 Joel Brobecker + + * configure: Regenerate. + +2014-08-27 Will Newton + + * src-release.sh: New file. + * src-release: Remove file. + +2014-07-27 Joel Sherrill + + GDB not supported for or1k*-*-rtems* + * configure.ac (or1k*-*-rtems*): gdb not supported. The ordering + of the stanzas results in this not being caught by or1k*-*-* later. + * configure. Regenerated. + 2014-07-25 Samuel Bronson * .gitattributes: New file for use with git-merge-changelog.