* config/cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace
[official-gcc.git] / libssp / ChangeLog
blobe4316e16040c93b81cb8cbc5acb0b107d10b0070
1 2018-04-19  Jakub Jelinek  <jakub@redhat.com>
3         * configure: Regenerated.
5 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
7         PR jit/85384
8         * configure: Regenerate.
10 2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
12         PR target/84148
13         * configure: Regenerate.
15 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
17         Update copyright years.
19 2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
21         * Makefile.am: Update AM_CFLAGS, update
22         libssp_nonshared_la_CFLAGS.
23         * Makefile.in: Regenerate.
24         * configure: Likewise.
25         * aclocal.m4: Likewise.
26         * configure.ac: Set CET_FLAGS. Update XCFLAGS.
28 2017-04-01  Jonathan Yong  <10walls@gmail.com>
30         * ssp.c (__guard_setup): Suppress unused variable warning.
32 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
34         PR other/79046
35         * configure.ac: Add GCC_BASE_VER.
36         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
37         get version from BASE-VER file.
38         * configure: Regenerated.
39         * Makefile.in: Regenerated.
41 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
43         Update copyright years.
45 2016-11-15  Matthias Klose  <doko@ubuntu.com>
47         * configure: Regenerate.
49 2015-04-25  Daniel Starke  <daniel.f.starke@freenet.de>
51         PR target/65867
52         * ssp.c: Added wincrypt.h include for Windows targets.
54 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
56         * Makefile.in: Regenerated with automake-1.11.6.
57         * aclocal.m4: Likewise.
58         * configure: Likewise.
60 2015-02-09  Georg Koppen  <gk@torproject.org>
62         * ssp.c: Conditionally include <windows.h>
63         (__guard_setup): For Windows, use approved methods to get
64         a suitable random number for the stack check guard rather
65         than reading /dev/random.
67 2015-01-22  Matthias Klose  <doko@ubuntu.com>
69         * gets-chk.c: Declare prototype for gets in C11 mode.
71 2014-11-21  H.J. Lu  <hongjiu.lu@intel.com>
73         PR bootstrap/63784
74         * configure: Regenerated.
76 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
78         PR target/63610
79         * configure: Regenerate.
81 2013-12-07  Jakub Jelinek  <jakub@redhat.com>
83         * ssp.c (fail): Avoid -Wformat-security warning.
85 2013-09-20  Alan Modra  <amodra@gmail.com>
87         * configure: Regenerate.
89 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
91         Revert previous patch.
93 2013-02-03  Richard Sandiford  <rdsandiford@googlemail.com>
95         Update copyright years.
97 2013-01-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
99         PR 55982
100         * strncat-chk.c (__strncat_chk): Fix loop unroll.
102 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
104         * configure: Regenerated.
106 2012-05-29  Benjamin Kosnik  <bkoz@redhat.com>
108         PR libstdc++/51007
109         * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
110         * configure: Regenerated.
112 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
114         * configure: Regenerated.
116 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
118         * configure: Regenerate.
120 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
122         PR bootstrap/48135
123         * configure.ac (ssp_use_symver): Handle --disable-symvers.
124         * configure: Regenerate.
126 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
128         * Makefile.in: Regenerate.
129         * aclocal.m4: Likewise.
130         * configure: Likewise.
132 2010-12-06  Dave Korn  <dave.korn.cygwin@gmail.com>
134         PR target/40125
135         PR lto/46695
136         * configure.ac: Invoke ACX_LT_HOST_FLAGS.
137         * Makefile.am (libssp_la_LDFLAGS): Use lt_host_flags.
138         * aclocal.m4: Regenerate.
139         * configure: Regenerate.
140         * Makefile.in: Regenerate.
142 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
144         * configure.ac (ssp_use_symver): Only check for Sun-style symbol
145         versioning on Solaris 2.
146         * configure: Regenerate.
148 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
150         * configure.ac: Check for Sun symbol versioning.
151         Check for memmove.
152         * configure: Regenerate.
153         * config.h.in: Regenerate.
155         * Makefile.am [LIBSSP_USE_SYMVER]: Protect version_arg,
156         version_dep with LIBSSP_USE_SYMVER_GNU.
157         [LIBSSP_USE_SYMVER_SUN]: Handle Sun symbol versioning.
158         * Makefile.in: Regenerate.
160         * ssp.map: Reformat.
162         * memmove-chk.c: Change guard to HAVE_MEMMOVE.
164 2010-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
166         PR other/43620
167         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
168         * Makefile.in: Regenerate.
170 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
172         * Makefile.in: Regenerate.
173         * aclocal.m4: Regenerate.
175 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
177         * Makefile.in: Regenerate.
178         * configure: Regenerate.
180 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
182         * configure.ac (AC_PREREQ): Bump to 2.64.
184 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
186         * Makefile.am (install-html, install-pdf): Remove.
187         * Makefile.in: Regenerate.
189         * Makefile.in: Regenerate.
190         * aclocal.m4: Regenerate.
191         * config.h.in: Regenerate.
192         * configure: Regenerate.
194 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
196         * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
197         * Makefile.in: Regenerate.
199 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
201         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
203 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
205         PR target/39062
206         * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
207         * configure.ac: Also check for malloc.h.
208         * configure: Regenerated.
209         * config.h.in: Regenerated.
211 2009-04-09  Nick Clifton  <nickc@redhat.com>
213         * strcat-chk.c: Change copyright header to refer to version 3
214         of the GNU General Public License with version 3.1 of the GCC
215         Runtime Library Exception and to point readers at the COPYING3
216         and COPYING3.RUNTIME files and the FSF's license web page.
217         * gets-chk.c: Likewise.
218         * memcpy-chk.c: Likewise.
219         * memmove-chk.c: Likewise.
220         * mempcpy-chk.c: Likewise.
221         * memset-chk.c: Likewise.
222         * snprintf-chk.c: Likewise.
223         * sprintf-chk.c: Likewise.
224         * ssp-local.c: Likewise.
225         * ssp.c: Likewise.
226         * ssp/ssp.h.in: Likewise.
227         * ssp/stdio.h: Likewise.
228         * ssp/string.h: Likewise.
229         * ssp/unistd.h: Likewise.
230         * stpcpy-chk.c: Likewise.
231         * strcpy-chk.c: Likewise.
232         * strncat-chk.c: Likewise.
233         * strncpy-chk.c: Likewise.
234         * vsnprintf-chk.c: Likewise.
235         * vsprintf-chk.c: Likewise.
237 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
239         * configure: Regenerate.
241 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
243         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
245 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
247         * configure: Regenerate.
249 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
250             Steve Ellcey  <sje@cup.hp.com>
252         * configure: Regenerate for new libtool.
253         * Makefile.in: Ditto.
254         * aclocal.m4: Ditto.
256 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
258         * Makefile.am: Add -no-undefined
259         * Makefile.in: Regenerate.
261 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
263         * Makefile.in: Regenerate.
264         * config.h.in: Regenerate.
265         * configure: Regenerate.
267 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
269         PR bootstrap/35457
270         * aclocal.m4: Regenerate.
271         * configure: Regenerate.
273 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
275         * aclocal.m4: Regenerate.
276         * configure: Likewise.
277         * Makefile.in: Likewise.
279 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
281         * configure: Regenerate.
283 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
285         * aclocal.m4: Regenerated.
287 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
289         * configure: Regenerate.
291 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
293         * Makefile.in: Regenerate.
294         * configure: Regenerate.
295         * aclocal.m4: Regenerate.
297 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
299         * Makefile.am: Add dummy install-pdf target.
300         * Makefile.in: Regenerate
302 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
304         * aclocal.m4: Regenerate.
305         * configure: Regenerate.
307 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
309         PR other/25035
310         * configure.ac (AC_EXEEXT): Remove.
311         (GCC_NO_EXECUTABLES): Call.
312         (ssp_use_symver): Default to no if unable to link.
313         (AC_CHECK_FUNCS): Hardwire results if unable to link.
314         * aclocal.m4, configure, Makefile.in: Regenerate.
316 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
318         * Makefile.am: Add install-html target. Add install-html to .PHONY
319         * Makefile.in: Regenerate.
321 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
322         
323         PR 26473
324         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
325         * Makefile.am (target_noncanonical): Define.
326         (libsubincludedir): New variable.
327         (nobase_libsubinclude_HEADERS): Likewise.
328         (nobase_include_HEADERS): Remove.
329         * configure: Regenerated.
330         * Makefile.in: Likewise.
331         * aclocal.m4: Regenerated.
333 2006-01-20  Richard Guenther  <rguenther@suse.de>
335         * configure.ac: Use -fPIC for symbol versioning test.
336         * configure: Regenerate.
338 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
340         * ALL: Update FSF address.
342 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
344         * ALL: First release as more than just a single file.