Source-Changes archive

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

CVS commit: src/sys/arch/hpcsh/conf



Module Name:    src
Committed By:   uwe
Date:           Tue Apr 15 16:29:13 UTC 2003

Modified Files:
        src/sys/arch/hpcsh/conf: shl-elf.x

Log Message:
Mark 'ram' MEMORY as allocatable instead of explicitly placing
sections into it.  This also ensures that sections, not mentioned in
the linker script (currenty - link_set_*), end up in the correct
place.  Otherwise kernel panics very early, trying to access link_set
info.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hpcsh/conf/shl-elf.x

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