about summary refs log tree commit diff
path: root/src/setjmp/i386
Commit message (Expand)AuthorAgeFilesLines
* setjmp: optimize longjmp prologuesAlexander Monakov2020-08-121-4/+2
* setjmp: optimize x86 longjmp epiloguesAlexander Monakov2020-08-111-4/+2
* remove the last of possible-textrels from i386 asmRich Felker2015-04-181-0/+3
* restore use of .type in asm, but use modern @function (vs %function)Rich Felker2011-06-142-0/+5
* remove all .size and .type directives for functions from the asmRich Felker2011-06-132-10/+0
* modernize coding style in sjlj asmRich Felker2011-05-262-23/+23
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-122-0/+45