Fix build on sparc64-linux-gnu.
[official-gcc.git] / libssp / ChangeLog
blobec06f41b8575f7b804523131a78b3128c3f2a9ef
1 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
3         PR bootstrap/82856
4         * Makefile.am: Include multilib.am.
5         (AUTOMAKE_OPTIONS): Remove 1.9.5.
6         * configure.ac: Remove AC_PREREQ.  Quote argument to
7         AC_RUN_IFELSE.
8         * Makefile.in, aclocal.m4, configure: Regenerate.
10 2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
12         * configure: Regenerated.
14 2018-04-19  Jakub Jelinek  <jakub@redhat.com>
16         * configure: Regenerated.
18 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
20         PR jit/85384
21         * configure: Regenerate.
23 2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
25         PR target/84148
26         * configure: Regenerate.
28 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
30         Update copyright years.
32 2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
34         * Makefile.am: Update AM_CFLAGS, update
35         libssp_nonshared_la_CFLAGS.
36         * Makefile.in: Regenerate.
37         * configure: Likewise.
38         * aclocal.m4: Likewise.
39         * configure.ac: Set CET_FLAGS. Update XCFLAGS.
41 2017-04-01  Jonathan Yong  <10walls@gmail.com>
43         * ssp.c (__guard_setup): Suppress unused variable warning.
45 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
47         PR other/79046
48         * configure.ac: Add GCC_BASE_VER.
49         * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
50         get version from BASE-VER file.
51         * configure: Regenerated.
52         * Makefile.in: Regenerated.
54 2017-01-04  Jakub Jelinek  <jakub@redhat.com>
56         Update copyright years.
58 2016-11-15  Matthias Klose  <doko@ubuntu.com>
60         * configure: Regenerate.
62 2015-04-25  Daniel Starke  <daniel.f.starke@freenet.de>
64         PR target/65867
65         * ssp.c: Added wincrypt.h include for Windows targets.
67 2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
69         * Makefile.in: Regenerated with automake-1.11.6.
70         * aclocal.m4: Likewise.
71         * configure: Likewise.
73 2015-02-09  Georg Koppen  <gk@torproject.org>
75         * ssp.c: Conditionally include <windows.h>
76         (__guard_setup): For Windows, use approved methods to get
77         a suitable random number for the stack check guard rather
78         than reading /dev/random.
80 2015-01-22  Matthias Klose  <doko@ubuntu.com>
82         * gets-chk.c: Declare prototype for gets in C11 mode.
84 2014-11-21  H.J. Lu  <hongjiu.lu@intel.com>
86         PR bootstrap/63784
87         * configure: Regenerated.
89 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
91         PR target/63610
92         * configure: Regenerate.
94 2013-12-07  Jakub Jelinek  <jakub@redhat.com>
96         * ssp.c (fail): Avoid -Wformat-security warning.
98 2013-09-20  Alan Modra  <amodra@gmail.com>
100         * configure: Regenerate.
102 2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
104         Revert previous patch.
106 2013-02-03  Richard Sandiford  <rdsandiford@googlemail.com>
108         Update copyright years.
110 2013-01-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
112         PR 55982
113         * strncat-chk.c (__strncat_chk): Fix loop unroll.
115 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
117         * configure: Regenerated.
119 2012-05-29  Benjamin Kosnik  <bkoz@redhat.com>
121         PR libstdc++/51007
122         * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
123         * configure: Regenerated.
125 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
127         * configure: Regenerated.
129 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
131         * configure: Regenerate.
133 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
135         PR bootstrap/48135
136         * configure.ac (ssp_use_symver): Handle --disable-symvers.
137         * configure: Regenerate.
139 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
141         * Makefile.in: Regenerate.
142         * aclocal.m4: Likewise.
143         * configure: Likewise.
145 2010-12-06  Dave Korn  <dave.korn.cygwin@gmail.com>
147         PR target/40125
148         PR lto/46695
149         * configure.ac: Invoke ACX_LT_HOST_FLAGS.
150         * Makefile.am (libssp_la_LDFLAGS): Use lt_host_flags.
151         * aclocal.m4: Regenerate.
152         * configure: Regenerate.
153         * Makefile.in: Regenerate.
155 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
157         * configure.ac (ssp_use_symver): Only check for Sun-style symbol
158         versioning on Solaris 2.
159         * configure: Regenerate.
161 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
163         * configure.ac: Check for Sun symbol versioning.
164         Check for memmove.
165         * configure: Regenerate.
166         * config.h.in: Regenerate.
168         * Makefile.am [LIBSSP_USE_SYMVER]: Protect version_arg,
169         version_dep with LIBSSP_USE_SYMVER_GNU.
170         [LIBSSP_USE_SYMVER_SUN]: Handle Sun symbol versioning.
171         * Makefile.in: Regenerate.
173         * ssp.map: Reformat.
175         * memmove-chk.c: Change guard to HAVE_MEMMOVE.
177 2010-05-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
179         PR other/43620
180         * configure.ac (AM_INIT_AUTOMAKE): Add no-dist.
181         * Makefile.in: Regenerate.
183 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
185         * Makefile.in: Regenerate.
186         * aclocal.m4: Regenerate.
188 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
190         * Makefile.in: Regenerate.
191         * configure: Regenerate.
193 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
195         * configure.ac (AC_PREREQ): Bump to 2.64.
197 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
199         * Makefile.am (install-html, install-pdf): Remove.
200         * Makefile.in: Regenerate.
202         * Makefile.in: Regenerate.
203         * aclocal.m4: Regenerate.
204         * config.h.in: Regenerate.
205         * configure: Regenerate.
207 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
209         * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag.
210         * Makefile.in: Regenerate.
212 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
214         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
216 2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
218         PR target/39062
219         * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
220         * configure.ac: Also check for malloc.h.
221         * configure: Regenerated.
222         * config.h.in: Regenerated.
224 2009-04-09  Nick Clifton  <nickc@redhat.com>
226         * strcat-chk.c: Change copyright header to refer to version 3
227         of the GNU General Public License with version 3.1 of the GCC
228         Runtime Library Exception and to point readers at the COPYING3
229         and COPYING3.RUNTIME files and the FSF's license web page.
230         * gets-chk.c: Likewise.
231         * memcpy-chk.c: Likewise.
232         * memmove-chk.c: Likewise.
233         * mempcpy-chk.c: Likewise.
234         * memset-chk.c: Likewise.
235         * snprintf-chk.c: Likewise.
236         * sprintf-chk.c: Likewise.
237         * ssp-local.c: Likewise.
238         * ssp.c: Likewise.
239         * ssp/ssp.h.in: Likewise.
240         * ssp/stdio.h: Likewise.
241         * ssp/string.h: Likewise.
242         * ssp/unistd.h: Likewise.
243         * stpcpy-chk.c: Likewise.
244         * strcpy-chk.c: Likewise.
245         * strncat-chk.c: Likewise.
246         * strncpy-chk.c: Likewise.
247         * vsnprintf-chk.c: Likewise.
248         * vsprintf-chk.c: Likewise.
250 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
252         * configure: Regenerate.
254 2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
256         * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
258 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
260         * configure: Regenerate.
262 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
263             Steve Ellcey  <sje@cup.hp.com>
265         * configure: Regenerate for new libtool.
266         * Makefile.in: Ditto.
267         * aclocal.m4: Ditto.
269 2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
271         * Makefile.am: Add -no-undefined
272         * Makefile.in: Regenerate.
274 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
276         * Makefile.in: Regenerate.
277         * config.h.in: Regenerate.
278         * configure: Regenerate.
280 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
282         PR bootstrap/35457
283         * aclocal.m4: Regenerate.
284         * configure: Regenerate.
286 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
288         * aclocal.m4: Regenerate.
289         * configure: Likewise.
290         * Makefile.in: Likewise.
292 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
294         * configure: Regenerate.
296 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
298         * aclocal.m4: Regenerated.
300 2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
302         * configure: Regenerate.
304 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
306         * Makefile.in: Regenerate.
307         * configure: Regenerate.
308         * aclocal.m4: Regenerate.
310 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
312         * Makefile.am: Add dummy install-pdf target.
313         * Makefile.in: Regenerate
315 2006-10-14  Geoffrey Keating  <geoffk@apple.com>
317         * aclocal.m4: Regenerate.
318         * configure: Regenerate.
320 2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
322         PR other/25035
323         * configure.ac (AC_EXEEXT): Remove.
324         (GCC_NO_EXECUTABLES): Call.
325         (ssp_use_symver): Default to no if unable to link.
326         (AC_CHECK_FUNCS): Hardwire results if unable to link.
327         * aclocal.m4, configure, Makefile.in: Regenerate.
329 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
331         * Makefile.am: Add install-html target. Add install-html to .PHONY
332         * Makefile.in: Regenerate.
334 2006-02-27  Mark Mitchell  <mark@codesourcery.com>
335         
336         PR 26473
337         * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
338         * Makefile.am (target_noncanonical): Define.
339         (libsubincludedir): New variable.
340         (nobase_libsubinclude_HEADERS): Likewise.
341         (nobase_include_HEADERS): Remove.
342         * configure: Regenerated.
343         * Makefile.in: Likewise.
344         * aclocal.m4: Regenerated.
346 2006-01-20  Richard Guenther  <rguenther@suse.de>
348         * configure.ac: Use -fPIC for symbol versioning test.
349         * configure: Regenerate.
351 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
353         * ALL: Update FSF address.
355 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
357         * ALL: First release as more than just a single file.