summaryrefslogtreecommitdiff
path: root/libssp
AgeCommit message (Expand)Author
2015-01-22gets-chk.c: Declare prototype for gets in C11 mode.Matthias Klose
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2013-12-07* ssp.c (fail): Avoid -Wformat-security warning.Jakub Jelinek
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-02-06Revert libquadmath and libssp copyright patches.Richard Sandiford
2013-02-03Update copyright in libssp.Richard Sandiford
2013-01-15re PR other/55982 (__strncat_chk is buggy)Paul Pluzhnikov
2012-09-14* configure: Regenerated.David Edelsohn
2012-05-31re PR target/51007 (Quadmath I/O doesn't work on MinGW)Benjamin Kosnik
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler
2011-03-21re PR bootstrap/48135 (build fails on Solaris2.8 due to Glob.pm not found wit...Rainer Orth
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn
2010-07-02configure.ac (gfortran_use_symver): Only check for Sun-style symbol versionin...Rainer Orth
2010-07-02configure.ac: Check for Sun symbol versioning.Rainer Orth
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-08-20Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn
2009-07-30extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ...Ralf Wildenhues
2009-04-13re PR other/39062 (libssp/ssp.c needs malloc.h for mingw)Ozkan Sezer
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-03-01backport: Support GNU/kOpenSolaris.Ralf Wildenhues
2009-02-02* ssp.c (_PATH_TTY): Define as "CONOUT$" for _WIN32.Danny Smith
2008-12-18Backport from upstream Libtool:Ralf Wildenhues
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-08-21Makefile.am: Add -no-undefinedAaron W. LaFramboise
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2008-01-24* configure: Regenerate.David Edelsohn
2007-07-05Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp,H.J. Lu
2007-06-02configure: Regenerate.Paolo Bonzini
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2006-10-15Index: config/ChangeLogGeoffrey Keating
2006-09-29re PR other/25035 (libssp causes a failure with cross compilers with unified ...Joseph Myers
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-02-28re PR other/26473 (cross-building installs ssp headers to $(includedir))Mark Mitchell
2006-01-20configure.ac: Use -fPIC for symbol versioning test.Richard Guenther
2005-10-31.cvsignore are not needed for subversion, remove them.Andreas Jaeger
2005-08-17ALL: Update FSF address.Kelley Cook
2005-07-02Makefile.def (target_modules): Add libssp.Jakub Jelinek