aboutsummaryrefslogtreecommitdiff
path: root/debug/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-10-20debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar1-4/+9
2021-05-12Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER1-3/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-11-05Remove __warndeclSiddhesh Poyarekar1-1/+1
2020-02-11debug: Add missing locale dependencies of fortify testsFlorian Weimer1-0/+11
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-12-05Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg1-1/+1
2018-07-05Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer1-2/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-11Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu1-54/+54
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra1-1/+1
2017-07-19Don't add stack_chk_fail_local.o to libc.a [BZ #21740]H.J. Lu1-0/+4
2017-07-12Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu1-1/+1
2017-07-11Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu1-0/+6
2017-02-25Clean up conditionals for declaration of gets.Zack Weinberg1-15/+16
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-26PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock1-0/+6
2016-12-16New string function explicit_bzero (from OpenBSD).Zack Weinberg1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-15Remove -fexceptions configure test.Joseph Myers1-17/+17
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab1-0/+7
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath1-2/+4
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath1-1/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers1-13/+15
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers1-3/+0
2014-06-04Include LOCPATH in default test environment.Joseph Myers1-12/+0
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-1/+1
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-2/+2
2014-02-08tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger1-0/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella1-1/+3
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers1-10/+0
2013-05-06Move getlogin_r_chk to login/ subdir.Roland McGrath1-4/+4
2013-05-06Move ptsname_r_chk to login/ subdir.Roland McGrath1-1/+4
2013-01-18Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers1-1/+13
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers1-2/+6
2012-10-19Add debug IFUNC testsH.J. Lu1-0/+3
2012-09-07Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu1-6/+6
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath1-27/+27
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger1-4/+8
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-01-08Add checking versions of poll and ppollUlrich Drepper1-1/+1
2012-01-07Remove non-ELF supportUlrich Drepper1-3/+1
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+2
2009-07-30Add CFLAGS definition missing from last patch.Ulrich Drepper1-0/+2