summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/__longjmp.S
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Fix setjmp/longjmpSteven J. Magnani2010-11-101-16/+20
| | | | | | | Some state and registers are missing from setjmp/longjmp handling. Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-8/+8
| | | | Closes issue #5194
* Remove other __sigprocmask occurences, even if unused, remove unsed filePeter S. Mazinger2006-01-211-3/+1
|
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+0
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-0/+2
| | | | missing headers, other jump relocs removed
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+47
contributed by John Williams <jwilliams@itee.uq.edu.au>