NetBSD/lib/libc/arch
uwe ce9b54992a PIC code clobbers %r30 so we need to update the saved oucp with
caller's %r30 manually.  Makes old context happy when it needs to do
more function calls after restore.

(oops, forgot to commit this along with swapcontext.S)
2018-02-28 21:00:02 +00:00
..
aarch64 Fix __siglongjmp14(). 2018-02-12 22:31:04 +00:00
alpha Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
arm Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
hppa Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
i386 Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
ia64 Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
m68k provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
mips fix asm operands: "ctc1" uses the register as an input, not an output. 2017-02-27 06:55:26 +00:00
or1k Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
powerpc PIC code clobbers %r30 so we need to update the saved oucp with 2018-02-28 21:00:02 +00:00
powerpc64 Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
riscv Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
sh3 provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
sparc Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
sparc64 Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
vax Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00
x86_64 Mark exect(3) obsolete and bind it to plain execve(2) on all platforms 2017-02-07 19:29:39 +00:00