Source-Changes-D archive

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

Re: CVS commit: src/sys/arch/i386/i386



On Tue, May 31, 2016 at 11:39:08AM +0200, Joerg Sonnenberger wrote:
> On Mon, May 30, 2016 at 06:58:52PM -0400, Christos Zoulas wrote:
> > Module Name:	src
> > Committed By:	christos
> > Date:		Mon May 30 22:58:52 UTC 2016
> > 
> > Modified Files:
> > 	src/sys/arch/i386/i386: cpu_in_cksum.S
> > 
> > Log Message:
> > Handle PIC linking for tests
> 
> Except this doesn't work because %ebx is not used as GOT pointer in this
> function?

Scratch that. Been too long since I wrote i386 assembler...

Joerg


Home | Main Index | Thread Index | Old Index