diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-29 15:22:16 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-09-29 15:22:16 +0000 |
commit | 0dab2e31e5ab493233daf8e2feab24c6053fcb95 (patch) | |
tree | 6e68ca2d34c8eb014342421938a39f1720f9f2df /config/ChangeLog | |
parent | e5d5f5ed43cb429c703a69dd9235874c59d430fe (diff) | |
download | gdb-0dab2e31e5ab493233daf8e2feab24c6053fcb95.zip gdb-0dab2e31e5ab493233daf8e2feab24c6053fcb95.tar.gz gdb-0dab2e31e5ab493233daf8e2feab24c6053fcb95.tar.bz2 |
Sync config with GCC
2012-09-03 Richard Guenther <rguenther@suse.de>
PR bootstrap/54138
* config/cloog.m4: Adjust for toplevel reorg.
* config/isl.m4: Adjust.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 42eacd4..7db0c6b 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -2,6 +2,12 @@ * mt-sde: Change -mcode-xonly to -mcode-readable=pcrel. +2012-09-03 Richard Guenther <rguenther@suse.de> + + PR bootstrap/54138 + * config/cloog.m4: Adjust for toplevel reorg. + * config/isl.m4: Adjust. + 2012-08-26 Art Haas <ahaas@impactweather.com> * cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test. |