Home | History | Annotate | Download | only in include
History log of /src/sys/arch/hpcarm/include/param.h
RevisionDateAuthorComments
 1.5  12-Feb-2002  thorpej * For platforms which are already ELF, remove the definition of
MACHINE_ARCH since <arm/param.h> already sets it correctly to "arm".
* For platforms which are not yet ELF, defined MACHINE_ARCH to "arm32"
if __ELF__ is not defined by the C preprocessor.
* In <arm/param.h>, clarify the rules about when MACHINE and
MACHINE_ARCH are defined, and to what. Also, for ELF platforms,
int the non-_KERNEL case, force both MACHINE and MACHINE_ARCH to "arm",
rather than allowing platform-specifc code to define either.
 1.4  04-Mar-2001  matt branches: 1.4.4; 1.4.6; 1.4.10;
Only define MACHINE & MACHINE_ARCH in port-dependent param.h.
Everything else (since it's common) is from <arm/arm32/param.h>
 1.3  26-Feb-2001  reinoud Putting param.h back into hpcarm's include
 1.2  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.1  23-Feb-2001  ichiro hpcarm:
kernel for StrongARM-based WinCE PDA machine.
 1.4.10.1  28-Feb-2002  nathanw Catch up to -current.
 1.4.6.1  16-Mar-2002  jdolecek Catch up with -current.
 1.4.4.2  12-Mar-2001  bouyer Sync with HEAD.
 1.4.4.1  04-Mar-2001  bouyer file param.h was added on branch thorpej_scsipi on 2001-03-12 13:28:27 +0000

RSS XML Feed