Integrate PR 12649's race detector directly in the testsuite machinery
[deliverable/binutils-gdb.git] / ChangeLog
index 5d94ca90bb0fc2f2e9ca3c0168ddc81b59433e5e..69cc17bad87c7098aa851e69497a94224aa7485a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+2014-07-27  Joel Sherrill <joel.sherrill@oarcorp.com>
+
+       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  <naesten@gmail.com>
+
+       * .gitattributes: New file for use with git-merge-changelog.
+
+2014-07-21  Joel Sherrill  <joel.sherrill@oarcorp.com>
+
+       Disable gdb for or1k*-*-* until supported
+       * configure.ac (or1k*-*-*): Disable gdb.
+       * configure: Regenerated.
+
+2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
+       * configure: Regenerated.
+
+2014-03-26  Jakub Jelinek  <jakub@redhat.com>
+
+       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  <jakub@redhat.com>
+
+       * 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  <jakub@redhat.com>
 
        PR bootstrap/58572
This page took 0.030089 seconds and 4 git commands to generate.