X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=32b3c15ff9120576c74c05cbdcd4f6d632048bae;hb=ec240384701a1f12fe569206408a6df8fca9bce4;hp=16047d346404e50f83f6ac7718e2b5424479972d;hpb=cfbc1a6ceba60d30e46ee82af8ea6803fec4a449;p=platform%2Fupstream%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index 16047d3..32b3c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +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. + 2014-07-21 Joel Sherrill Disable gdb for or1k*-*-* until supported