Subject: Re: PC-relative refs in assembly code
To: None <Paul.Mackerras@cs.anu.edu.au, port-m68k@sun-lamp.cs.berkeley.edu>
From: Mike Hibler <mike@cs.utah.edu>
List: port-m68k
Date: 11/30/1993 10:33:05
GAS itself has changed at least once in how it interprets ".".
I finally just said screw it, and changed them to constants.

That chunk of code is gone in post-4.4bsd, it now execs directly from
c-code in the kernel (i.e. it doesn't fall back into locore.

------------------------------------------------------------------------------