m68k reloc types
Richard Henderson
rth@redhat.com
Tue Aug 17 07:10:00 GMT 2004
More information about the Binutils mailing list
Tue Aug 17 07:10:00 GMT 2004
- Previous message (by thread): m68k reloc types
- Next message (by thread): m68k reloc types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Aug 16, 2004 at 11:25:39PM +0200, Roman Zippel wrote: > Does that mean we could get rid of the separate pic register as soon > as gcc knows about pc relative addressing? You'd have to figure out how you want to handle writes. If you eliminate the pic register, then you'll continually be loading addresses of variables into temporary registers. Of course, you're doing that *now* without a GOTOFF relocation, but you should consider if that's really the best course of action. r~
- Previous message (by thread): m68k reloc types
- Next message (by thread): m68k reloc types
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list