aboutsummaryrefslogtreecommitdiff
path: root/src/thread/microblaze/__set_thread_area.s (follow)
Commit message (Expand)AuthorAgeFilesLines
* ensure microblaze __set_thread_area returns success•••since it did not set the return-value register, the caller could wrongly interpret this as failure. Rich Felker2012-10-181-1/+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-291-0/+5