summaryrefslogtreecommitdiff
path: root/arch/microblaze/bits/signal.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-09fix wrong sigaction syscall ABI on mips*, or1k, microblaze, riscv64Rich Felker1-1/+0
2016-07-03make brace placement in public header typedef'd structs consistentRich Felker1-2/+1
2015-03-18fix MINSIGSTKSZ values for archs with large signal contextsRich Felker1-0/+5
2014-03-18fix signal.h breakage from moving stack_t to arch-specific bitsRich Felker1-6/+6
2014-03-18move signal.h definition of stack_t to arch-specific bitsRich Felker1-0/+6
2013-03-23add deprecated SIGIOT alias for SIGABRTRich Felker1-0/+1
2012-11-25fixup mcontext stuff to expost gregset_t/fpregset_t as appropriateRich Felker1-0/+1
2012-11-23sigcontext/mcontext cleanup for arch-specific bitsRich Felker1-15/+15
2012-11-23fix up leftover, incorrect NSIG definitions in arch-specific signal.hRich Felker1-1/+0
2012-11-21add back NSIG, removed from powerpc in last commit, but for all archsRich Felker1-0/+2
2012-09-29microblaze portRich Felker1-0/+75