OSDN Git Service

PR middle-end/40525
[pf3gnuchains/gcc-fork.git] / libssp / ChangeLog
index fd1bc71..d8d3c74 100644 (file)
@@ -1,3 +1,138 @@
+2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
+
+       PR target/39062
+       * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
+       * configure.ac: Also check for malloc.h.
+       * configure: Regenerated.
+       * config.h.in: Regenerated.
+
+2009-04-09  Nick Clifton  <nickc@redhat.com>
+
+       * strcat-chk.c: Change copyright header to refer to version 3
+       of the GNU General Public License with version 3.1 of the GCC
+       Runtime Library Exception and to point readers at the COPYING3
+       and COPYING3.RUNTIME files and the FSF's license web page.
+       * gets-chk.c: Likewise.
+       * memcpy-chk.c: Likewise.
+       * memmove-chk.c: Likewise.
+       * mempcpy-chk.c: Likewise.
+       * memset-chk.c: Likewise.
+       * snprintf-chk.c: Likewise.
+       * sprintf-chk.c: Likewise.
+       * ssp-local.c: Likewise.
+       * ssp.c: Likewise.
+       * ssp/ssp.h.in: Likewise.
+       * ssp/stdio.h: Likewise.
+       * ssp/string.h: Likewise.
+       * ssp/unistd.h: Likewise.
+       * stpcpy-chk.c: Likewise.
+       * strcpy-chk.c: Likewise.
+       * strncat-chk.c: Likewise.
+       * strncpy-chk.c: Likewise.
+       * vsnprintf-chk.c: Likewise.
+       * vsprintf-chk.c: Likewise.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-02  Danny Smith  <dannysmith@users.sourcforge.net>
+
+       * ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.
+
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
+            Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate for new libtool.
+       * Makefile.in: Ditto.
+       * aclocal.m4: Ditto.
+
+2008-08-21  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
+
+       * Makefile.am: Add -no-undefined
+       * Makefile.in: Regenerate.
+
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in: Regenerate.
+       * config.h.in: Regenerate.
+       * configure: Regenerate.
+
+2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/35457
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * aclocal.m4: Regenerate.
+       * configure: Likewise.
+       * Makefile.in: Likewise.
+
+2008-01-24  David Edelsohn  <edelsohn@gnu.org>
+
+       * configure: Regenerate.
+
+2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * aclocal.m4: Regenerated.
+
+2007-06-02  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure: Regenerate.
+
+2007-05-23  Steve Ellcey  <sje@cup.hp.com>
+
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * aclocal.m4: Regenerate.
+
+2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
+
+       * Makefile.am: Add dummy install-pdf target.
+       * Makefile.in: Regenerate
+
+2006-10-14  Geoffrey Keating  <geoffk@apple.com>
+
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2006-09-29  Joseph S. Myers  <joseph@codesourcery.com>
+
+       PR other/25035
+       * configure.ac (AC_EXEEXT): Remove.
+       (GCC_NO_EXECUTABLES): Call.
+       (ssp_use_symver): Default to no if unable to link.
+       (AC_CHECK_FUNCS): Hardwire results if unable to link.
+       * aclocal.m4, configure, Makefile.in: Regenerate.
+
+2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * Makefile.am: Add install-html target. Add install-html to .PHONY
+       * Makefile.in: Regenerate.
+
+2006-02-27  Mark Mitchell  <mark@codesourcery.com>
+       
+       PR 26473
+       * configure.ac (ACX_NONCANONICAL_TARGET): Use it.
+       * Makefile.am (target_noncanonical): Define.
+       (libsubincludedir): New variable.
+       (nobase_libsubinclude_HEADERS): Likewise.
+       (nobase_include_HEADERS): Remove.
+       * configure: Regenerated.
+       * Makefile.in: Likewise.
+       * aclocal.m4: Regenerated.
+
+2006-01-20  Richard Guenther  <rguenther@suse.de>
+
+       * configure.ac: Use -fPIC for symbol versioning test.
+       * configure: Regenerate.
+
 2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>
 
        * ALL: Update FSF address.