History log of /netbsd-src/common/lib/libc/arch/powerpc/string/strlen.S (Results 1 – 6 of 6)
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 ...


# 282f07d6 15-Aug-2006 ross <ross@NetBSD.org>

Fix bug involving addresses >= 4G on ppc64.


# 9eb6edc9 07-Jul-2006 ross <ross@NetBSD.org>

revert


# a76fa390 07-Jul-2006 ross <ross@NetBSD.org>

And yet more .S files...


# ab4f10bc 23-Dec-2005 skrll <skrll@NetBSD.org>

Fix PR 32363 by defining _NOREGNAMES.

Someone should complete the transition.


# 37c9f0a6 20-Dec-2005 christos <christos@NetBSD.org>

Merge libkern + libc common files. As requested by core.