History log of /src/sys/arch/acorn32/include/param.h |
Revision | | Date | Author | Comments |
1.6 |
| 03-Jan-2003 |
thorpej | Remove obsolete MACHINE_ARCH -> arm32
|
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 |
| 18-Nov-2001 |
bjh21 | branches: 1.4.2; Match multiple-include-protection macros to name of file.
|
1.3 |
| 18-Nov-2001 |
bjh21 | Roll back last change. Acorn32, being a major port, shouldn't switch to ELF until the ABI is finalized.
|
1.2 |
| 31-Oct-2001 |
reinoud | branches: 1.2.2; Change MACHINE_ARCH to arm making it ELF now.
|
1.1 |
| 05-Oct-2001 |
reinoud | branches: 1.1.2; Initial commit of the splitting off of arch/acorn32 from arch/arm32.
The IOMD/VIDC combination is now moved to arch/arm/iomd together. These files still need a lot of cleaning up :( .... esp. the RC7500 support that is still dormant in it; this needs either to be removed or split out for RC7500's ``VIDC'' video/audio variant.
Apart from the RC7500 support wich is still in arch/arm32 the iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.
This split still uses some small parts of arch/arm32 .... those are the MI parts that haven't been moved yet.
RiscPC/A7000 have been tested and confirmed to build as should NC.
|
1.1.2.1 |
| 12-Nov-2001 |
thorpej | Sync the thorpej-mips-cache branch with -current.
|
1.2.2.4 |
| 03-Jan-2003 |
thorpej | Sync with HEAD.
|
1.2.2.3 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.2.2.2 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.2.2.1 |
| 31-Oct-2001 |
nathanw | file param.h was added on branch nathanw_sa on 2002-01-08 00:22:45 +0000
|
1.4.2.3 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
1.4.2.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.4.2.1 |
| 18-Nov-2001 |
thorpej | file param.h was added on branch kqueue on 2002-01-10 19:36:21 +0000
|