summaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)Author
2016-01-07Make shebang interpreter directives consistentMarko Myllynen
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-21tst-backtrace4: fix a warning messageTulio Magno Quites Machado Filho
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers
2015-10-20Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers
2015-10-16Convert 703 function definitions to prototype style.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-08-25Fix strcpy_chk and stpcpy_chk performance.Ondřej Bílka
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov
2015-08-14stpncpy: fix size checking [BZ #18975]Zack Weinberg
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-02-06Conditionalize some tests' use of SA_SIGINFO.Roland McGrath
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-102014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
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-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