aboutsummaryrefslogtreecommitdiff
path: root/debug
AgeCommit message (Expand)AuthorFilesLines
2013-01-24Avoid backtrace tests matching filenames when searching for function names.Joseph Myers5-65/+65
2013-01-18Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers5-1/+501
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers96-111/+96
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-2/+1
2013-01-01Update copyright years.David S. Miller3-6/+6
2012-11-29Mention that __chk_fail is a public ABI in test-strcpy_chk.cFlorian Weimer1-0/+3
2012-11-15Update --version copyright dates for memusagestat and pcprofiledump.Joseph Myers1-1/+1
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers4-13/+21
2012-10-19Add debug IFUNC testsH.J. Lu5-2/+47
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-06-13Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov1-4/+4
2012-05-31tests: move -D_FORTIFY_SOURCE to CPPFLAGSMike Frysinger1-4/+8
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab10-41/+30
2012-04-29Fix attributes for fortify functions.Marek Polacek1-1/+1
2012-04-18Remove all traces of reg_char.David S. Miller4-4/+4
2012-03-27Merge branch 'elf-move'Andreas Jaeger2-20/+147
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2-2/+2
2012-03-20Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger2-20/+147
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert95-285/+190
2012-01-24Fix gets problemsUlrich Drepper1-5/+0
2012-01-08Add checking versions of poll and ppollUlrich Drepper5-2/+81
2012-01-07Remove pre-ISO C supportUlrich Drepper6-13/+13
2012-01-07Remove non-ELF supportUlrich Drepper1-3/+1
2012-01-01More fallout from gets removalUlrich Drepper1-0/+6
2012-01-01Update copyright yearUlrich Drepper2-4/+4
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper4-6/+62
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper1-1/+1
2011-05-28Unify messagesUlrich Drepper1-2/+2
2011-01-17Update copyright year.Ulrich Drepper2-4/+4
2010-09-25Add two forgotten licence exceptionsPetr Baudis2-0/+34
2010-09-05Remove undefined operationsAndreas Schwab1-5/+5
2010-06-30Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7H.J. Lu1-1/+5
2010-03-15Update copyright year.Ulrich Drepper2-5/+5
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 Drepper2-1/+116
2009-06-16Don't treat bug reporting message as a format string.Andreas Schwab1-1/+1
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper4-2/+122
2009-04-26* sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inlineUlrich Drepper3-9/+9
2009-02-06* debug/xtrace.sh: Unify translatable messages.Ulrich Drepper2-3/+22
2009-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2008-10-31[BZ #6980]Ulrich Drepper1-1/+7
2008-04-07* stdlib/mbtowc.c (__no_r_state): Remove. Jakub Jelinek1-3/+3
2008-03-05* include/stdio.h (__asprintf_chk, __dprintf_chk,cvs/fedora-glibc-20080305T0857Ulrich Drepper8-3/+405
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper2-4/+4
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-1/+21
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2-0/+4
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper8-16/+61
2007-08-28* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_chk): NewUlrich Drepper4-2/+130