| History log of /src/sys/arch/zaurus/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 |
| 19-Jul-2011 |
dyoung | branches: 1.7.2; 1.7.12; Change <machine/bus.h> to <sys/bus.h> throughout.
Split bus.h -> bus_{defs,funcs}.h.
|
| 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 |
| 17-Oct-2007 |
garbled | branches: 1.4.2; 1.4.8; Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
|
| 1.3 |
| 29-Jul-2007 |
nonaka | branches: 1.3.2; 1.3.6; Added support to detect AC adapter and charge battery.
|
| 1.2 |
| 18-Feb-2007 |
ad | branches: 1.2.4; 1.2.12; 1.2.14; 1.2.16; + mutex.h, rwlock.h
|
| 1.1 |
| 16-Dec-2006 |
ober | branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; Zaurus Port from OpenBSD by Nonaka Kimihiro OK gimpy
|
| 1.1.8.1 |
| 27-Feb-2007 |
yamt | - sync with head. - move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
|
| 1.1.6.2 |
| 12-Jan-2007 |
ad | Sync with head.
|
| 1.1.6.1 |
| 16-Dec-2006 |
ad | file Makefile was added on branch newlock2 on 2007-01-12 01:01:03 +0000
|
| 1.1.4.5 |
| 21-Jan-2008 |
yamt | sync with head
|
| 1.1.4.4 |
| 03-Sep-2007 |
yamt | sync with head.
|
| 1.1.4.3 |
| 26-Feb-2007 |
yamt | sync with head.
|
| 1.1.4.2 |
| 30-Dec-2006 |
yamt | sync with head.
|
| 1.1.4.1 |
| 16-Dec-2006 |
yamt | file Makefile was added on branch yamt-lazymbuf on 2006-12-30 20:47:29 +0000
|
| 1.1.2.2 |
| 18-Dec-2006 |
yamt | sync with head.
|
| 1.1.2.1 |
| 16-Dec-2006 |
yamt | file Makefile was added on branch yamt-splraiseipl on 2006-12-18 11:42:09 +0000
|
| 1.2.16.1 |
| 15-Aug-2007 |
skrll | Sync with HEAD.
|
| 1.2.14.1 |
| 07-Aug-2007 |
matt | Sync with HEAD.
|
| 1.2.12.1 |
| 03-Oct-2007 |
garbled | Sync with HEAD
|
| 1.2.4.1 |
| 20-Aug-2007 |
ad | Sync with HEAD.
|
| 1.3.6.2 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.3.6.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
| 1.3.2.1 |
| 28-Feb-2008 |
rjs | Sync with HEAD.
|
| 1.4.8.1 |
| 20-Jan-2008 |
bouyer | Sync with HEAD
|
| 1.4.2.1 |
| 18-Feb-2008 |
mjf | 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.
|