aboutsummaryrefslogtreecommitdiff
path: root/libssp
AgeCommit message (Expand)AuthorFilesLines
2023-08-08Daily bump.GCC Administrator1-0/+24
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock1-1/+1
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV1-1/+1
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock1-7/+13
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock1-44/+45
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu1-3/+11
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu1-2/+25
2023-01-16Update copyright years.Jakub Jelinek21-21/+21
2023-01-08Daily bump.GCC Administrator1-0/+5
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao1-0/+1
2022-10-13Daily bump.GCC Administrator1-0/+4
2022-10-12regenerate configure filesMartin Liska1-2/+2
2022-10-12Daily bump.GCC Administrator1-0/+5
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque1-0/+24
2022-08-26Daily bump.GCC Administrator1-0/+4
2022-08-25regenerate configure files and config.h.in filesMartin Liska1-3/+3
2022-01-03Update copyright years.Jakub Jelinek21-21/+21
2021-01-06Daily bump.GCC Administrator1-0/+4
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2021-01-04Update copyright years.Jakub Jelinek21-21/+21
2020-12-06Daily bump.GCC Administrator1-0/+5
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe1-16/+18
2020-11-30Daily bump.GCC Administrator1-0/+4
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-2/+2
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-4/+5
2020-05-15x86: Also check if -fcf-protection worksH.J. Lu2-2/+10
2020-05-14x86: Default CET run-time support to autoH.J. Lu2-2/+6
2020-02-12Use a non-empty test program to test ability to link.Sandra Loosemore2-2/+9
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki5-4/+49
2020-01-01Update copyright years.Jakub Jelinek22-21/+25
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-5/+14
2019-01-01Update copyright years.Jakub Jelinek22-21/+25
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers6-946/+1495
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-1/+1
2018-04-24Regenerate configure of target librariesH.J. Lu2-1/+5
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek2-7/+10
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-02-19CET shouldn't be enabled in 32-bit run-time libraries by defualtIgor Tsimbalist2-3/+23
2018-01-03Update copyright years.Jakub Jelinek22-21/+25
2017-11-17Enable building libssp with Intel CETIgor Tsimbalist6-6/+100
2017-04-02ssp.c (__guard_setup): Suppress unused variable warning.Jonathan Yong2-2/+5
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek5-4/+36
2017-01-04Update copyright years.Jakub Jelinek22-22/+25
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-2/+5
2016-02-09re PR target/65867 (bootstrap fails for mingw32 due to missing header in ssp.c)Daniel Starke2-0/+6
2015-05-13libssp: Bump to automake 1.11.6Michael Haubenwallner4-54/+116
2015-02-09ssp.c (__guard_setup): For Windows...Georg Koppen2-0/+23
2015-01-22gets-chk.c: Declare prototype for gets in C11 mode.Matthias Klose2-0/+9
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-1/+6