diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bac181b..ac94fbc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2008-11-12 Steve Ellcey <sje@cup.hp.com> + + PR target/27880 + * configure.ac (GCC_CHECK_UNWIND_GETIPINFO): Use this macro + to set HAVE_GETIPINFO. + * aclocal.m4: Include ../config/unwind_ipinfo.m4. + * configure: Regenerate. + * config.in: Regenerate. + 2008-11-12 Jack Howarth <howarth@bromo.med.uc.edu> PR bootstrap/38010 |