about summary refs log tree commit diff
path: root/debug/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* debug: Add fortify wprintf testsAdhemerval Zanella2023-12-291-0/+2
* debug: Add fortify syslog testsAdhemerval Zanella2023-12-291-0/+5
* debug: Add regression tests for BZ 30932Adhemerval Zanella2023-10-041-0/+2
* Exclude routines from fortificationFrédéric Bérat2023-07-051-6/+6
* Add the wcslcpy, wcslcat functionsFlorian Weimer2023-06-141-0/+2
* Implement strlcpy and strlcat [BZ #178]Florian Weimer2023-06-141-0/+2
* debug: Reformat Makefile.Carlos O'Donell2023-05-161-16/+18
* debug: Re-flow and sort routines variable in MakefileFlorian Weimer2023-04-171-24/+87
* stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2023-01-251-0/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* debug: Fix typo in tests-unsupported ruleAdhemerval Zanella2022-11-091-1/+1
* Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)Adhemerval Zanella2022-11-081-12/+29
* debug: test for more required cacellation points (BZ# 29274)Adhemerval Zanella2022-09-051-3/+3
* debug: make __read_chk a cancellation point (bug 29274)Andreas Schwab2022-06-221-0/+7
* debug: Synchronize feature guards in fortified functions [BZ #28746]Siddhesh Poyarekar2022-01-121-2/+8
* debug: Autogenerate _FORTIFY_SOURCE testsSiddhesh Poyarekar2022-01-121-42/+67
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-17/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* fortify: Fix spurious warning with realpathSiddhesh Poyarekar2021-12-171-1/+2
* debug: Add tests for _FORTIFY_SOURCE=3Siddhesh Poyarekar2021-10-201-4/+9
* Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/b...Romain GEISSLER2021-05-121-3/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Remove __warndeclSiddhesh Poyarekar2020-11-051-1/+1
* debug: Add missing locale dependencies of fortify testsFlorian Weimer2020-02-111-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug 11319)Zack Weinberg2018-12-051-1/+1
* Compile debug/stack_chk_fail_local.c with stack protectorFlorian Weimer2018-07-051-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.cH.J. Lu2017-12-111-54/+54
* Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra2017-09-191-1/+1
* Don't add stack_chk_fail_local.o to libc.a [BZ #21740]H.J. Lu2017-07-191-0/+4
* Compile tst-ssp-1.c with -fstack-protector-allH.J. Lu2017-07-121-1/+1
* Avoid backtrace from __stack_chk_fail [BZ #12189]H.J. Lu2017-07-111-0/+6
* Clean up conditionals for declaration of gets.Zack Weinberg2017-02-251-15/+16
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* PLT avoidance for __stack_chk_fail [BZ #7065]Nick Alcock2016-12-261-0/+6
* New string function explicit_bzero (from OpenBSD).Zack Weinberg2016-12-161-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove -fexceptions configure test.Joseph Myers2015-10-151-17/+17
* Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab2015-10-121-0/+7
* Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath2015-03-101-2/+4
* Avoid C++ tests when the C++ cannot be linked.Roland McGrath2015-03-041-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use -Werror by default, add --disable-werror.Joseph Myers2014-12-101-13/+15
* Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers2014-11-261-3/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-12/+0
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1