summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/signal.h
AgeCommit message (Collapse)Author
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
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_*.
1997-02-18Ok, these are more stragglers in my source tree. These changes were necessaryDale S. Rahn
to clean up the interdependancies caused by the siginfo changes.
1997-02-05Siginfo changes.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn
NOTE: This will not work until the other pieces are checked in. This is primarily the NetBSD powerpc port, with modifications to support ELF.