summaryrefslogtreecommitdiff
path: root/debug/Makefile
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-15Remove -fexceptions configure test.Joseph Myers
2015-10-12Add dependencies on needed locales in each subdir tests (bug 18969)Andreas Schwab
2015-03-10Let tests result in UNSUPPORTED; use that for unbuildable C++ casesRoland McGrath
2015-03-04Avoid C++ tests when the C++ cannot be linked.Roland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-10Use -Werror by default, add --disable-werror.Joseph Myers
2014-11-26Remove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.Joseph Myers
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-08tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-06Move getlogin_r_chk to login/ subdir.Roland McGrath
2013-05-06Move ptsname_r_chk to login/ subdir.Roland McGrath
2013-01-18Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-10-19Add debug IFUNC testsH.J. Lu
2012-09-07Rename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++H.J. Lu
2012-08-17Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.Roland McGrath
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Add checking versions of poll and ppollUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2009-07-30Add CFLAGS definition missing from last patch.Ulrich Drepper
2009-07-30Add test case for ____longjmp_chk vs signal stacks.Ulrich Drepper
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper
2007-08-26* debug/Makefile: Disable format checking when compiling tst-chk?.c.Ulrich Drepper
2007-05-24* Makerules (sysd-rules): Define PTW for ptw-* files.Ulrich Drepper
2006-05-19* malloc/memusage.sh (memusageso): Add quotes.Ulrich Drepper
2006-04-24* posix/bits/unistd.h (__readlinkat_chk): New prototype.Ulrich Drepper
2005-07-25* debug/mbstowcs_chk.c: New file.Ulrich Drepper
2005-07-20* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper
2005-07-18* nscd/grpcache.c (cache_addgr): Use correct maximum for group IDUlrich Drepper
2005-07-15Update.Andreas Jaeger
2005-07-15* wcsmbs/bits/wchar2.h: New file.Ulrich Drepper
2005-07-13* stdlib/bits/stdlib.h: New file.Ulrich Drepper
2005-06-26* Versions.def (ld): Add GLIBC_2.4.Ulrich Drepper
2005-03-20* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64]: Use __off64_tUlrich Drepper
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper