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]
Other format: [Raw text]

RE: relaxation question


Thanks Alan,

> Yes, in that case the assembler can't do relaxation, and you need to
> implement relaxation in the linker.  bfd_relax_section is called for
> each input section in turn, not for each relocation, then if any of the
> calls resulted in "again" being set, the whole process is repeated.

Will be other symbols (for eample located between polymorph and target
label) updated automatically or I have to re-fix them?

Dmitry.


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