diff options
Diffstat (limited to 'libssp/ChangeLog')
-rw-r--r-- | libssp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libssp/ChangeLog b/libssp/ChangeLog index fcadf7b24c0..60d9a19d831 100644 --- a/libssp/ChangeLog +++ b/libssp/ChangeLog @@ -1,3 +1,12 @@ +2006-09-29 Joseph S. Myers <joseph@codesourcery.com> + + PR other/25035 + * configure.ac (AC_EXEEXT): Remove. + (GCC_NO_EXECUTABLES): Call. + (ssp_use_symver): Default to no if unable to link. + (AC_CHECK_FUNCS): Hardwire results if unable to link. + * aclocal.m4, configure, Makefile.in: Regenerate. + 2006-05-23 Carlos O'Donell <carlos@codesourcery.com> * Makefile.am: Add install-html target. Add install-html to .PHONY |