summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bsd-setjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* Richard Sandiford writes: add support for init/fini arrays in shared flat ↵Mike Frysinger2006-12-081-2/+2
| | | | libraries
* Add in clone (untested)David McCullough2002-02-061-0/+23
Fix up setjmp/longjmp which were quite broken not withstanding all the new versions. Needs a little more test time before I'll trust this code totally.