summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/gen/swapcontext.S
AgeCommit message (Expand)Author
2021-06-30Do previous differtly by pushing two registers in the same way as theskrll
2021-06-30Fix previous. For Thumb-1:rin
2021-06-29Align sp to 8-byte boundary as required by EABI.rin
2018-11-21Fix a commentskrll
2013-11-30Use PLT_SYM.joerg
2013-09-04Fix the .cfi correctly.matt
2013-09-04Fix build by matching .cfi/#if.htodd
2013-09-04only emit cfi if __ARM_EABI__ && __UNWIND_TABLES__matt
2013-09-03Use less got, add END(), make thumb tolerant.matt
2012-11-28Add missing registers.matt
2012-09-27Remove magic numbers.skrll
2012-09-27Fixup the stack pointer in the ucontext returned by getcontext.skrll
2012-08-05Ensure stack alignment. "looks fine" matt@skrll
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2004-08-21Use RET and RETc macros for returning.rearnsha
2003-04-05NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.bjh21
2003-01-18Merge the nathanw_sa branch.thorpej