History log of /src/sys/arch/sparc/include/loadfile_machdep.h |
Revision | | Date | Author | Comments |
1.11 |
| 06-Aug-2014 |
joerg | Consistently define WARN in a way that passes format string checks, i.e. always uses the same number of arguments as given in the format string.
|
1.10 |
| 28-Apr-2008 |
martin | branches: 1.10.44; 1.10.60; Remove clause 3 and 4 from TNF licenses
|
1.9 |
| 25-Jan-2006 |
christos | branches: 1.9.72; 1.9.74; 1.9.76; free -> dealloc unsigned -> size_t for alloc/dealloc
|
1.8 |
| 01-Mar-2003 |
pk | branches: 1.8.18; 1.8.30; Add support for large kernels by searching for a physical memory segment to fit it in. As a bonus, the kernel is now also mapped to the virtual address (i.e. KERNBASE) it is linked at.
|
1.7 |
| 08-Dec-2002 |
uwe | Use 0x07ffffff for LOADADDR mask. This still provides for 128MB (and given that PROM maps just 4 or 16 this is not going to be a bottle neck). Doesn't really affect normal kernels, need it for the changed kernel base address (uncommitted) hack for broken javastation OFW. Ok by pk.
|
1.6 |
| 20-Jul-2002 |
mrg | sync these with the sparc64 versions.
|
1.5 |
| 04-Dec-2001 |
thorpej | branches: 1.5.8; Don't declare which exec formats to support in loadfile_machdep.h. Instead, give each user of loadfile() control over which exec formats it wants to support.
|
1.4 |
| 31-Oct-2001 |
thorpej | Split elf32 vs. elf64 handling in loadfile(), including support for each separately and explicitly. BOOT_ELF is now BOOT_ELF32 and BOOT_ELF64, and ELFSIZE should no longer be defined in loadfile_machdep.h.
|
1.3 |
| 16-Aug-2000 |
mrg | branches: 1.3.4; 1.3.6; 1.3.8; deal with 64 bit ELF
|
1.2 |
| 30-Apr-1999 |
christos | branches: 1.2.2; 1.2.4; 1.2.14; Load the header too.
|
1.1 |
| 28-Apr-1999 |
christos | MD version of loadfile.h
|
1.2.14.1 |
| 26-Aug-2000 |
mrg | pull up 1.3. approved by thorpej: >deal with 64 bit ELF
|
1.2.4.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.2.2.1 |
| 21-Jun-1999 |
thorpej | Sync w/ -current.
|
1.3.8.3 |
| 11-Dec-2002 |
thorpej | Sync with HEAD.
|
1.3.8.2 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
1.3.8.1 |
| 08-Jan-2002 |
nathanw | Catch up to -current.
|
1.3.6.1 |
| 12-Nov-2001 |
thorpej | Sync the thorpej-mips-cache branch with -current.
|
1.3.4.2 |
| 06-Sep-2002 |
jdolecek | sync kqueue branch with HEAD
|
1.3.4.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.5.8.1 |
| 31-Aug-2002 |
gehenna | catch up with -current.
|
1.8.30.1 |
| 01-Feb-2006 |
yamt | sync with head.
|
1.8.18.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.9.76.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.9.74.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.9.72.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.10.60.1 |
| 10-Aug-2014 |
tls | Rebase.
|
1.10.44.1 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|