GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setjmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
14
-14
/
+14
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
14
-14
/
+14
*
Break some lines before not after operators.
Joseph Myers
2019-02-22
1
-3
/
+3
*
Fix implicit-fallthrough warnings in tst-setjmp.c.
Joseph Myers
2019-02-15
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
14
-14
/
+14
*
x86: Use pad in pthread_unwind_buf to preserve shadow stack register
H.J. Lu
2018-05-02
1
-0
/
+2
*
Revert "hurd: Avoid PLTs for longjmp & siglongjmp"
Samuel Thibault
2018-04-05
1
-2
/
+0
*
hurd: Avoid PLTs for longjmp & siglongjmp
Samuel Thibault
2018-04-04
1
-0
/
+2
*
Revert parts of "hurd: Avoid more libc.so local PLTs"
Samuel Thibault
2018-04-03
1
-2
/
+0
*
hurd: Avoid more libc.so local PLTs
Samuel Thibault
2018-04-03
1
-0
/
+2
*
Remove hidden __libc_longjmp
H.J. Lu
2018-03-10
1
-1
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
14
-14
/
+14
*
x86: Make a space in jmpbuf for shadow stack pointer
H.J. Lu
2017-11-30
2
-4
/
+5
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-2
/
+1
*
Remove C++ namespace handling from glibc headers.
Joseph Myers
2017-03-16
1
-8
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
14
-14
/
+14
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
14
-14
/
+14
*
Modify several tests to use test-skeleton.c
Arjun Shankar
2015-07-15
1
-2
/
+5
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
14
-14
/
+14
*
Fix some warnings in the absence of FP round/exception support
Chris Metcalf
2014-12-30
1
-1
/
+1
*
Fix warning in setjmp/jmpbug.c.
Joseph Myers
2014-11-26
1
-1
/
+2
*
ARM: Use movw/movt more when available
Roland McGrath
2014-10-22
2
-1
/
+3
*
Use existing makefile variables for dependencies on glibc libraries.
Joseph Myers
2014-05-16
1
-6
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
14
-14
/
+14
*
Remove __FAVOR_BSD.
Joseph Myers
2013-12-17
1
-8
/
+1
*
Remove trailing whitespace.
Joseph Myers
2013-06-05
1
-1
/
+1
*
AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp
Andreas Schwab
2013-05-21
2
-1
/
+46
*
Add test for setjmp / longjmp and floating-point state.
Joseph Myers
2013-05-14
2
-1
/
+113
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
12
-13
/
+12
*
[BZ #157] Remove include/stub-tag.h for good.
Thomas Schwinge
2012-11-04
2
-2
/
+0
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
12
-36
/
+24
*
Mark setjmp and ucontext functions as non-leaf
Andreas Schwab
2011-11-11
2
-18
/
+18
*
setjmp/bits/setjmp2.h: Canonicalize comment formatting.
Roland McGrath
2011-03-03
1
-17
/
+17
*
Remove redundant .gitignore files.
Andreas Schwab
2009-05-16
1
-6
/
+0
*
Check for valid stack frame in longjmp.
Ulrich Drepper
2009-05-15
4
-4
/
+54
*
rename each .cvsignore file to .gitignore
Jim Meyering
2009-05-15
1
-0
/
+0
*
[BZ #2648]
Ulrich Drepper
2007-02-17
1
-5
/
+7
*
2006-01-12 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-01-12
1
-4
/
+0
*
* include/bits/setjmp.h: New file.
Roland McGrath
2006-01-10
1
-0
/
+4
*
Moved to csu/errno-loc.c.
Ulrich Drepper
2005-12-14
4
-0
/
+147
*
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2005-12-14
3
-0
/
+105
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
7
-252
/
+0
*
2.5-18.1
Jakub Jelinek
2007-07-12
7
-0
/
+252
*
[BZ #269]
Ulrich Drepper
2004-07-16
2
-1
/
+108
*
Prepare headers for use in ISO C++ compliant implementations.
Ulrich Drepper
2002-08-28
1
-8
/
+18
*
Update.
Ulrich Drepper
2002-02-01
1
-1
/
+1
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
3
-24
/
+24
*
Update.
Ulrich Drepper
2001-01-17
1
-16
/
+19
[next]