md-files: Add a note about escaped quotes in braced strings in md files
[official-gcc.git] / libssp / ChangeLog
blobd66e9f6fb652b3cb063e4f9545d2b8e5e862e997
1 2024-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3         * Makefile.am [LIBSSP_USE_SYMVER_SUN] (ssp.map-sun): Pass
4         $(libssp_la_OBJECTS), $(libssp_la_LIBADD) to make_sunver.pl
5         unmodified.
6         * Makefile.in: Regenerate.
8 2024-02-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10         * configure.ac (AC_CHECK_DECLS): Check for gets.
11         * configure, config.h.in: Regenerate.
12         * gets-chk.c (gets): Guard declaration with !HAVE_DECL_GETS.
14 2023-12-22  Christophe Lyon  <christophe.lyon@linaro.org>
16         * Makefile.am: Allow overriding EXEPCT.
17         * Makefile.in: Regenerate.
19 2023-10-22  Iain Sandoe  <iain@sandoe.co.uk>
21         * Makefile.am: Handle Darwin rpaths.
22         * Makefile.in: Regenerate.
23         * configure: Regenerate.
24         * configure.ac: Handle Darwin rpaths.
26 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
28         * configure: Regenerate.
30 2023-08-07  Alexander von Gluck IV  <kallisti5@unixzen.com>
32         * configure: Regenerate.
34 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
36         * configure: Regenerate.
38 2023-08-07  Nick Alcock  <nick.alcock@oracle.com>
40         * configure: Regenerate.
42 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
44         * configure: Regenerate.
46 2023-08-07  H.J. Lu  <hjl.tools@gmail.com>
48         * configure: Regenerate.
50 2023-01-07  LIU Hao  <lh_mouse@126.com>
52         PR middle-end/108300
53         * ssp.c: Define `WIN32_LEAN_AND_MEAN` before <windows.h>.
55 2022-10-12  Martin Liska  <mliska@suse.cz>
57         * configure: Regenerate.
59 2022-10-11  Olivier Hainque  <hainque@adacore.com>
60             Olivier Hainque  <hainque@adacore.com>
62         * configure: Regenerate.
64 2022-08-25  Martin Liska  <mliska@suse.cz>
66         * configure: Regenerate.
68 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
70         * configure: Re-generate.
72 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
74         PR target/97865
75         * configure: Regenerate.
77 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
79         * configure: Regenerate.
81 2020-05-29  H.J. Lu  <hjl.tools@gmail.com>
83         PR bootstrap/95413
84         * configure: Regenerated.
86 2020-05-15  H.J. Lu  <hongjiu.lu@intel.com>
88         PR bootstrap/95147
89         * configure: Regenerated.
91 2020-05-14  H.J. Lu  <hongjiu.lu@intel.com>
93         * configure: Regenerated.
95 2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>
97         PR libstdc++/79193
98         PR libstdc++/88999
100         * configure: Regenerated.
102 2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
104         * configure.ac: Handle `--with-toolexeclibdir='.
105         * Makefile.in: Regenerate.
106         * aclocal.m4: Regenerate.
107         * configure: Regenerate.
109 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
111         Update copyright years.
113 2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
115         * configure: Regenerate.
117 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
119         Update copyright years.
121 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
123         PR bootstrap/82856
124         * Makefile.am: Include multilib.am.
125         (AUTOMAKE_OPTIONS): Remove 1.9.5.
126         * configure.ac: Remove AC_PREREQ.  Quote argument to
127         AC_RUN_IFELSE.
128         * Makefile.in, aclocal.m4, configure: Regenerate.
130 2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
132         * configure: Regenerated.
134 2018-04-19  Jakub Jelinek  <jakub@redhat.com>
136         * configure: Regenerated.
138 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
140         PR jit/85384
141         * configure: Regenerate.
143 2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
145         PR target/84148
146         * configure: Regenerate.
148 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
150         Update copyright years.
152 2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
154         * Makefile.am: Update AM_CFLAGS, update
155         libssp_nonshared_la_CFLAGS.
156         * Makefile.in: Regenerate.
157         * configure: Likewise.
158         * aclocal.m4: Likewise.
159         * configure.ac: Set CET_FLAGS. Update XCFLAGS.
161 2017-04-01  Jonathan Yong  <10walls@gmail.com>
163         * ssp.c (__guard_setup): Suppress unused variable warning.
165 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
167         PR other/79046
168         * configure.ac: Add GCC_BASE_VER.
169         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
170         get version from BASE-VER file.
171         * configure: Regenerated.
172         * Makefile.in: Regenerated.
174 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
176         Update copyright years.
178 2016-11-15  Matthias Klose  <doko@ubuntu.com>
180         * configure: Regenerate.
182 2015-04-25  Daniel Starke  <daniel.f.starke@freenet.de>
184         PR target/65867
185         * ssp.c: Added wincrypt.h include for Windows targets.
187 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
189         * Makefile.in: Regenerated with automake-1.11.6.
190         * aclocal.m4: Likewise.
191         * configure: Likewise.
193 2015-02-09  Georg Koppen  <gk@torproject.org>
195         * ssp.c: Conditionally include <windows.h>
196         (__guard_setup): For Windows, use approved methods to get
197         a suitable random number for the stack check guard rather
198         than reading /dev/random.
200 2015-01-22  Matthias Klose  <doko@ubuntu.com>
202         * gets-chk.c: Declare prototype for gets in C11 mode.
204 2014-11-21  H.J. Lu  <hongjiu.lu@intel.com>
206         PR bootstrap/63784
207         * configure: Regenerated.
209 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
211         PR target/63610
212         * configure: Regenerate.
214 2013-12-07  Jakub Jelinek  <jakub@redhat.com>
216         * ssp.c (fail): Avoid -Wformat-security warning.
218 2013-09-20  Alan Modra  <amodra@gmail.com>
220         * configure: Regenerate.
222 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
224         Revert previous patch.
226 2013-02-03  Richard Sandiford  <rdsandiford@googlemail.com>
228         Update copyright years.
230 2013-01-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
232         PR 55982
233         * strncat-chk.c (__strncat_chk): Fix loop unroll.
235 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
237         * configure: Regenerated.
239 2012-05-29  Benjamin Kosnik  <bkoz@redhat.com>
241         PR libstdc++/51007
242         * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
243         * configure: Regenerated.
245 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
247         * configure: Regenerated.
249 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
251         * configure: Regenerate.
253 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
255         PR bootstrap/48135
256         * configure.ac (ssp_use_symver): Handle --disable-symvers.
257         * configure: Regenerate.
259 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
261         * Makefile.in: Regenerate.
262         * aclocal.m4: Likewise.
263         * configure: Likewise.
265 2010-12-06  Dave Korn  <dave.korn.cygwin@gmail.com>
267         PR target/40125
268         PR lto/46695
269         * configure.ac: Invoke ACX_LT_HOST_FLAGS.
270         * Makefile.am (libssp_la_LDFLAGS): Use lt_host_flags.
271         * aclocal.m4: Regenerate.
272         * configure: Regenerate.
273         * Makefile.in: Regenerate.
275 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
277         * configure.ac (ssp_use_symver): Only check for Sun-style symbol
278         versioning on Solaris 2.
279         * configure: Regenerate.
281 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
283         * configure.ac: Check for Sun symbol versioning.
284         Check for memmove.
285         * configure: Regenerate.
286         * config.h.in: Regenerate.
288         * Makefile.am [LIBSSP_USE_SYMVER]: Protect version_arg,
289         version_dep with LIBSSP_USE_SYMVER_GNU.
290         [LIBSSP_USE_SYMVER_SUN]: Handle Sun symbol versioning.
291         * Makefile.in: Regenerate.
293         * ssp.map: Reformat.
295         * memmove-chk.c: Change guard to HAVE_MEMMOVE.
297 2010-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
299         PR other/43620
300         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
301         * Makefile.in: Regenerate.
303 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
305         * Makefile.in: Regenerate.
306         * aclocal.m4: Regenerate.
308 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
310         * Makefile.in: Regenerate.
311         * configure: Regenerate.
313 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
315         * configure.ac (AC_PREREQ): Bump to 2.64.
317 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
319         * Makefile.am (install-html, install-pdf): Remove.
320         * Makefile.in: Regenerate.
322         * Makefile.in: Regenerate.
323         * aclocal.m4: Regenerate.
324         * config.h.in: Regenerate.
325         * configure: Regenerate.
327 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
329         * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
330         * Makefile.in: Regenerate.
332 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
334         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
336 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
338         PR target/39062
339         * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
340         * configure.ac: Also check for malloc.h.
341         * configure: Regenerated.
342         * config.h.in: Regenerated.
344 2009-04-09  Nick Clifton  <nickc@redhat.com>
346         * strcat-chk.c: Change copyright header to refer to version 3
347         of the GNU General Public License with version 3.1 of the GCC
348         Runtime Library Exception and to point readers at the COPYING3
349         and COPYING3.RUNTIME files and the FSF's license web page.
350         * gets-chk.c: Likewise.
351         * memcpy-chk.c: Likewise.
352         * memmove-chk.c: Likewise.
353         * mempcpy-chk.c: Likewise.
354         * memset-chk.c: Likewise.
355         * snprintf-chk.c: Likewise.
356         * sprintf-chk.c: Likewise.
357         * ssp-local.c: Likewise.
358         * ssp.c: Likewise.
359         * ssp/ssp.h.in: Likewise.
360         * ssp/stdio.h: Likewise.
361         * ssp/string.h: Likewise.
362         * ssp/unistd.h: Likewise.
363         * stpcpy-chk.c: Likewise.
364         * strcpy-chk.c: Likewise.
365         * strncat-chk.c: Likewise.
366         * strncpy-chk.c: Likewise.
367         * vsnprintf-chk.c: Likewise.
368         * vsprintf-chk.c: Likewise.
370 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
372         * configure: Regenerate.
374 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
376         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
378 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
380         * configure: Regenerate.
382 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
383             Steve Ellcey  <sje@cup.hp.com>
385         * configure: Regenerate for new libtool.
386         * Makefile.in: Ditto.
387         * aclocal.m4: Ditto.
389 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
391         * Makefile.am: Add -no-undefined
392         * Makefile.in: Regenerate.
394 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
396         * Makefile.in: Regenerate.
397         * config.h.in: Regenerate.
398         * configure: Regenerate.
400 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
402         PR bootstrap/35457
403         * aclocal.m4: Regenerate.
404         * configure: Regenerate.
406 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
408         * aclocal.m4: Regenerate.
409         * configure: Likewise.
410         * Makefile.in: Likewise.
412 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
414         * configure: Regenerate.
416 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
418         * aclocal.m4: Regenerated.
420 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
422         * configure: Regenerate.
424 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
426         * Makefile.in: Regenerate.
427         * configure: Regenerate.
428         * aclocal.m4: Regenerate.
430 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
432         * Makefile.am: Add dummy install-pdf target.
433         * Makefile.in: Regenerate
435 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
437         * aclocal.m4: Regenerate.
438         * configure: Regenerate.
440 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
442         PR other/25035
443         * configure.ac (AC_EXEEXT): Remove.
444         (GCC_NO_EXECUTABLES): Call.
445         (ssp_use_symver): Default to no if unable to link.
446         (AC_CHECK_FUNCS): Hardwire results if unable to link.
447         * aclocal.m4, configure, Makefile.in: Regenerate.
449 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
451         * Makefile.am: Add install-html target. Add install-html to .PHONY
452         * Makefile.in: Regenerate.
454 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
455         
456         PR 26473
457         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
458         * Makefile.am (target_noncanonical): Define.
459         (libsubincludedir): New variable.
460         (nobase_libsubinclude_HEADERS): Likewise.
461         (nobase_include_HEADERS): Remove.
462         * configure: Regenerated.
463         * Makefile.in: Likewise.
464         * aclocal.m4: Regenerated.
466 2006-01-20  Richard Guenther  <rguenther@suse.de>
468         * configure.ac: Use -fPIC for symbol versioning test.
469         * configure: Regenerate.
471 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
473         * ALL: Update FSF address.
475 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
477         * ALL: First release as more than just a single file.