summaryrefslogtreecommitdiff
path: root/src/thread/microblaze
AgeCommit message (Expand)AuthorLines
2018-09-12make arch __set_thread_area backends hiddenRich Felker-0/+1
2018-09-12make arch __clone backends hiddenRich Felker-0/+1
2015-11-02use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker-1/+3
2015-04-14consistently use hidden visibility for cancellable syscall internalsRich Felker-3/+9
2014-02-09clone: make clone a wrapper around __cloneBobby Bingham-4/+1
2012-10-19fix order of syscall args for microblaze clone syscallRich Felker-3/+2
2012-10-18ensure microblaze __set_thread_area returns successRich Felker-1/+2
2012-10-17fix microblaze asm relocations for shared libcRich Felker-1/+1
2012-09-29microblaze portRich Felker-0/+65