summaryrefslogtreecommitdiff
path: root/debug
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-023-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02100-100/+100
* 2014-12-10 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-101-0/+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-263-43/+0
* Fix -Wundef warning on PAGE_COPY_THRESHOLDSiddhesh Poyarekar2014-07-032-2/+0
* Remove unnecessary include in memmove_chkSiddhesh Poyarekar2014-06-271-1/+0
* Include LOCPATH in default test environment.Joseph Myers2014-06-041-12/+0
* tst-longjmp_chk2: add comments/sanity checkMike Frysinger2014-03-131-1/+6
* 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
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1030-47/+47
* tst-backtrace4: expand output even on failuresMike Frysinger2014-02-081-7/+8
* tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger2014-02-082-0/+87
* tests: unify fortification handler logicMike Frysinger2014-02-083-59/+15
* tst-longjmp_chk: add comments and convert to test-skeletonMike Frysinger2014-02-081-2/+7
* Update remaining copyright datesAllan McRae2014-01-013-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01101-101/+101
* Remove unused variables in __stpncpy_chkSiddhesh Poyarekar2013-12-051-3/+0
* Refactor several debug routines.Ondřej Bílka2013-12-046-288/+6
* Fix typos.Ondřej Bílka2013-08-291-1/+1
* PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella2013-08-203-4/+32
* Port remaining string benchmarksSiddhesh Poyarekar2013-06-111-24/+0
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-072-4/+4
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Link extra-libs consistently with libc and ld.so.Joseph Myers2013-05-311-10/+0
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-162-0/+2
* Move getlogin_r_chk to login/ subdir.Roland McGrath2013-05-063-33/+5
* Move ptsname_r_chk to login/ subdir.Roland McGrath2013-05-063-30/+5
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-2/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-3/+2
* Avoid backtrace tests matching filenames when searching for function names.Joseph Myers2013-01-245-65/+65
* Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers2013-01-185-1/+501
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0296-111/+96
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Update copyright years.David S. Miller2013-01-013-6/+6
* Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer2012-11-291-0/+3
* Update --version copyright dates for memusagestat and pcprofiledump.Joseph Myers2012-11-151-1/+1
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-094-13/+21
* Add debug IFUNC testsH.J. Lu2012-10-195-2/+47
* 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
* Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov2012-06-131-4/+4
* tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger2012-05-311-4/+8
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-2410-41/+30
* Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* Remove all traces of reg_char.David S. Miller2012-04-184-4/+4
* Merge branch 'elf-move'Andreas Jaeger2012-03-272-20/+147
|\
| * Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger2012-03-202-20/+147