Fix incorrect SLOC inherited by induction variable increment
[official-gcc.git] / libssp / ChangeLog
blob2a303b85b39ceac7e046c06c289f489be139b3aa
1 2023-01-07  LIU Hao  <lh_mouse@126.com>
3         PR middle-end/108300
4         * ssp.c: Define `WIN32_LEAN_AND_MEAN` before <windows.h>.
6 2022-10-12  Martin Liska  <mliska@suse.cz>
8         * configure: Regenerate.
10 2022-10-11  Olivier Hainque  <hainque@adacore.com>
11             Olivier Hainque  <hainque@adacore.com>
13         * configure: Regenerate.
15 2022-08-25  Martin Liska  <mliska@suse.cz>
17         * configure: Regenerate.
19 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
21         * configure: Re-generate.
23 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
25         PR target/97865
26         * configure: Regenerate.
28 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
30         * configure: Regenerate.
32 2020-05-29  H.J. Lu  <hjl.tools@gmail.com>
34         PR bootstrap/95413
35         * configure: Regenerated.
37 2020-05-15  H.J. Lu  <hongjiu.lu@intel.com>
39         PR bootstrap/95147
40         * configure: Regenerated.
42 2020-05-14  H.J. Lu  <hongjiu.lu@intel.com>
44         * configure: Regenerated.
46 2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>
48         PR libstdc++/79193
49         PR libstdc++/88999
51         * configure: Regenerated.
53 2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
55         * configure.ac: Handle `--with-toolexeclibdir='.
56         * Makefile.in: Regenerate.
57         * aclocal.m4: Regenerate.
58         * configure: Regenerate.
60 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
62         Update copyright years.
64 2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
66         * configure: Regenerate.
68 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
70         Update copyright years.
72 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
74         PR bootstrap/82856
75         * Makefile.am: Include multilib.am.
76         (AUTOMAKE_OPTIONS): Remove 1.9.5.
77         * configure.ac: Remove AC_PREREQ.  Quote argument to
78         AC_RUN_IFELSE.
79         * Makefile.in, aclocal.m4, configure: Regenerate.
81 2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
83         * configure: Regenerated.
85 2018-04-19  Jakub Jelinek  <jakub@redhat.com>
87         * configure: Regenerated.
89 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
91         PR jit/85384
92         * configure: Regenerate.
94 2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
96         PR target/84148
97         * configure: Regenerate.
99 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
101         Update copyright years.
103 2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
105         * Makefile.am: Update AM_CFLAGS, update
106         libssp_nonshared_la_CFLAGS.
107         * Makefile.in: Regenerate.
108         * configure: Likewise.
109         * aclocal.m4: Likewise.
110         * configure.ac: Set CET_FLAGS. Update XCFLAGS.
112 2017-04-01  Jonathan Yong  <10walls@gmail.com>
114         * ssp.c (__guard_setup): Suppress unused variable warning.
116 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
118         PR other/79046
119         * configure.ac: Add GCC_BASE_VER.
120         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
121         get version from BASE-VER file.
122         * configure: Regenerated.
123         * Makefile.in: Regenerated.
125 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
127         Update copyright years.
129 2016-11-15  Matthias Klose  <doko@ubuntu.com>
131         * configure: Regenerate.
133 2015-04-25  Daniel Starke  <daniel.f.starke@freenet.de>
135         PR target/65867
136         * ssp.c: Added wincrypt.h include for Windows targets.
138 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
140         * Makefile.in: Regenerated with automake-1.11.6.
141         * aclocal.m4: Likewise.
142         * configure: Likewise.
144 2015-02-09  Georg Koppen  <gk@torproject.org>
146         * ssp.c: Conditionally include <windows.h>
147         (__guard_setup): For Windows, use approved methods to get
148         a suitable random number for the stack check guard rather
149         than reading /dev/random.
151 2015-01-22  Matthias Klose  <doko@ubuntu.com>
153         * gets-chk.c: Declare prototype for gets in C11 mode.
155 2014-11-21  H.J. Lu  <hongjiu.lu@intel.com>
157         PR bootstrap/63784
158         * configure: Regenerated.
160 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
162         PR target/63610
163         * configure: Regenerate.
165 2013-12-07  Jakub Jelinek  <jakub@redhat.com>
167         * ssp.c (fail): Avoid -Wformat-security warning.
169 2013-09-20  Alan Modra  <amodra@gmail.com>
171         * configure: Regenerate.
173 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
175         Revert previous patch.
177 2013-02-03  Richard Sandiford  <rdsandiford@googlemail.com>
179         Update copyright years.
181 2013-01-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
183         PR 55982
184         * strncat-chk.c (__strncat_chk): Fix loop unroll.
186 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
188         * configure: Regenerated.
190 2012-05-29  Benjamin Kosnik  <bkoz@redhat.com>
192         PR libstdc++/51007
193         * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
194         * configure: Regenerated.
196 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
198         * configure: Regenerated.
200 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
202         * configure: Regenerate.
204 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
206         PR bootstrap/48135
207         * configure.ac (ssp_use_symver): Handle --disable-symvers.
208         * configure: Regenerate.
210 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
212         * Makefile.in: Regenerate.
213         * aclocal.m4: Likewise.
214         * configure: Likewise.
216 2010-12-06  Dave Korn  <dave.korn.cygwin@gmail.com>
218         PR target/40125
219         PR lto/46695
220         * configure.ac: Invoke ACX_LT_HOST_FLAGS.
221         * Makefile.am (libssp_la_LDFLAGS): Use lt_host_flags.
222         * aclocal.m4: Regenerate.
223         * configure: Regenerate.
224         * Makefile.in: Regenerate.
226 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
228         * configure.ac (ssp_use_symver): Only check for Sun-style symbol
229         versioning on Solaris 2.
230         * configure: Regenerate.
232 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
234         * configure.ac: Check for Sun symbol versioning.
235         Check for memmove.
236         * configure: Regenerate.
237         * config.h.in: Regenerate.
239         * Makefile.am [LIBSSP_USE_SYMVER]: Protect version_arg,
240         version_dep with LIBSSP_USE_SYMVER_GNU.
241         [LIBSSP_USE_SYMVER_SUN]: Handle Sun symbol versioning.
242         * Makefile.in: Regenerate.
244         * ssp.map: Reformat.
246         * memmove-chk.c: Change guard to HAVE_MEMMOVE.
248 2010-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
250         PR other/43620
251         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
252         * Makefile.in: Regenerate.
254 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
256         * Makefile.in: Regenerate.
257         * aclocal.m4: Regenerate.
259 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
261         * Makefile.in: Regenerate.
262         * configure: Regenerate.
264 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
266         * configure.ac (AC_PREREQ): Bump to 2.64.
268 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
270         * Makefile.am (install-html, install-pdf): Remove.
271         * Makefile.in: Regenerate.
273         * Makefile.in: Regenerate.
274         * aclocal.m4: Regenerate.
275         * config.h.in: Regenerate.
276         * configure: Regenerate.
278 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
280         * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
281         * Makefile.in: Regenerate.
283 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
285         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
287 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
289         PR target/39062
290         * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
291         * configure.ac: Also check for malloc.h.
292         * configure: Regenerated.
293         * config.h.in: Regenerated.
295 2009-04-09  Nick Clifton  <nickc@redhat.com>
297         * strcat-chk.c: Change copyright header to refer to version 3
298         of the GNU General Public License with version 3.1 of the GCC
299         Runtime Library Exception and to point readers at the COPYING3
300         and COPYING3.RUNTIME files and the FSF's license web page.
301         * gets-chk.c: Likewise.
302         * memcpy-chk.c: Likewise.
303         * memmove-chk.c: Likewise.
304         * mempcpy-chk.c: Likewise.
305         * memset-chk.c: Likewise.
306         * snprintf-chk.c: Likewise.
307         * sprintf-chk.c: Likewise.
308         * ssp-local.c: Likewise.
309         * ssp.c: Likewise.
310         * ssp/ssp.h.in: Likewise.
311         * ssp/stdio.h: Likewise.
312         * ssp/string.h: Likewise.
313         * ssp/unistd.h: Likewise.
314         * stpcpy-chk.c: Likewise.
315         * strcpy-chk.c: Likewise.
316         * strncat-chk.c: Likewise.
317         * strncpy-chk.c: Likewise.
318         * vsnprintf-chk.c: Likewise.
319         * vsprintf-chk.c: Likewise.
321 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
323         * configure: Regenerate.
325 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
327         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
329 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
331         * configure: Regenerate.
333 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
334             Steve Ellcey  <sje@cup.hp.com>
336         * configure: Regenerate for new libtool.
337         * Makefile.in: Ditto.
338         * aclocal.m4: Ditto.
340 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
342         * Makefile.am: Add -no-undefined
343         * Makefile.in: Regenerate.
345 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
347         * Makefile.in: Regenerate.
348         * config.h.in: Regenerate.
349         * configure: Regenerate.
351 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
353         PR bootstrap/35457
354         * aclocal.m4: Regenerate.
355         * configure: Regenerate.
357 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
359         * aclocal.m4: Regenerate.
360         * configure: Likewise.
361         * Makefile.in: Likewise.
363 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
365         * configure: Regenerate.
367 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
369         * aclocal.m4: Regenerated.
371 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
373         * configure: Regenerate.
375 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
377         * Makefile.in: Regenerate.
378         * configure: Regenerate.
379         * aclocal.m4: Regenerate.
381 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
383         * Makefile.am: Add dummy install-pdf target.
384         * Makefile.in: Regenerate
386 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
388         * aclocal.m4: Regenerate.
389         * configure: Regenerate.
391 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
393         PR other/25035
394         * configure.ac (AC_EXEEXT): Remove.
395         (GCC_NO_EXECUTABLES): Call.
396         (ssp_use_symver): Default to no if unable to link.
397         (AC_CHECK_FUNCS): Hardwire results if unable to link.
398         * aclocal.m4, configure, Makefile.in: Regenerate.
400 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
402         * Makefile.am: Add install-html target. Add install-html to .PHONY
403         * Makefile.in: Regenerate.
405 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
406         
407         PR 26473
408         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
409         * Makefile.am (target_noncanonical): Define.
410         (libsubincludedir): New variable.
411         (nobase_libsubinclude_HEADERS): Likewise.
412         (nobase_include_HEADERS): Remove.
413         * configure: Regenerated.
414         * Makefile.in: Likewise.
415         * aclocal.m4: Regenerated.
417 2006-01-20  Richard Guenther  <rguenther@suse.de>
419         * configure.ac: Use -fPIC for symbol versioning test.
420         * configure: Regenerate.
422 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
424         * ALL: Update FSF address.
426 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
428         * ALL: First release as more than just a single file.