]> git.ipfire.org Git - thirdparty/glibc.git/history - debug
Make soft-float powerpc swapcontext restore the signal mask (bug 21045).
[thirdparty/glibc.git] / debug /
2017-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockPLT avoidance for __stack_chk_fail [BZ #7065]
2016-12-16  Zack WeinbergNew string function explicit_bzero (from OpenBSD).
2016-12-10  Florian Weimerdebug: Additional compiler barriers for backtrace tests...
2016-08-19  Zack WeinbergAdd tests for fortification of bcopy and bzero.
2016-06-23  Florian Weimerlibio: Implement vtable verification [BZ #20191]
2016-06-23  Florian Weimertest-skeleton.c: Add write_message function
2016-06-13  Florian Weimerdebug/tst-longjmp_chk2: Make signal handler more conser...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-21  Tulio Magno Quites... tst-backtrace4: fix a warning message
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-08-25  Ondřej BílkaFix strcpy_chk and stpcpy_chk performance.
2015-08-15  Paul PluzhnikovFix BZ #18084 -- backtrace (..., 0) dumps core on x86.
2015-08-15  Zack Weinbergstpncpy: fix size checking [BZ #18975]
2015-03-10  Roland McGrathLet tests result in UNSUPPORTED; use that for unbuildab...
2015-03-04  Roland McGrathAvoid C++ tests when the C++ cannot be linked.
2015-02-06  Roland McGrathConditionalize some tests' use of SA_SIGINFO.
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-10  Steve Ellcey2014-12-10 Steve Ellcey <sellcey@imgtec.com>
2014-12-10  Joseph MyersUse -Werror by default, add --disable-werror.
2014-11-26  Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-07-02  Siddhesh PoyarekarFix -Wundef warning on PAGE_COPY_THRESHOLD
2014-06-26  Siddhesh PoyarekarRemove unnecessary include in memmove_chk
2014-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-03-13  Mike Frysingertst-longjmp_chk2: add comments/sanity check
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-10  Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-08  Mike Frysingertst-backtrace4: expand output even on failures
2014-02-08  Mike Frysingertst-longjmp_chk3: new test for checking sigaltstack...
2014-02-08  Mike Frysingertests: unify fortification handler logic
2014-02-08  Mike Frysingertst-longjmp_chk: add comments and convert to test-skeleton
2014-01-01  Allan McRaeUpdate remaining copyright dates
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-05  Siddhesh PoyarekarRemove unused variables in __stpncpy_chk
2013-12-04  Ondřej BílkaRefactor several debug routines.
2013-08-29  Ondřej BílkaFix typos.
2013-08-20  Adhemerval ZanellaPowerPC: fix backtrace to handle signal trampolines
2013-06-11  Siddhesh PoyarekarPort remaining string benchmarks
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-16  Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-06  Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-02-13  Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-08  Joseph MyersRemove CHECK_N and bp-checks.h.
2013-02-01  Joseph MyersRemove BOUNDED_N and BOUNDED_1.
2013-01-24  Joseph MyersAvoid backtrace tests matching filenames when searching...
2013-01-18  Joseph MyersAdd tests that backtrace and backtrace_symbols produce...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01  David S. MillerUpdate copyright years.
2012-11-29  Florian WeimerMention that __chk_fail is a public ABI in test-strcpy_...
2012-11-15  Joseph MyersUpdate --version copyright dates for memusagestat and...
2012-11-09  Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-10-20  H.J. LuAdd debug IFUNC tests
2012-09-07  H.J. LuRename LDFLAGS-XXX to LDLIBS-XXX for -lstdc++
2012-08-17  Roland McGrathClean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-06-13  Paul PluzhnikovSuppress sign-conversion warning from FD_SET.
2012-05-31  Mike Frysingertests: move -D_FORTIFY_SOURCE to CPPFLAGS
2012-05-24  Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-04-18  David S. MillerRemove all traces of reg_char.
2012-03-27  Andreas JaegerMerge branch 'elf-move'
2012-03-20  H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-20  Andreas JaegerMerge branch 'master' into elf-move
2012-03-20  Andreas JaegerRemove old debug/backtracesyms files, replace with...
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-25  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24  Ulrich DrepperFix gets problems
2012-01-08  Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2012-01-08  Ulrich DrepperRemove non-ELF support
2012-01-03  Ulrich DrepperMerge branch 'c11'
2012-01-01  Ulrich DrepperMore fallout from gets removal
2012-01-01  Ulrich DrepperUpdate copyright year
2011-09-08  Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-06-28  Ulrich DrepperFix quoting in some installed shell scripts
2011-05-28  Ulrich DrepperUnify messages
2011-01-17  Ulrich DrepperUpdate copyright year.
2010-09-25  Petr BaudisAdd two forgotten licence exceptions
2010-09-05  Andreas SchwabRemove undefined operations
2010-06-30  H.J. LuImprove 64bit memcpy/memmove for Atom, Core 2 and Core i7
2010-03-15  Ulrich DrepperUpdate copyright year.
2009-07-31  Ulrich DrepperAdd CFLAGS definition missing from last patch.
2009-07-31  Ulrich DrepperAdd test case for ____longjmp_chk vs signal stacks.
2009-06-17  Andreas SchwabDon't treat bug reporting message as a format string.
2009-05-16  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
next