Home | History | Annotate | only in /src/lib/libc/arch/sparc/string
History log of /src/lib/libc/arch/sparc/string
RevisionDateAuthorComments
 1.4 30-Jul-2009  dsl If SRCS contains any .S files then remove the corresponding .c file from
SRCS and add to LSRCS (for lint).
Change the 'string' Makefiles so that the arch/*/string/Makefile.inc
need only specify the .S files for that architecture and not the .c
files for all the files they don't override.
 1.3 18-Jul-2009  dsl Remove references to index.c and rindex.c (strchr.c and strrchr.c
now provide the definitions).
 1.2 23-Jun-2001  kleink Use a bzero-based assembly language implementation for memset();
inspired by the recent sparc64 change.
 1.1 20-Mar-1995  mycroft branches: 1.1.22;
Separate machine dependencies.
 1.1.22.1 08-Oct-2001  nathanw Catch up to -current.
 1.6 20-Dec-2005  christos Use reach-over sources from common/lib/libc
 1.5 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.4 23-Jun-2001  kleink Use a bzero-based assembly language implementation for memset();
inspired by the recent sparc64 change.
 1.3 16-Jul-1997  christos branches: 1.3.14;
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
 1.2 16-Nov-1996  pk Remove DEFS.h, which has been just a placeholder for a long time.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it
 1.3.14.1 08-Oct-2001  nathanw Catch up to -current.
 1.2 04-Dec-1993  mycroft Clean up deleted files.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it
 1.12 20-Dec-2005  christos Use reach-over sources from common/lib/libc
 1.11 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.10 13-May-2001  kleink Make this work for PIC (as opposed to pic) without taking chances of fitting
__ffstab into a GOT13 relocation; from Eduardo Horvath.
 1.9 06-Sep-1999  chs branches: 1.9.10;
use RODATA() instead of ENTRY() for __ffstab so that it works when profiling.
 1.8 01-Jul-1998  tv Change immediate label references to _C_LABEL().
 1.7 24-Feb-1998  pk Need to use PIC_PROLOGUE() since `__ffstab' is now a global.
 1.6 22-Feb-1998  mycroft Fix omission in last.
 1.5 22-Feb-1998  mycroft Expose ffstab as __ffstab.
 1.4 16-Jul-1997  christos RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
 1.3 16-Nov-1996  pk Remove DEFS.h, which has been just a placeholder for a long time.
 1.2 10-Feb-1994  pk Insert some Position Independent Code.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it
 1.9.10.1 08-Oct-2001  nathanw Catch up to -current.
 1.2 04-Dec-1993  mycroft Clean up deleted files.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it
 1.2 20-Dec-2005  christos Use reach-over sources from common/lib/libc
 1.1 23-Jun-2001  kleink branches: 1.1.2;
Use a bzero-based assembly language implementation for memset();
inspired by the recent sparc64 change.
 1.1.2.2 08-Oct-2001  nathanw Catch up to -current.
 1.1.2.1 23-Jun-2001  nathanw file memset.S was added on branch nathanw_sa on 2001-10-08 20:18:20 +0000
 1.5 20-Dec-2005  christos Use reach-over sources from common/lib/libc
 1.4 07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.3 16-Jul-1997  christos RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
 1.2 16-Nov-1996  pk Remove DEFS.h, which has been just a placeholder for a long time.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it
 1.2 04-Dec-1993  mycroft Clean up deleted files.
 1.1 07-Oct-1993  cgd make an arch directory in libc, and move all machine dirs into it

RSS XML Feed