summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-06-01 17:28:06 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2010-06-01 17:28:06 +0000
commit71446863f3bab5e57587fa01977f6fbf92909cd9 (patch)
tree0740b909ff38fb2b1386447981a60102317d0b29 /config/ChangeLog
parentf06978eb333ee367789268251cd7ce393705891c (diff)
downloadgdb-71446863f3bab5e57587fa01977f6fbf92909cd9.tar.gz
Sync toplevel files from GCC.
/: Sync from GCC: 2010-05-05 Sebastian Pop <sebastian.pop@amd.com> * configure.ac: Allow all the versions greater than 0.10 of PPL. * configure: Regenerated. 2010-04-20 Eric Botcazou <ebotcazou@adacore.com> * configure.ac (BUILD_CONFIG): Redirect output to /dev/null. * configure: Regenerate. 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org> * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs. * configure: Regenerate. 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately. * configure: Regenerate. 2010-04-13 Steve Ellcey <sje@cup.hp.com> * configure: Regenerate after change to elf.m4. 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> * configure.ac: Add brackets around AC_TRY_COMPILE alternative. * configure: Regenerated. 2010-04-02 Sebastian Pop <sebastian.pop@amd.com> * configure.ac: Print "buggy but acceptable" when CLooG revision is less than 9. * configure: Regenerated. config/: Sync from GCC: 2010-04-13 Steve Ellcey <sje@cup.hp.com> * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms. 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if corresponding macros already exist. bfd/: * configure: Regenerate.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 9593e9a6343..140e2ce7be9 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,14 @@
+2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ Sync from GCC:
+
+ 2010-04-13 Steve Ellcey <sje@cup.hp.com>
+ * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms.
+
+ 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+ * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if
+ corresponding macros already exist.
+
2010-02-15 Nick Clifton <nickc@redhat.com>
* elf.m4: Import from gcc mainline.