CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/02/02 06:32:06
Modified files:
sys/arch/m68k/060sp: Makefile asm2gas copyright.S fnetbsd.S
inetbsd.S netbsd.S
sys/arch/m68k/fpsp: asm2gas bindec.sa decbin.sa do_func.sa
get_op.sa netbsd.sa util.sa x_store.sa
sys/arch/m68k/include: asm.h cdefs.h db_machdep.h profile.h
psl.h
sys/arch/m68k/m68k: bcopy.s copy.s copypage.s oc_cksum.s
sigcode.s sigreturn.s support.s trap_subr.s
sys/lib/libkern/arch/m68k: bcmp.S bzero.S ffs.S htonl.S htons.S
memcmp.S memset.S scanc.S skpc.S
strcmp.S strlen.S strncmp.S strncpy.S
Added files:
sys/arch/m68k/include: reloc.h
Log message:
Kernel bits for m68k/ELF, mostly from NetBSD. In addition, the `pmod' symbel
in fpsp has to be renamed due to a clash with other parts of the kernel.