Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-09-12 | make arch __set_thread_area backends hidden | Rich Felker | -0/+1 |
2018-09-12 | make arch __clone backends hidden | Rich Felker | -0/+1 |
2015-11-02 | use explicit __cp_cancel label in cancellable syscall asm for all archs | Rich Felker | -1/+3 |
2015-04-14 | consistently use hidden visibility for cancellable syscall internals | Rich Felker | -3/+9 |
2014-02-09 | clone: make clone a wrapper around __clone | Bobby Bingham | -4/+1 |
2012-10-19 | fix order of syscall args for microblaze clone syscall | Rich Felker | -3/+2 |
2012-10-18 | ensure microblaze __set_thread_area returns success | Rich Felker | -1/+2 |
2012-10-17 | fix microblaze asm relocations for shared libc | Rich Felker | -1/+1 |
2012-09-29 | microblaze port | Rich Felker | -0/+65 |