Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   simonb
Date:           Sat Jan  1 07:00:51 UTC 2005

Modified Files:
        src/sys/arch/cobalt/stand/boot: Makefile
        src/sys/arch/mipsco/stand: Makefile.booters
        src/sys/arch/pmax/stand: Makefile.booters

Log Message:
Don't specify the object format to pick the right endianness - the
linker already knows if it is big- or little-endian.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/cobalt/stand/boot/Makefile
cvs rdiff -r1.10 -r1.11 src/sys/arch/mipsco/stand/Makefile.booters
cvs rdiff -r1.44 -r1.45 src/sys/arch/pmax/stand/Makefile.booters

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