diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-11-15 00:16:49 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-11-15 00:16:49 +0000 |
commit | 5094cf211647455091f6c42406f397d78b0c83f6 (patch) | |
tree | aa92540268969424e19f29176ef3bb0c8845a714 /ChangeLog | |
parent | a3e9b3ff6e143887ccc0d29f39a793d03d539eb4 (diff) | |
download | newlib-5094cf211647455091f6c42406f397d78b0c83f6.zip newlib-5094cf211647455091f6c42406f397d78b0c83f6.tar.gz newlib-5094cf211647455091f6c42406f397d78b0c83f6.tar.bz2 |
Sync toplevel files with GCC
2012-11-13 Richard Henderson <rth@redhat.com>
* configure.ac: Move libsanitizer logic to subdirectory.
* configure: Regenerate.
2012-11-13 Dodji Seketeli <dodji@redhat.com>
* configure.ac: Enable libsanitizer just on x86 linux for now.
* configure: Re-generate.
2012-11-13 David Edelsohn <dje.gcc@gmail.com>
* configure.ac: Merge libquadmath sections.
* configure: Regenerate.
2012-11-12 Wei Mi <wmi@google.com>
* configure.ac: Add libsanitizer to target_libraries.
* Makefile.def: Ditto.
* configure: Regenerate.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +2012-11-13 Richard Henderson <rth@redhat.com> + + * configure.ac: Move libsanitizer logic to subdirectory. + * configure: Regenerate. + +2012-11-13 Dodji Seketeli <dodji@redhat.com> + + * configure.ac: Enable libsanitizer just on x86 linux for now. + * configure: Re-generate. + +2012-11-13 David Edelsohn <dje.gcc@gmail.com> + + * configure.ac: Merge libquadmath sections. + * configure: Regenerate. + +2012-11-12 Wei Mi <wmi@google.com> + + * configure.ac: Add libsanitizer to target_libraries. + * Makefile.def: Ditto. + * configure: Regenerate. + * Makefile.in: Regenerate. + 2012-11-03 H.J. Lu <hongjiu.lu@intel.com> * configure: Regenerated. |