[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 1 Sep 2001 09:49:11 -0600 (MDT)
- Reply-to: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/09/01 09:49:06
Modified files:
sys/arch/powerpc/include: asm.h bat.h cdefs.h cpu.h exec.h
float.h fpu.h frame.h ieeefp.h intr.h
ipkdb.h kcore.h limits.h param.h pcb.h
pio.h pmap.h proc.h psl.h pte.h
signal.h spinlock.h stdarg.h trap.h
types.h varargs.h
Added files:
sys/arch/macppc/include: adbsys.h ansi.h asm.h autoconf.h bat.h
bus.h cdefs.h conf.h cpu.h db_machdep.h
disklabel.h dlfcn.h elf_abi.h endian.h
exec.h float.h fpu.h frame.h ieee.h
ieeefp.h intr.h ipkdb.h kbio.h kcore.h
limits.h link.h loadfile_machdep.h
param.h pcb.h pio.h pmap.h powerpc.h
proc.h profile.h psl.h pte.h ptrace.h
reg.h reloc.h setjmp.h signal.h
spinlock.h stdarg.h trap.h types.h
va-ppc.h varargs.h vmparam.h
vuid_event.h wsconsio.h
Removed files:
sys/arch/powerpc/include: adbsys.h autoconf.h bus.h conf.h
db_machdep.h disklabel.h kbio.h
loadfile_machdep.h powerpc.h vmparam.h
Log message:
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
is being renamed to macppc. This is to allow sharing of common code
between different powerpc base platforms.
Most of the work involved in the renaming process was performed by miod@
Files moved from powerpc/include to macppc/include
Some files were not "moved" but wrapper files were created which include
the powerpc/include version.
Several of the powerpc/include files where changed to reflect that they
are POWERPC_* not MACHINE_*.
Visit your host, monkey.org