Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   martin
Date:           Tue Mar 24 21:36:46 UTC 2009

Modified Files:
        src/sys/arch/mips/mips: genassym.cf mipsX_subr.S
        src/sys/external/isc/atheros_hal/ic: ah_osdep.c

Log Message:
Now that we compile the Atheros HAL from source we pass all the right
flags to the compiler so it obeys the same ABI as the rest of the kernel.
Remove the hacks used to work around the abi differences (using %s7 as
curlwp) intruduced for the binary hal.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/arch/mips/mips/genassym.cf
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/mips/mips/mipsX_subr.S
cvs rdiff -u -r1.1 -r1.2 src/sys/external/isc/atheros_hal/ic/ah_osdep.c

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