Date: Fri, 6 Aug 2010 05:30:55 +0000 (UTC) From: Neel Natu <neel@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/sibyte sb_scd.c Message-ID: <201008060531.o765VFsL027565@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
neel 2010-08-06 05:30:55 UTC FreeBSD src repository Modified files: sys/mips/sibyte sb_scd.c Log: SVN rev 210911 on 2010-08-06 05:30:55Z by neel Use a signed integer to hold the address of a register. This does the right thing by sign extending the address when compiling for the n64 abi. Revision Changes Path 1.6 +10 -10 src/sys/mips/sibyte/sb_scd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008060531.o765VFsL027565>