Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/arch/mips/gen
Module Name: src
Committed By: simonb
Date: Wed Feb 8 21:52:36 UTC 2006
Modified Files:
src/common/lib/libc/arch/mips/gen: byte_swap_2.S byte_swap_4.S
Log Message:
Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined,
instead of just if _KERNEL was defined.
Fixes sbmips bootblocks build problems.
Thanks to Valeriy Ushakov for showing me where the problem was.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/common/lib/libc/arch/mips/gen/byte_swap_2.S \
src/common/lib/libc/arch/mips/gen/byte_swap_4.S
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