Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/arm32



Module Name:    syssrc
Committed By:   reinoud
Date:           Tue Sep 18 23:23:23 UTC 2001

Modified Files:
        syssrc/sys/arch/arm32/riscpc: rpc_machdep.c
        syssrc/sys/arch/arm32/stand/BtNetBSD/pling.BtNetBSD: BtNetBSD

Log Message:
Finally make the RiscPC boot ELF kernels for real !! ... it now loads a.out
kernels as also ELF ones. Also cleaned up the code a bit and removed a
bunch of errors in the ELF loading code... no wonder it didn't work ! ... I
tried to squeeze about 8000 bytes in one 4096 byte page resulting in a
corrupted bss.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 syssrc/sys/arch/arm32/riscpc/rpc_machdep.c
cvs rdiff -r1.10 -r1.11 \
    syssrc/sys/arch/arm32/stand/BtNetBSD/pling.BtNetBSD/BtNetBSD

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index