OpenGrok
Cross Reference: resumecontext.S
xref
: /
src
/
lib
/
libc
/
arch
/
x86_64
/
gen
/
resumecontext.S
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/lib/libc/arch/x86_64/gen/resumecontext.S
Revision
Date
Author
Comments
1.7
03-May-2025
riastradh
libc/x86_64: Omit needless __PIC__ conditionals.
PR lib/59391: unnecessary __PIC__ conditionals clutter .S files
1.6
22-May-2014
uebayasi
branches: 1.6.36;
Put missing END() markers to set ELF symbol size.
1.5
12-Sep-2013
joerg
branches: 1.5.2;
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
1.4
28-Apr-2008
martin
branches: 1.4.4; 1.4.8; 1.4.28;
Remove clause 3 and 4 from TNF licenses
1.3
08-Nov-2006
drochner
branches: 1.3.16;
-check for a NULL uc_link before calling setcontext(2); do a real exit(3)
instead with exit handlers and all that
-If setcontext(2) returns (which it shouldn't), do an _exit(-1) rather
than relying on a sensible return value to use as exit code. Makes
it less likely that an ucontext corruption goes unnoticed.
1.2
27-Feb-2004
drochner
alignment trouble: uc_link is at offset 8
1.1
30-Jan-2003
fvdl
Add ucontext glue for x86_64.
1.3.16.1
18-May-2008
yamt
sync with head.
1.4.28.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.8.2
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.4.8.1
28-Apr-2008
martin
file resumecontext.S was added on branch christos-time_t on 2008-04-28 20:22:59 +0000
1.4.4.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.5.2.1
10-Aug-2014
tls
Rebase.
1.6.36.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Sat Oct 18 08:10:09 GMT 2025