| History log of /src/sys/arch/arc/Makefile |
| Revision | | Date | Author | Comments |
| 1.12 |
| 03-Apr-2011 |
dyoung | Fix 'tags' target.
|
| 1.11 |
| 25-Oct-2008 |
apb | branches: 1.11.16; 1.11.22; Use ${TOOL_SED} instead if plain sed in Makefiles.
|
| 1.10 |
| 11-Dec-2005 |
christos | branches: 1.10.74; 1.10.78; 1.10.84; merge ktrace-lwp.
|
| 1.9 |
| 18-Apr-2005 |
tsutsui | arc/algor dir was removed long ago. BTW, is "make tags" still maintained?
|
| 1.8 |
| 06-Jan-2003 |
lukem | branches: 1.8.2; 1.8.10; Rework how KERNOBJDIR functions; now it's always determined with cd ${KERNSRCDIR}/${KERNARCHDIR}/compile && ${PRINTOBJDIR} This is far simpler than the previous system, and more robust with objdirs built via BSDOBJDIR.
The previous method of finding KERNOBJDIR when using BSDOBJDIR by referencing _SRC_TOP_OBJ_ from another directory was extremely fragile due to the depth first tree walk by <bsd.subdir.mk>, and the caching of _SRC_TOP_OBJ_ (with MAKEOVERRIDES) which would be empty on the *first* pass to create fresh objdirs.
This change requires adding sys/arch/*/compile/Makefile to create the objdir in that directory, and descending into arch/*/compile from arch/*/Makefile. Remove the now-unnecessary .keep_me files whilst here.
Per lengthy discussion with Andrew Brown.
|
| 1.7 |
| 24-Dec-2000 |
ur | branches: 1.7.8; Switch pica to jazzio. Split shared MD portion between algor and jazzio.
|
| 1.6 |
| 23-Jan-2000 |
soda | branches: 1.6.6; merge to NetBSD-current (DeskStation and Algor support is currently broken)
|
| 1.5 |
| 23-Jan-2000 |
soda | Moved from /cvsroot/syssrc/sys/arch/pica/Makefile,v
|
| 1.4 |
| 12-Jun-1998 |
cgd | 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.3 |
| 11-Oct-1997 |
mycroft | Make these closer to working.
|
| 1.2 |
| 16-Jul-1996 |
thorpej | branches: 1.2.10; RCS id police.
|
| 1.1 |
| 13-Mar-1996 |
jonathan | branches: 1.1.1; Initial revision
|
| 1.1.1.2 |
| 23-Jan-2000 |
soda | OpenBSD-2.1/arc
|
| 1.1.1.1 |
| 13-Mar-1996 |
jonathan | First commit of Per Fogelstrom's port to the Acer pica r4400/isa machine.
|
| 1.2.10.1 |
| 14-Oct-1997 |
thorpej | Update marc-pcmcia branch from trunk.
|
| 1.6.6.3 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
| 1.6.6.2 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
| 1.6.6.1 |
| 23-Jan-2000 |
bouyer | file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:00:15 +0000
|
| 1.7.8.1 |
| 07-Jan-2003 |
thorpej | Sync with HEAD.
|
| 1.8.10.1 |
| 29-Apr-2005 |
kent | sync with -current
|
| 1.8.2.1 |
| 10-Nov-2005 |
skrll | Sync with HEAD. Here we go again...
|
| 1.10.84.1 |
| 13-Dec-2008 |
haad | Update haad-dm branch to haad-dm-base2.
|
| 1.10.78.1 |
| 04-May-2009 |
yamt | sync with head.
|
| 1.10.74.1 |
| 17-Jan-2009 |
mjf | Sync with HEAD.
|
| 1.11.22.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.11.16.1 |
| 21-Apr-2011 |
rmind | sync with head
|