about summary refs log tree commit diff
path: root/src/signal/i386
Commit message (Expand)AuthorAgeFilesLines
* apply hidden visibility to sigreturn code fragmentsRich Felker2018-09-121-0/+2
* remove the last of possible-textrels from i386 asmRich Felker2015-04-181-2/+3
* redesign sigsetjmp so that signal mask is restored after longjmpRich Felker2015-04-171-8/+16
* add __sigsetjmp ABI-compat alias for sigsetjmpRich Felker2014-04-021-0/+3
* restore use of .type in asm, but use modern @function (vs %function)Rich Felker2011-06-142-0/+3
* remove all .size and .type directives for functions from the asmRich Felker2011-06-131-5/+0
* fix previous commit that broke sigreturn. looks like the asm is needed.Rich Felker2011-02-131-0/+15
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13