summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/setjmp.S
AgeCommit message (Expand)Author
2006-01-13Pretty printing.Ulrich Drepper
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-11Use PTR_DEMANGLE.Ulrich Drepper
2003-06-24 * sysdeps/alpha/setjmp.S (_setjmp, setjmp): Mark .prologue.Richard Henderson
2002-12-31Use libc_hidden_def(name) instead of strong_alias (name, __GI_name).Ulrich Drepper
2002-12-31Add __GI__setjmp alias.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2000-11-21* sysdeps/alpha/setjmp.S: Remove __setjmp entry point.Andreas Schwab
1997-12-01Define _ASM and _SETJMP_H to get definitions.Ulrich Drepper
1997-10-12__setjmp is the same as _setjmp. Make the former a strong symbol andUlrich Drepper
1997-09-11Do the work; don't call __setjmp_aux. Move _setjmp and setjmp fromUlrich Drepper
1996-11-20update from main archive 961119Ulrich Drepper
1996-11-06update from main archive 961105Ulrich Drepper
1996-08-08update from main archive 960807Ulrich Drepper
1996-06-02Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath
1996-05-23Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath
1996-03-27Wed Mar 27 10:26:21 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath
1996-03-19Wed Feb 21 23:56:41 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath
1994-12-04Pass FP and SP as 3rd and 4th args, not 2nd and 3rd.Roland McGrath
1994-12-04Implement __sigsetjmp instead of __setjmp; call __sigsetjmp_aux instead ofRoland McGrath
1993-12-23entered into RCSBrendan Kehoe
1992-11-25Initial revisionRoland McGrath