OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
lib
/
libc
/
arch
/
sparc
/
string
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
string
History log of
/src/lib/libc/arch/sparc/string/Makefile.inc
Revision
Date
Author
Comments
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.
Indexes created Thu Oct 02 01:09:59 GMT 2025