X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=ChangeLog;h=32b3c15ff9120576c74c05cbdcd4f6d632048bae;hb=231c5d93b0c0af68e5274b21a6fa82b67adb9291;hp=1ea4784b68a14ea2f9712a8cc252b7789638c264;hpb=a6305403d4e1f5304f247b33b0f8473c7eed0d66;p=platform%2Fupstream%2Fbinutils.git diff --git a/ChangeLog b/ChangeLog index 1ea4784..32b3c15 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,94 @@ +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 + * configure.ac (or1k*-*-*): Disable gdb. + * configure: Regenerated. + +2014-05-14 Sandra Loosemore + + * configure.ac (target_makefile_frag): Set for nios2-*-elf*. + * configure: Regenerated. + +2014-03-26 Jakub Jelinek + + PR sanitizer/56781 + * Makefile.def: Set bootstrap=true; for host fixincludes. + * configure.ac: Don't bootstrap host fixincludes unless + --with-build-config=bootstrap-{a,ub}san. + * Makefile.in: Regenerated. + * configure: Regenerated. + +2014-03-21 Jakub Jelinek + + * configure.ac: Move BUILD_CONFIG set up earlier. Add + --enable-vtable-verify option parsing. Don't add + target-libsanitizer to bootstrap_target_libs unless + --with-build-config=bootstrap-asan or + --with-build-config=bootstrap-ubsan. Don't add target-libvtv + to bootstrap_target_libs unless --enable-vtable-verify. + * configure: Regenerated. + +2014-03-07 Jakub Jelinek + + PR bootstrap/58572 + * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of + -I for libstdc++-v3 includes if $(LEAN). + * Makefile.in: Regenerated. + +2014-02-24 Walter Lee + + * configure.ac (tilepro-*-*) Change to tilepro*-*-*. + (tilegx-*-*): Change to tilegx*-*-*. + * configure: Regenerate. + +2014-05-01 Richard Sandiford + + * config.sub, config.guess: Import from upstream. + +2014-04-04 Eric Botcazou + + PR bootstrap/60620 + * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. + * Makefile.in: Regenerate. + 2014-03-28 Yaakov Selkowitz * Makefile.def (dependencies): Make all-ld depend on all-binutils