This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: The ia64 linker problems.


Jim Wilson <wilson@cygnus.com> writes:

> Should I try to create an internal reloc with no corresponding external
> reloc?

Probably.  That is what the PowerPC gas does.  See the end of
md_assemble, where it creates fixups, and see md_apply_fix3 for the
case of >= BFD_RELOC_UNUSED.

Ian

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]