summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/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-83/+18
| | | | | | | 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.
* Quick fix to setjmp/longjmp/sigsetjmp etc to make them work.David McCullough2001-05-081-8/+8
| | | | This should really be fixed to fall into line with the other archs.
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-121-0/+88
a first pass at getting m68k working. It may have some problems, but should now be fairly close.