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