malloc: Add nptl, htl dependency for the subdirectory [BZ #24757]
[external/glibc.git] / debug /
2019-02-03 Florian Weimerlibio: Use stdin consistently for input functions ...
2019-01-03 Adhemerval Zanellanptl: Fix testcases for new pthread cancellation mechanism
2019-01-02 Gabriel F. T. GomesSet behavior of sprintf-like functions with overlapping...
2019-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-05 Zack WeinbergUse PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY (bug...
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-08-21 Florian Weimer__readlink_chk: Remove micro-optimization
2018-07-05 Florian WeimerCompile debug/stack_chk_fail_local.c with stack protector
2018-06-01 Florian Weimerlibio: Avoid _allocate_buffer, _free_buffer function...
2018-03-21 Joseph MyersUse x86_64 backtrace as generic version.
2018-02-21 Zack WeinbergRemove _IO_file_flags define.
2018-02-21 Zack WeinbergRemove legacy configuration knobs from libio.
2018-02-21 Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-11-30 H.J. Lux86: Make a space in jmpbuf for shadow stack pointer
2017-09-19 Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
2017-09-05 Joseph MyersFix pcprofiledump cross-endian condition (bug 22086).
2017-08-20 H.J. LuMove ____longjmp_chk prototype to include/setjmp.h
2017-08-13 Florian Weimer__fortify_fail: Remove internal_function attribute
2017-07-24 H.J. LuAvoid accessing corrupted stack from __stack_chk_fail...
2017-07-19 H.J. LuDon't add stack_chk_fail_local.o to libc.a [BZ #21740]
2017-07-12 H.J. LuCompile tst-ssp-1.c with -fstack-protector-all
2017-07-11 H.J. LuAvoid backtrace from __stack_chk_fail [BZ #12189]
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-03-23 Wainer dos Santos... Update string tests to use the support test driver.
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-25 Zack WeinbergClean up conditionals for declaration of gets.
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.
2012-06-13 Paul PluzhnikovSuppress sign-conversion warning from FD_SET.
2012-05-31 Mike Frysingertests: move -D_FORTIFY_SOURCE to CPPFLAGS
next