OSDN Git Service

2009-07-31 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / libssp / ChangeLog
1 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2
3         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
4
5 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
6
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.
12
13 2009-04-09  Nick Clifton  <nickc@redhat.com>
14
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.
38
39 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40
41         * configure: Regenerate.
42
43 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
44
45         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
46
47 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48
49         * configure: Regenerate.
50
51 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
52             Steve Ellcey  <sje@cup.hp.com>
53
54         * configure: Regenerate for new libtool.
55         * Makefile.in: Ditto.
56         * aclocal.m4: Ditto.
57
58 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
59
60         * Makefile.am: Add -no-undefined
61         * Makefile.in: Regenerate.
62
63 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64
65         * Makefile.in: Regenerate.
66         * config.h.in: Regenerate.
67         * configure: Regenerate.
68
69 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
70
71         PR bootstrap/35457
72         * aclocal.m4: Regenerate.
73         * configure: Regenerate.
74
75 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
76
77         * aclocal.m4: Regenerate.
78         * configure: Likewise.
79         * Makefile.in: Likewise.
80
81 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
82
83         * configure: Regenerate.
84
85 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
86
87         * aclocal.m4: Regenerated.
88
89 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
90
91         * configure: Regenerate.
92
93 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
94
95         * Makefile.in: Regenerate.
96         * configure: Regenerate.
97         * aclocal.m4: Regenerate.
98
99 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
100
101         * Makefile.am: Add dummy install-pdf target.
102         * Makefile.in: Regenerate
103
104 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
105
106         * aclocal.m4: Regenerate.
107         * configure: Regenerate.
108
109 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
110
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.
117
118 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
119
120         * Makefile.am: Add install-html target. Add install-html to .PHONY
121         * Makefile.in: Regenerate.
122
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.
134
135 2006-01-20  Richard Guenther  <rguenther@suse.de>
136
137         * configure.ac: Use -fPIC for symbol versioning test.
138         * configure: Regenerate.
139
140 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
141
142         * ALL: Update FSF address.
143
144 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
145
146         * ALL: First release as more than just a single file.