summaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)Author
2014-07-03Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar
2014-06-27Remove unnecessary include in memmove_chkSiddhesh Poyarekar
2014-06-04Include LOCPATH in default test environment.Joseph Myers
2014-03-13tst-longjmp_chk2: add comments/sanity checkMike Frysinger
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-02-08tst-backtrace4: expand output even on failuresMike Frysinger
2014-02-08tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger
2014-02-08tests: unify fortification handler logicMike Frysinger
2014-02-08tst-longjmp_chk: add comments and convert to test-skeletonMike Frysinger
2014-01-01Update remaining copyright datesAllan McRae
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-05Remove unused variables in __stpncpy_chkSiddhesh Poyarekar
2013-12-04Refactor several debug routines.Ondřej Bílka
2013-08-29Fix typos.Ondřej Bílka
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella
2013-06-11Port remaining string benchmarksSiddhesh Poyarekar
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-05-06Move getlogin_r_chk to login/ subdir.Roland McGrath
2013-05-06Move ptsname_r_chk to login/ subdir.Roland McGrath
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers
2013-01-24Avoid backtrace tests matching filenames when searching for function names.Joseph Myers
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
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer
2012-11-15Update --version copyright dates for memusagestat and pcprofiledump.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-06-13Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-04-18Remove all traces of reg_char.David S. Miller
2012-03-27Merge branch 'elf-move'Andreas Jaeger
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-20Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-24Fix gets problemsUlrich Drepper
2012-01-08Add checking versions of poll and ppollUlrich Drepper