History log of /netbsd-src/lib/libc/compat/arch/powerpc/sys/compat___sigtramp1.S (Results 1 – 3 of 3)
Revision Date Author Comments
# cf88c389 15-Jan-2011 matt <matt@NetBSD.org>

Use END(foo) everywhere.
Make __cerror hidden.
Use non-PLT calls to __cerror.
Use assym.h when appropriate.
Use addi to adjust stack instead of loading it.
Add __RCSIDs
Force -D_NOREGNAMES for all .S

Use END(foo) everywhere.
Make __cerror hidden.
Use non-PLT calls to __cerror.
Use assym.h when appropriate.
Use addi to adjust stack instead of loading it.
Add __RCSIDs
Force -D_NOREGNAMES for all .S files.
[this is all in preperation for secure plt support]

show more ...


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# bfb62ce4 18-Feb-2006 matt <matt@NetBSD.org>

Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.