| History log of /src/sys/arch/hpcarm/include/Makefile |
| Revision | | Date | Author | Comments |
| 1.31 |
| 23-Jul-2014 |
alnsn | Rename sljitarch.h to sljit_machdep.h.
|
| 1.30 |
| 17-Jun-2014 |
alnsn | Add sljit support to arm.
|
| 1.29 |
| 02-May-2013 |
matt | branches: 1.29.8; This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that share a MACHINE_ARCH for userland so that except for etc, will produce identical sets.
usr/include/machine now points to usr/include/arm
|
| 1.28 |
| 11-Jan-2013 |
matt | Don't install fp.h anymore
|
| 1.27 |
| 19-Jul-2011 |
dyoung | branches: 1.27.2; 1.27.12; Change <machine/bus.h> to <sys/bus.h> throughout.
Split bus.h -> bus_{defs,funcs}.h.
Mark hpcarm/bus.h obsolete.
|
| 1.26 |
| 17-Jul-2011 |
joerg | Retire varargs.h support. Move machine/stdarg.h logic into MI sys/stdarg.h and expect compiler to provide proper builtins, defaulting to the GCC interface. lint still has a special fallback. Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and derive va_list as required by standards.
|
| 1.25 |
| 19-Jan-2008 |
chris | Remove arm support for IPKDB.
It hasn't worked since arm was broken out from arm32 in Jan 2001, and no-one has noticed or cared to fix it.
|
| 1.24 |
| 09-Feb-2007 |
ad | branches: 1.24.20; 1.24.24; 1.24.30; 1.24.36; Merge newlock2 to head.
|
| 1.23 |
| 26-Jul-2006 |
drochner | branches: 1.23.4; don't install <machine/db_machdep.h>, this is kernel only
|
| 1.22 |
| 11-Dec-2005 |
christos | branches: 1.22.4; 1.22.8; merge ktrace-lwp.
|
| 1.21 |
| 08-May-2004 |
kleink | branches: 1.21.12; Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
|
| 1.20 |
| 17-Jan-2003 |
thorpej | branches: 1.20.2; Merge the nathanw_sa branch.
|
| 1.19 |
| 26-Nov-2002 |
lukem | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
|
| 1.18 |
| 16-Sep-2002 |
manu | Initial APM support (enough to get battery level)
|
| 1.17 |
| 07-Aug-2002 |
briggs | Implement pmc(9) -- An interface to hardware performance monitoring counters. These counters do not exist on all CPUs, but where they do exist, can be used for counting events such as dcache misses that would otherwise be difficult or impossible to instrument by code inspection or hardware simulation.
pmc(9) is meant to be a general interface. Initially, the Intel XScale counters are the only ones supported.
|
| 1.16 |
| 26-Nov-2001 |
thorpej | branches: 1.16.8; Delete <machine/psl.h> from the ARM ports. It's not a header that we need to provide to MI code or to userland, and it's also not a header that generic ARM code should be including directly.
|
| 1.15 |
| 24-Nov-2001 |
thorpej | Sanitize hpcarm includes somewhat, make them more like other ARM ports.
|
| 1.14 |
| 24-Nov-2001 |
thorpej | No need to install bootconfig.h
|
| 1.13 |
| 23-Nov-2001 |
thorpej | No longer need <machine/undefined.h>.
|
| 1.12 |
| 23-Nov-2001 |
thorpej | Don't need a <machine/profileio.h> on these platforms.
|
| 1.11 |
| 23-Nov-2001 |
thorpej | No longer need <machine/pte.h>.
|
| 1.10 |
| 23-Nov-2001 |
thorpej | No longer need <machine/cpus.h>
|
| 1.9 |
| 03-Sep-2001 |
matt | branches: 1.9.6; Add a merged <pcb.h> for arm26/arm32.
|
| 1.8 |
| 15-Apr-2001 |
kleink | branches: 1.8.2; Add definitions of C99 integer format conversion macros. XXX Fastest minimum-width integer types haven't been decided upon yet.
|
| 1.7 |
| 15-Apr-2001 |
kleink | Add definitions of C99 specified-width integer type limits. XXX Fastest minimum-width integer types haven't been decided upon yet.
|
| 1.6 |
| 14-Apr-2001 |
kleink | Add definitions of C99 integer constant macros. Tidy Makefiles up a little.
|
| 1.5 |
| 14-Apr-2001 |
kleink | Add definitions of C99 minimum-width and greatest-width integer types. XXX Fastest minimum-width integer types haven't been decided upon yet.
|
| 1.4 |
| 06-Apr-2001 |
toshii | There is no /usr/include/hpcarm/disklabel_acorn.h.
|
| 1.3 |
| 24-Feb-2001 |
ichiro | branches: 1.3.2; 1.3.4; add profile.h,profileio.h
|
| 1.2 |
| 24-Feb-2001 |
ichiro | i forgot writing some include files in Makefile
|
| 1.1 |
| 23-Feb-2001 |
ichiro | hpcarm: kernel for StrongARM-based WinCE PDA machine.
|
| 1.3.4.3 |
| 21-Apr-2001 |
bouyer | Sync with HEAD
|
| 1.3.4.2 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
| 1.3.4.1 |
| 24-Feb-2001 |
bouyer | file Makefile was added on branch thorpej_scsipi on 2001-03-12 13:28:23 +0000
|
| 1.3.2.2 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
| 1.3.2.1 |
| 09-Apr-2001 |
nathanw | Catch up with -current.
|
| 1.8.2.4 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
| 1.8.2.3 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
| 1.8.2.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.8.2.1 |
| 13-Sep-2001 |
thorpej | Update the kqueue branch to HEAD.
|
| 1.9.6.6 |
| 11-Dec-2002 |
thorpej | Sync with HEAD.
|
| 1.9.6.5 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
| 1.9.6.4 |
| 13-Aug-2002 |
nathanw | Catch up to -current.
|
| 1.9.6.3 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
| 1.9.6.2 |
| 14-Nov-2001 |
thorpej | ARM-specific mcontext support. From Klaus Klein <kleink@netbsd.org>.
|
| 1.9.6.1 |
| 03-Sep-2001 |
thorpej | file Makefile was added on branch nathanw_sa on 2001-11-14 20:53:12 +0000
|
| 1.16.8.1 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
| 1.20.2.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
| 1.20.2.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
| 1.20.2.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
| 1.21.12.3 |
| 21-Jan-2008 |
yamt | sync with head
|
| 1.21.12.2 |
| 26-Feb-2007 |
yamt | sync with head.
|
| 1.21.12.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
| 1.22.8.1 |
| 11-Aug-2006 |
yamt | sync with head
|
| 1.22.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
| 1.23.4.1 |
| 01-Feb-2007 |
ad | Header file cleanup.
|
| 1.24.36.1 |
| 20-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.24.30.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.24.24.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.24.20.1 |
| 28-Feb-2008 |
rjs | Sync with HEAD.
|
| 1.27.12.3 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.27.12.2 |
| 23-Jun-2013 |
tls | resync from head
|
| 1.27.12.1 |
| 25-Feb-2013 |
tls | resync with head
|
| 1.27.2.2 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.27.2.1 |
| 23-Jan-2013 |
yamt | sync with head
|
| 1.29.8.1 |
| 10-Aug-2014 |
tls | Rebase.
|