summaryrefslogtreecommitdiff
path: root/setjmp
AgeCommit message (Expand)Author
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu
2018-04-05Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault
2018-04-04hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault
2018-04-03Revert parts of "hurd: Avoid more libc.so local PLTs"Samuel Thibault
2018-04-03hurd: Avoid more libc.so local PLTsSamuel Thibault
2018-03-10Remove hidden __libc_longjmpH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-03-16Remove C++ namespace handling from glibc headers.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-15Modify several tests to use test-skeleton.cArjun Shankar
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf
2014-11-26Fix warning in setjmp/jmpbug.c.Joseph Myers
2014-10-22ARM: Use movw/movt more when availableRoland McGrath
2014-05-16Use existing makefile variables for dependencies on glibc libraries.Joseph Myers
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-12Combine __USE_BSD and __USE_SVID into __USE_MISC.Joseph Myers
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-17Remove __FAVOR_BSD.Joseph Myers
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-21AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmpAndreas Schwab
2013-05-14Add test for setjmp / longjmp and floating-point state.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-11-11Mark setjmp and ucontext functions as non-leafAndreas Schwab
2011-03-03setjmp/bits/setjmp2.h: Canonicalize comment formatting.Roland McGrath
2009-05-16Remove redundant .gitignore files.Andreas Schwab
2009-05-15Check for valid stack frame in longjmp.Ulrich Drepper
2009-05-15rename each .cvsignore file to .gitignoreJim Meyering
2007-02-17[BZ #2648]Ulrich Drepper
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2005-12-142005-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-122.5-18.1Jakub Jelinek
2004-07-16[BZ #269]Ulrich Drepper
2002-08-28Prepare headers for use in ISO C++ compliant implementations.Ulrich Drepper
2002-02-01Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-17Update.Ulrich Drepper
2000-12-31* malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger
2000-12-27Make local functions static.Andreas Jaeger
2000-09-14Update.Ulrich Drepper
1999-10-09Update.Ulrich Drepper
1998-08-09Update.Ulrich Drepper