aboutsummaryrefslogtreecommitdiff
path: root/debug/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-30Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper1-1/+2
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper1-2/+5
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper1-2/+8
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+23
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper1-1/+3
2007-08-26* debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper1-0/+5
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper1-2/+2
2006-05-19* malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper1-2/+4
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper1-1/+2
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper1-1/+2
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper1-1/+2
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper1-0/+2
2005-07-15Update.Andreas Jaeger1-0/+7
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper1-2/+15
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper1-1/+2
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper1-2/+2
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper1-1/+1
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-2/+4
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-2/+11
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-45/+6
2007-07-122.5-18.1Jakub Jelinek1-6/+45
2004-10-19Update.Ulrich Drepper1-1/+1
2004-10-19Update.Ulrich Drepper1-2/+3