Home | History | Annotate | only in /src/lib/libc/arch/powerpc64/string
History log of /src/lib/libc/arch/powerpc64/string
RevisionDateAuthorComments
 1.6 11-Aug-2009  dsl Change NO_SRCS lines to specify .S in order to exclude the .c file from
SRCS but add it to LSRCS (sort of makes sense!).
 1.5 03-Aug-2009  dsl bzero.S defines memset(), so exclude memset.c
 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 07-Jul-2006  ross bzero() and memset() for ppc64.
 1.1 01-Jul-2006  ross ppc64 build framework first pass
 1.4 28-Apr-2008  martin branches: 1.4.8;
Remove clause 3 and 4 from TNF licenses
 1.3 07-Jul-2006  ross branches: 1.3.18;
rcsid & white space
 1.2 07-Jul-2006  ross bzero() and memset() for ppc64.
 1.1 01-Jul-2006  ross ppc64 build framework first pass
 1.3.18.1 18-May-2008  yamt sync with head.
 1.4.8.2 28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4.8.1 28-Apr-2008  martin file bzero.S was added on branch christos-time_t on 2008-04-28 20:22:58 +0000

RSS XML Feed