about summary refs log tree commit diff
path: root/debug/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-199/+0
* 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
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger2014-02-081-0/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-201-1/+3
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-10/+0
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-061-4/+4
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-061-1/+4
* Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers2013-01-181-1/+13
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-2/+6
* Add debug IFUNC testsH.J. Lu2012-10-191-0/+3
* Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu2012-09-071-6/+6
* Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath2012-08-171-27/+27
* tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger2012-05-311-4/+8
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add checking versions of poll and ppollUlrich Drepper2012-01-081-1/+1
* Remove non-ELF supportUlrich Drepper2012-01-071-3/+1
* Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper2011-09-081-1/+2
* Add CFLAGS definition missing from last patch.Ulrich Drepper2009-07-301-0/+2
* Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper2009-07-301-1/+2
* Check for valid stack frame in longjmp.Ulrich Drepper2009-05-151-2/+5
* * include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857Ulrich Drepper2008-03-051-2/+8
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-151-1/+23
* * libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper2007-08-281-1/+3
* * debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper2007-08-261-0/+5
* * Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper2007-05-241-2/+2
* * malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper2006-05-191-2/+4
* * posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper2006-04-241-1/+2
* * debug/mbstowcs_chk.c: New file.Ulrich Drepper2005-07-251-1/+2
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-1/+2
* * nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper2005-07-181-0/+2
* Update.Andreas Jaeger2005-07-151-0/+7
* * wcsmbs/bits/wchar2.h: New file.Ulrich Drepper2005-07-151-2/+15
* * stdlib/bits/stdlib.h: New file.Ulrich Drepper2005-07-131-1/+2