]> git.ipfire.org Git - thirdparty/glibc.git/history - debug/Makefile
debug: Synchronize feature guards in fortified functions [BZ #28746]
[thirdparty/glibc.git] / debug / Makefile
2022-01-12  Siddhesh Poyarekardebug: Synchronize feature guards in fortified function...
2022-01-12  Siddhesh Poyarekardebug: Autogenerate _FORTIFY_SOURCE tests
2022-01-06  Adhemerval Zanelladebug: Remove catchsegv and libSegfault (BZ #14913)
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17  Siddhesh Poyarekarfortify: Fix spurious warning with realpath
2021-10-20  Siddhesh Poyarekardebug: Add tests for _FORTIFY_SOURCE=3
2021-05-12  Romain GEISSLERRemove all usage of @BASH@ or ${BASH} in installed...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-11-05  Siddhesh PoyarekarRemove __warndecl
2020-02-11  Florian Weimerdebug: Add missing locale dependencies of fortify tests
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
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-07-05  Florian WeimerCompile debug/stack_chk_fail_local.c with stack protector
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-09-19  Wilco DijkstraEnable unwind info in libc-start.c and backtrace.c
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-02-25  Zack WeinbergClean up conditionals for declaration of gets.
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-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-15  Joseph MyersRemove -fexceptions configure test.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
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-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-06-04  Joseph MyersInclude LOCPATH in default test environment.
2014-02-28  Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-08  Mike Frysingertst-longjmp_chk3: new test for checking sigaltstack...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-20  Adhemerval ZanellaPowerPC: fix backtrace to handle signal trampolines
2013-05-31  Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-05-06  Roland McGrathMove getlogin_r_chk to login/ subdir.
2013-05-06  Roland McGrathMove ptsname_r_chk to login/ subdir.
2013-01-18  Joseph MyersAdd tests that backtrace and backtrace_symbols produce...
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
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-05-31  Mike Frysingertests: move -D_FORTIFY_SOURCE to CPPFLAGS
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-08  Ulrich DrepperAdd checking versions of poll and ppoll
2012-01-08  Ulrich DrepperRemove non-ELF support
2011-09-08  Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
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-05-16  Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16  Ulrich DrepperCheck for valid stack frame in longjmp.
2008-03-05  Ulrich Drepper* include/stdio.h (__asprintf_chk, __dprintf_chk, cvs/fedora-glibc-20080305T0857
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-08-28  Ulrich Drepper* libio/bits/stdio2.h (__fread_chk, __fread_unlocked_ch...
2007-08-26  Ulrich Drepper* debug/Makefile: Disable format checking when compilin...
2007-05-24  Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2006-05-19  Ulrich Drepper* malloc/memusage.sh (memusageso): Add quotes.
2006-04-24  Ulrich Drepper* posix/bits/unistd.h (__readlinkat_chk): New prototype.
2005-07-25  Ulrich Drepper* debug/mbstowcs_chk.c: New file.
2005-07-20  Ulrich Drepper* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb...
2005-07-18  Ulrich Drepper* nscd/grpcache.c (cache_addgr): Use correct maximum...
2005-07-15  Andreas JaegerUpdate.
2005-07-15  Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-07-13  Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-06-26  Ulrich Drepper* Versions.def (ld): Add GLIBC_2.4.
2005-03-20  Ulrich Drepper* posix/bits/unistd.h (pread) [__USE_FILE_OFFSET64...
2005-03-01  Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-21  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-10-19  Ulrich DrepperUpdate.
2004-10-19  Ulrich DrepperUpdate.
2004-10-18  Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2001-08-29  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-20  Ulrich DrepperUpdate.
2001-05-07  Andreas JaegerUpdate.
2001-03-18  Ulrich DrepperUpdate.
2000-07-01  Ulrich DrepperUpdate.
2000-01-06  Ulrich DrepperUpdate.
1999-10-29  Ulrich DrepperUpdate.
1999-10-12  Ulrich DrepperUpdate.
1999-10-07  Ulrich DrepperUpdate.
1999-08-08  Ulrich DrepperUpdate.
1999-03-20  Andreas Schwab1999-03-19 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1998-10-19  Ulrich DrepperUpdate.
1998-09-01  Ulrich DrepperUpdate.
1998-08-28  Ulrich Drepper(distribute): Add register-dump.h.
1998-07-17  Ulrich DrepperUpdate.
1998-07-16  Ulrich DrepperUpdate.
1998-07-16  Ulrich DrepperUpdate.
next