Home | History | Annotate | Download | only in powerpc
History log of /src/sys/arch/powerpc/Makefile
RevisionDateAuthorComments
 1.10  30-Apr-2008  garbled branches: 1.10.26;
Convert prep to use the new unified mkbootimage rather than it's own. This
mkbootimage can be shared by prep, rs6000, and bebox.

TODO: Convert bebox to use this. Needs someone to test.
 1.9  04-Mar-2008  mrg branches: 1.9.2; 1.9.4;
insert a .WAIT between include and include/foo subdirs, so that
include/ is created before include/foo.

fixes -j builds on ofppc for me.
 1.8  03-Feb-2003  matt branches: 1.8.18; 1.8.80; 1.8.100; 1.8.104;
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
 1.7  13-Jun-2001  simonb branches: 1.7.8;
Add a port to IBM's PPC405GP Reference Board (the "walnut")
by Eduardo Horvath and Simon Burge of Wasabi Systems.

IBM 4xx series CPU features:
- New pmap and revised trap handler.
- Support on-chip timers, PCI controller, UARTs
- Framework for on-chip ethernet and watchdog timer.
General PowerPC features:
- Add in-kernel PPC floating point emulation
- New in{,4}_cksum that is between 1.5 and 5 times faster than the
old version depending on CPU type.
General changes:
- Kernel support for generic dbsym-style symbols.
 1.6  12-Jun-1998  cgd branches: 1.6.26;
Rework the way kernel include files are installed. In the new method,
as with user-land programs, include files are installed by each directory
in the tree that has includes to install. (This allows more flexibility
as to what gets installed, makes 'partial installs' easier, and gives us
more options as to which machines' includes get installed at any given
time.) The old SYS_INCLUDES={symlinks,copies} behaviours are _both_
still supported, though at least one bug in the 'symlinks' case is
fixed by this change. Include files can't be build before installation,
so directories that have includes as targets (e.g. dev/pci) have to move
those targets into a different Makefile.
 1.5  28-May-1998  sakamoto Rename NetBSD/powerpc to NetBSD/ofppc.
New sys/arch/powerpc with PowerPC-generic stuff.
 1.4  11-Oct-1997  mycroft Nuke NOOBJ.
 1.3  11-Oct-1997  mycroft Update all the tags goo, and use bsd.subdir.mk.
 1.2  07-May-1997  mycroft branches: 1.2.4;
Don't use _SUBDIRUSE outside of bsd.subdir.mk.
 1.1  30-Sep-1996  ws PowerPC port
 1.2.4.1  14-Oct-1997  thorpej Update marc-pcmcia branch from trunk.
 1.6.26.1  21-Jun-2001  nathanw Catch up to -current.
 1.7.8.2  13-Jun-2001  simonb Add a port to IBM's PPC405GP Reference Board (the "walnut")
by Eduardo Horvath and Simon Burge of Wasabi Systems.

IBM 4xx series CPU features:
- New pmap and revised trap handler.
- Support on-chip timers, PCI controller, UARTs
- Framework for on-chip ethernet and watchdog timer.
General PowerPC features:
- Add in-kernel PPC floating point emulation
- New in{,4}_cksum that is between 1.5 and 5 times faster than the
old version depending on CPU type.
General changes:
- Kernel support for generic dbsym-style symbols.
 1.7.8.1  13-Jun-2001  simonb file Makefile was added on branch nathanw_sa on 2001-06-13 06:01:47 +0000
 1.8.104.2  02-Jun-2008  mjf Sync with HEAD.
 1.8.104.1  03-Apr-2008  mjf Sync with HEAD.
 1.8.100.1  24-Mar-2008  keiichi sync with head.
 1.8.80.1  23-Mar-2008  matt sync with HEAD
 1.8.18.1  17-Mar-2008  yamt sync with head.
 1.9.4.1  16-May-2008  yamt sync with head.
 1.9.2.1  18-May-2008  yamt sync with head.
 1.10.26.1  07-Jan-2011  matt Descend into the booke include diretory

RSS XML Feed