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