aboutsummaryrefslogtreecommitdiff
path: root/src/signal/microblaze (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmpRich Felker2012-10-181-3/+12
* fix microblaze asm relocations for shared libc•••only @PLT relocations are considered functions for purposes of -Bsymbolic-functions, so always use @PLT. it should not hurt in the static-linked case. Rich Felker2012-10-171-2/+2
* microblaze port•••based on initial work by rdp, with heavy modifications. some features including threads are untested because qemu app-level emulation seems to be broken and I do not have a proper system image for testing. Rich Felker2012-09-292-0/+20