OpenGrok
Cross Reference: Makefile
xref
: /
src
/
sys
/
arch
/
arm
/
include
/
arm32
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
arm32
History log of
/src/sys/arch/arm/include/arm32/Makefile
Revision
Date
Author
Comments
1.10
25-Oct-2014
skrll
Remove katelib.h and references to it.
{Read,Write}{Word,Byte} macros are provided in the files that still use
them. Someone(tm) should convert them to bus_space(9)
1.9
26-Nov-2002
lukem
branches: 1.9.158;
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
1.8
23-Nov-2001
thorpej
- Move more contents of various <machine/vmparam.h> files into
<arm/arm32/vmparam.h> (mostly the stuff that's tied to the pmap
implementation).
- Since the MMU definitions in pte.h are specific to ARM processors
that support 32-bit mode, move pte.h to <arm/arm32/pte.h>.
- Make the Netwinder startup file build again (use PT_B|PT_C, rather
than PT_CACHEABLE, since the latter expands to a variable these days).
1.7
22-Nov-2001
thorpej
Add 26-bit and 32-bit types.h files, which indicate the programming
model in use for a given platform (__PROG26 vs __PROG32), then pulls
in <arm/types.h>. Change each ARM port to pull in <arm/arm26/types.h>
or <arm/arm32/types.h> as appropriate. Change all references to PROG26
and PROG32 to __PROG26 and __PROG32. Eliminate the opt_progmode.h
header file.
1.6
03-Sep-2001
matt
branches: 1.6.6;
Add a merged <pcb.h> for arm26/arm32.
1.5
14-Jul-2001
matt
Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific
includes as required.
1.4
18-Jun-2001
bjh21
branches: 1.4.2;
Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to be
necessary on arm26 as well.
1.3
10-Mar-2001
rearnsha
branches: 1.3.2;
Add param.h to INCS.
1.2
26-Feb-2001
reinoud
branches: 1.2.2;
Putting the param.h back into the arm32 resp. hpcarm include directories
1.1
23-Feb-2001
reinoud
Big patch for merging common include files of the new hpcarm tree and the old arm32
tree into the new arm substree. All moved files are relinked with a stub that included
the file from the new location; this might be done better later.
1.2.2.2
21-Jun-2001
nathanw
Catch up to -current.
1.2.2.1
09-Apr-2001
nathanw
Catch up with -current.
1.3.2.2
12-Mar-2001
bouyer
Sync with HEAD.
1.3.2.1
10-Mar-2001
bouyer
file Makefile was added on branch thorpej_scsipi on 2001-03-12 13:27:24 +0000
1.4.2.3
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.4.2.2
13-Sep-2001
thorpej
Update the kqueue branch to HEAD.
1.4.2.1
03-Aug-2001
lukem
update to -current
1.6.6.3
11-Dec-2002
thorpej
Sync with HEAD.
1.6.6.2
08-Jan-2002
nathanw
Catch up to -current.
1.6.6.1
03-Sep-2001
nathanw
file Makefile was added on branch nathanw_sa on 2002-01-08 00:23:12 +0000
1.9.158.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025