about summary refs log tree commit diff
path: root/src/thread/microblaze
Commit message (Expand)AuthorAgeFilesLines
* make arch __set_thread_area backends hiddenRich Felker2018-09-121-0/+1
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
* use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker2015-11-021-1/+3
* consistently use hidden visibility for cancellable syscall internalsRich Felker2015-04-141-3/+9
* clone: make clone a wrapper around __cloneBobby Bingham2014-02-091-4/+1
* fix order of syscall args for microblaze clone syscallRich Felker2012-10-191-3/+2
* ensure microblaze __set_thread_area returns successRich Felker2012-10-181-1/+2
* fix microblaze asm relocations for shared libcRich Felker2012-10-171-1/+1
* microblaze portRich Felker2012-09-294-0/+65