* doc/extend.texi (pcs): Document new attribute for ARM.
[official-gcc.git] / libssp / ChangeLog
blob89d23ae6bf32796c9fd9176ef9033dc9cb5eed91
1 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
5 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
7         PR target/39062
8         * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
9         * configure.ac: Also check for malloc.h.
10         * configure: Regenerated.
11         * config.h.in: Regenerated.
13 2009-04-09  Nick Clifton  <nickc@redhat.com>
15         * strcat-chk.c: Change copyright header to refer to version 3
16         of the GNU General Public License with version 3.1 of the GCC
17         Runtime Library Exception and to point readers at the COPYING3
18         and COPYING3.RUNTIME files and the FSF's license web page.
19         * gets-chk.c: Likewise.
20         * memcpy-chk.c: Likewise.
21         * memmove-chk.c: Likewise.
22         * mempcpy-chk.c: Likewise.
23         * memset-chk.c: Likewise.
24         * snprintf-chk.c: Likewise.
25         * sprintf-chk.c: Likewise.
26         * ssp-local.c: Likewise.
27         * ssp.c: Likewise.
28         * ssp/ssp.h.in: Likewise.
29         * ssp/stdio.h: Likewise.
30         * ssp/string.h: Likewise.
31         * ssp/unistd.h: Likewise.
32         * stpcpy-chk.c: Likewise.
33         * strcpy-chk.c: Likewise.
34         * strncat-chk.c: Likewise.
35         * strncpy-chk.c: Likewise.
36         * vsnprintf-chk.c: Likewise.
37         * vsprintf-chk.c: Likewise.
39 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41         * configure: Regenerate.
43 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
45         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
47 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
49         * configure: Regenerate.
51 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
52             Steve Ellcey  <sje@cup.hp.com>
54         * configure: Regenerate for new libtool.
55         * Makefile.in: Ditto.
56         * aclocal.m4: Ditto.
58 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
60         * Makefile.am: Add -no-undefined
61         * Makefile.in: Regenerate.
63 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65         * Makefile.in: Regenerate.
66         * config.h.in: Regenerate.
67         * configure: Regenerate.
69 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
71         PR bootstrap/35457
72         * aclocal.m4: Regenerate.
73         * configure: Regenerate.
75 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
77         * aclocal.m4: Regenerate.
78         * configure: Likewise.
79         * Makefile.in: Likewise.
81 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
83         * configure: Regenerate.
85 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
87         * aclocal.m4: Regenerated.
89 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
91         * configure: Regenerate.
93 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
95         * Makefile.in: Regenerate.
96         * configure: Regenerate.
97         * aclocal.m4: Regenerate.
99 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
101         * Makefile.am: Add dummy install-pdf target.
102         * Makefile.in: Regenerate
104 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
106         * aclocal.m4: Regenerate.
107         * configure: Regenerate.
109 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
111         PR other/25035
112         * configure.ac (AC_EXEEXT): Remove.
113         (GCC_NO_EXECUTABLES): Call.
114         (ssp_use_symver): Default to no if unable to link.
115         (AC_CHECK_FUNCS): Hardwire results if unable to link.
116         * aclocal.m4, configure, Makefile.in: Regenerate.
118 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
120         * Makefile.am: Add install-html target. Add install-html to .PHONY
121         * Makefile.in: Regenerate.
123 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
124         
125         PR 26473
126         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
127         * Makefile.am (target_noncanonical): Define.
128         (libsubincludedir): New variable.
129         (nobase_libsubinclude_HEADERS): Likewise.
130         (nobase_include_HEADERS): Remove.
131         * configure: Regenerated.
132         * Makefile.in: Likewise.
133         * aclocal.m4: Regenerated.
135 2006-01-20  Richard Guenther  <rguenther@suse.de>
137         * configure.ac: Use -fPIC for symbol versioning test.
138         * configure: Regenerate.
140 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
142         * ALL: Update FSF address.
144 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
146         * ALL: First release as more than just a single file.