History log of /src/sys/arch/iyonix/include/Makefile |
Revision | | Date | Author | Comments |
1.11 |
| 23-Jul-2014 |
alnsn | Rename sljitarch.h to sljit_machdep.h.
|
1.10 |
| 17-Jun-2014 |
alnsn | Add sljit support to arm.
|
1.9 |
| 02-May-2013 |
matt | branches: 1.9.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.8 |
| 11-Jan-2013 |
matt | Don't install fp.h anymore
|
1.7 |
| 17-Jul-2011 |
dyoung | branches: 1.7.2; 1.7.12; On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not install <machine/bus.h>. Remove various <machine/bus.h> sources.
|
1.6 |
| 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.5 |
| 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.4 |
| 09-Feb-2007 |
ad | branches: 1.4.20; 1.4.24; 1.4.30; 1.4.36; Merge newlock2 to head.
|
1.3 |
| 26-Jul-2006 |
drochner | branches: 1.3.4; don't install <machine/db_machdep.h>, this is kernel only
|
1.2 |
| 11-Dec-2005 |
christos | branches: 1.2.4; 1.2.8; merge ktrace-lwp.
|
1.1 |
| 13-Oct-2004 |
gavan | branches: 1.1.2; 1.1.14; Initial import of iyonix port.
The Iyonix is a desktop machine from Castle Technology, based on a 600MHz XScale[tm] 80321 processor.
* Uses the bootloader from NetBSD/acorn32, which is now 32-bit compatible. * Currently boots multiuser with a serial console. * Device support is not yet complete.
With help from abs.
|
1.1.14.3 |
| 21-Jan-2008 |
yamt | sync with head
|
1.1.14.2 |
| 26-Feb-2007 |
yamt | sync with head.
|
1.1.14.1 |
| 30-Dec-2006 |
yamt | sync with head.
|
1.1.2.2 |
| 19-Oct-2004 |
skrll | Sync with HEAD
|
1.1.2.1 |
| 13-Oct-2004 |
skrll | file Makefile was added on branch ktrace-lwp on 2004-10-19 15:56:37 +0000
|
1.2.8.1 |
| 11-Aug-2006 |
yamt | sync with head
|
1.2.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|
1.3.4.1 |
| 01-Feb-2007 |
ad | Header file cleanup.
|
1.4.36.1 |
| 20-Jan-2008 |
bouyer | Sync with HEAD
|
1.4.30.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.4.24.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.4.20.1 |
| 28-Feb-2008 |
rjs | Sync with HEAD.
|
1.7.12.3 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
1.7.12.2 |
| 23-Jun-2013 |
tls | resync from head
|
1.7.12.1 |
| 25-Feb-2013 |
tls | resync with head
|
1.7.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.7.2.1 |
| 23-Jan-2013 |
yamt | sync with head
|
1.9.8.1 |
| 10-Aug-2014 |
tls | Rebase.
|