Age | Commit message (Expand) | Author |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-11-22 | setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.sym | Adhemerval Zanella |
2021-04-21 | nptl: Move __pthread_unwind_next into libc | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-10-05 | Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647) | Joseph Myers |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-02-22 | Break some lines before not after operators. | Joseph Myers |
2019-02-15 | Fix implicit-fallthrough warnings in tst-setjmp.c. | Joseph Myers |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-05-02 | x86: Use pad in pthread_unwind_buf to preserve shadow stack register | H.J. Lu |
2018-04-05 | Revert "hurd: Avoid PLTs for longjmp & siglongjmp" | Samuel Thibault |
2018-04-04 | hurd: Avoid PLTs for longjmp & siglongjmp | Samuel Thibault |
2018-04-03 | Revert parts of "hurd: Avoid more libc.so local PLTs" | Samuel Thibault |
2018-04-03 | hurd: Avoid more libc.so local PLTs | Samuel Thibault |
2018-03-10 | Remove hidden __libc_longjmp | H.J. Lu |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-11-30 | x86: Make a space in jmpbuf for shadow stack pointer | H.J. Lu |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |
2017-03-16 | Remove C++ namespace handling from glibc headers. | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-07-15 | Modify several tests to use test-skeleton.c | Arjun Shankar |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-12-30 | Fix some warnings in the absence of FP round/exception support | Chris Metcalf |
2014-11-26 | Fix warning in setjmp/jmpbug.c. | Joseph Myers |
2014-10-22 | ARM: Use movw/movt more when available | Roland McGrath |
2014-05-16 | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-05-21 | AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp | Andreas Schwab |
2013-05-14 | Add test for setjmp / longjmp and floating-point state. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-11-11 | Mark setjmp and ucontext functions as non-leaf | Andreas Schwab |
2011-03-03 | setjmp/bits/setjmp2.h: Canonicalize comment formatting. | Roland McGrath |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | Check for valid stack frame in longjmp. | Ulrich Drepper |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2007-02-17 | [BZ #2648] | Ulrich Drepper |
2006-01-12 | 2006-01-12 Roland McGrath <roland@redhat.com> | Roland McGrath |
2006-01-10 | * include/bits/setjmp.h: New file. | Roland McGrath |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper |
2007-07-12 | 2.5-18.1 | Jakub Jelinek |