Replace 8 spaces with a tabular in ChangeLog files.
[gcc.git] / libssp / ChangeLog
index 1e7b9acecd8caffee33366326ad8fe87ba719c08..828ca1c52960381805f22d70c78a7c40ff5a3ee7 100644 (file)
@@ -1,3 +1,132 @@
+2018-04-24  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2018-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * configure: Regenerated.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+
+2018-02-14  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       PR target/84148
+       * configure: Regenerate.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-11-17  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       * Makefile.am: Update AM_CFLAGS, update
+       libssp_nonshared_la_CFLAGS.
+       * Makefile.in: Regenerate.
+       * configure: Likewise.
+       * aclocal.m4: Likewise.
+       * configure.ac: Set CET_FLAGS. Update XCFLAGS.
+
+2017-04-01  Jonathan Yong  <10walls@gmail.com>
+
+       * ssp.c (__guard_setup): Suppress unused variable warning.
+
+2017-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * configure.ac: Add GCC_BASE_VER.
+       * Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead of cat to
+       get version from BASE-VER file.
+       * configure: Regenerated.
+       * Makefile.in: Regenerated.
+
+2017-01-04  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2016-11-15  Matthias Klose  <doko@ubuntu.com>
+
+       * configure: Regenerate.
+
+2015-04-25  Daniel Starke  <daniel.f.starke@freenet.de>
+
+       PR target/65867
+       * ssp.c: Added wincrypt.h include for Windows targets.
+
+2015-05-13  Michael Haubenwallner  <michael.haubenwallner@ssi-schaefer.com>
+
+       * Makefile.in: Regenerated with automake-1.11.6.
+       * aclocal.m4: Likewise.
+       * configure: Likewise.
+
+2015-02-09  Georg Koppen  <gk@torproject.org>
+
+       * ssp.c: Conditionally include <windows.h>
+       (__guard_setup): For Windows, use approved methods to get
+       a suitable random number for the stack check guard rather
+       than reading /dev/random.
+
+2015-01-22  Matthias Klose  <doko@ubuntu.com>
+
+       * gets-chk.c: Declare prototype for gets in C11 mode.
+
+2014-11-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR bootstrap/63784
+       * configure: Regenerated.
+
+2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR target/63610
+       * configure: Regenerate.
+
+2013-12-07  Jakub Jelinek  <jakub@redhat.com>
+
+       * ssp.c (fail): Avoid -Wformat-security warning.
+
+2013-09-20  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2013-02-06  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Revert previous patch.
+
+2013-02-03  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Update copyright years.
+
+2013-01-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       PR 55982
+       * strncat-chk.c (__strncat_chk): Fix loop unroll.
+
+2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
+
+       * configure: Regenerated.
+
+2012-05-29  Benjamin Kosnik  <bkoz@redhat.com>
+
+       PR libstdc++/51007
+       * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
+       * configure: Regenerated.
+
+2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
+
+       * configure: Regenerate.
+
+2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR bootstrap/48135
+       * configure.ac (ssp_use_symver): Handle --disable-symvers.
+       * configure: Regenerate.
+
 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * Makefile.in: Regenerate.
        * configure: Regenerate.
 
 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
-            Steve Ellcey  <sje@cup.hp.com>
+           Steve Ellcey  <sje@cup.hp.com>
 
        * configure: Regenerate for new libtool.
        * Makefile.in: Ditto.