OSDN Git Service

PR other/25035
[pf3gnuchains/gcc-fork.git] / libssp / ChangeLog
1 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
2
3         PR other/25035
4         * configure.ac (AC_EXEEXT): Remove.
5         (GCC_NO_EXECUTABLES): Call.
6         (ssp_use_symver): Default to no if unable to link.
7         (AC_CHECK_FUNCS): Hardwire results if unable to link.
8         * aclocal.m4, configure, Makefile.in: Regenerate.
9
10 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
11
12         * Makefile.am: Add install-html target. Add install-html to .PHONY
13         * Makefile.in: Regenerate.
14
15 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
16         
17         PR 26473
18         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
19         * Makefile.am (target_noncanonical): Define.
20         (libsubincludedir): New variable.
21         (nobase_libsubinclude_HEADERS): Likewise.
22         (nobase_include_HEADERS): Remove.
23         * configure: Regenerated.
24         * Makefile.in: Likewise.
25         * aclocal.m4: Regenerated.
26
27 2006-01-20  Richard Guenther  <rguenther@suse.de>
28
29         * configure.ac: Use -fPIC for symbol versioning test.
30         * configure: Regenerate.
31
32 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
33
34         * ALL: Update FSF address.
35
36 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
37
38         * ALL: First release as more than just a single file.