Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | move *longjmp related prototypes to setjmp.h | Peter S. Mazinger | |
Provide common prototypes for __longjmp, __libc_longjmp, __libc_siglongjmp _longjmp_unwind, __libc_unwind_longjmp in setjmp.h in preparation for use in LT new Add __longjmp to h8300 and i960 Make common longjmp.c good for NPTL Guard _longjmp_unwind use in sh's longjmp.c for NPTL (I think sh could use the common one) Remove unneeded attribute_noreturn, prototype provides it already Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2006-08-23 | fix from psm: remove unused defines/includes | Mike Frysinger | |
2004-07-15 | h8300 updates from Yoshinori Sato | Eric Andersen | |