about summary refs log tree commit diff
path: root/arch/microblaze/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* fix __syscall declaration with wrong visibility in syscall_arch.hSzabolcs Nagy2015-04-301-2/+0
* unify non-inline version of syscall code across archsRich Felker2014-11-221-34/+2
* fix microblaze syscall register clobbersRich Felker2014-04-021-7/+7
* fixup general __syscall breakage introduced in x32 portrofl0r2014-02-241-0/+2
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-2/+0
* inline syscalls for microblazeRich Felker2012-10-181-0/+97
* microblaze portRich Felker2012-09-291-0/+41