Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/compat/arch/alpha/gen/compat_setjmp.S
RevisionDateAuthorComments
 1.3  25-May-2021  thorpej POSIX sez:
The longjmp() function shall not cause setjmp() to return 0; if val
is 0, setjmp() shall return 1.

Fixes the _longjmp_zero and longjmp_zero test cases in the t_setjmp
test on alpha.
 1.2  23-Jan-2014  christos branches: 1.2.32;
Use a constant in the text segment to avoid the .lit8 out of range relocation
error.
 1.1  16-Sep-2005  drochner branches: 1.1.44; 1.1.50;
bring the compat code for alpha into place
 1.1.50.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.44.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.2.32.1  31-May-2021  cjep sync with head

RSS XML Feed