Home | History | Annotate | Download | only in arm
History log of /src/sys/arch/arm/Makefile
RevisionDateAuthorComments
 1.9  24-Jan-2018  skrll arm26 is gone.
 1.8  25-Jun-2008  matt Revert last change and just use .WAIT
 1.7  23-Jun-2008  matt Fix a race condition -j. Don't do SUBDIRS= include/arm include/arm/...
since the latter might be done before the former which mtree doesn't like.
Instead have arm recurse into its own subdirs.
 1.6  17-Aug-2006  bjh21 branches: 1.6.58; 1.6.62; 1.6.64; 1.6.66;
There's no need to expose arm/iomd/vidc.h to userland any more, since
<machine/vconsole.h> has gone now.
 1.5  28-Sep-2002  chris branches: 1.5.24; 1.5.38; 1.5.42;
cats and netwinder can share a common footbridge_intr.h file, so install and
share a common file.
 1.4  17-Dec-2001  bjh21 Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile.
 1.3  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.2  23-Feb-2001  reinoud branches: 1.2.4; 1.2.8;
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.1  10-Jan-2001  bjh21 branches: 1.1.2;
Skeleton ARM include infrastructure.
 1.1.2.2  12-Mar-2001  bouyer Sync with HEAD.
 1.1.2.1  10-Jan-2001  bouyer file Makefile was added on branch thorpej_scsipi on 2001-03-12 13:27:18 +0000
 1.2.8.2  18-Oct-2002  nathanw Catch up to -current.
 1.2.8.1  08-Jan-2002  nathanw Catch up to -current.
 1.2.4.2  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.2.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.42.1  03-Sep-2006  yamt sync with head.
 1.5.38.1  09-Sep-2006  rpaulo sync with head
 1.5.24.1  30-Dec-2006  yamt sync with head.
 1.6.66.1  27-Jun-2008  simonb Sync with head.
 1.6.64.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.6.62.1  04-May-2009  yamt sync with head.
 1.6.58.1  29-Jun-2008  mjf Sync with HEAD.

RSS XML Feed