Source-Changes archive

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

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



Module Name:    src
Committed By:   rumble
Date:           Fri Dec 22 21:07:52 UTC 2006

Modified Files:
        src/sys/arch/sgimips/conf: Makefile.sgimips.inc

Log Message:
Revert the change to using objcopy in 1.9. Our present objcopy solution
results in unbootable ecoff kernels ("malloc_type_attach: bad magic"
panic). Maybe this could be fixed with appropriate flags, but elf2ecoff
produces working ecoff kernels and ecoff bootloaders, which was the reason
for the switch in the first place.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/sgimips/conf/Makefile.sgimips.inc

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