This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Register-relative data addressing, especially m68k.
On Thu, Feb 26, 2004 at 07:13:38PM -0800, Jim Wilson wrote:
> It should be possible to get something like this [baserel support]
> accepted into the FSF gcc sources, but it is likely to take some
> time and effort to get everything reviewed and accepted.
I intend to contribute m68k-amigaos which adds baserel support to m68k.
However, I don't know what would be needed to make it a generic m68k
addition. Currently its restricted to the target. And without binutils
support its not very useful. The m68k-amigaos binutils modifications
are not in mainline binutils.
Gunther