Home | History | Annotate | Download | only in sparc64
History log of /src/sys/lib/libkern/arch/sparc64/Makefile.inc
RevisionDateAuthorComments
 1.11  17-Mar-2013  nakayama Remove duplicate source files.
 1.10  14-Aug-2009  dsl branches: 1.10.12; 1.10.22;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)
 1.9  12-Aug-2009  dsl Split the lines that add .c to SRCS from those that add .S
No changes (apart from the order) intended.
 1.8  11-Dec-2005  christos branches: 1.8.74;
merge ktrace-lwp.
 1.7  22-Apr-2005  reed Use ${TOOL_M4} instead of "m4". (I only tested this fix
for sparc but not sparc64 or alpha yet.)

Noticed problem when building NetBSD/sparc from a Linux/i386 host
that didn't have "m4".
 1.6  09-Nov-2003  martin branches: 1.6.8;
bzero is gone from the kernel
 1.5  05-May-2002  martin branches: 1.5.10;
Add strtoul.
 1.4  01-Nov-2000  thorpej branches: 1.4.2; 1.4.4;
Add a strcasecmp(), modified from chopps's strncasecmp().
 1.3  09-May-1999  eeh branches: 1.3.2;
Find the udivrem.m4 in the proper directory.
 1.2  04-Aug-1998  perry branches: 1.2.8;
add memcmp.c
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh Second half of the sparc64 stuff.
 1.2.8.1  21-Jun-1999  thorpej Sync w/ -current.
 1.3.2.1  22-Nov-2000  bouyer Sync with HEAD.
 1.4.4.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.4.2.1  20-Jun-2002  nathanw Catch up to -current.
 1.5.10.4  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.5.10.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.10.2  18-Sep-2004  skrll Sync with HEAD.
 1.5.10.1  03-Aug-2004  skrll Sync with HEAD
 1.6.8.1  29-Apr-2005  kent sync with -current
 1.8.74.1  19-Aug-2009  yamt sync with head.
 1.10.22.1  23-Jun-2013  tls resync from head
 1.10.12.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed