diff options
author | Joseph Myers <joseph@codesourcery.com> | 2008-11-27 17:22:10 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2008-11-27 17:22:10 +0000 |
commit | fb2470b8177948516ae1ee639bc42b36212114bc (patch) | |
tree | a87b982adaed2780554c82ffa95698dda04decbf /config/ChangeLog | |
parent | e28c595f6ef7e947afd8daa9b06388bb69d04183 (diff) | |
download | gdb-fb2470b8177948516ae1ee639bc42b36212114bc.zip gdb-fb2470b8177948516ae1ee639bc42b36212114bc.tar.gz gdb-fb2470b8177948516ae1ee639bc42b36212114bc.tar.bz2 |
Merge from GCC:
2008-11-21 Kai Tietz <kai.tietz@onevision.com>
Fix PR/25502
* mh-mingw (BOOT_CFLAGS): Add -Wno-pedantic-ms-format switch.
2008-11-12 Steve Ellcey <sje@cup.hp.com>
PR target/27880
* unwind_ipinfo.m4 (GCC_CHECK_UNWIND_GETIPINFO): Change from
link test to target based test.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 1062d8e..e5dfc51 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,14 @@ +2008-11-21 Kai Tietz <kai.tietz@onevision.com> + + Fix PR/25502 + * mh-mingw (BOOT_CFLAGS): Add -Wno-pedantic-ms-format switch. + +2008-11-12 Steve Ellcey <sje@cup.hp.com> + + PR target/27880 + * unwind_ipinfo.m4 (GCC_CHECK_UNWIND_GETIPINFO): Change from + link test to target based test. + 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com> * mt-mips16-compat: New file, taken from mt-mips-elfoabi. |