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: How to add 'relaxing' to loader for m68k



>> What's the best way to go about this?  Does the assembler create
>> enough reloacation records to allow for proper relaxation (bsrl->bsrw
>> relaxation between a conditional branch and its target, etc)?
>
>You'll need to modify the asembler to emit relocs for code that is
>normally fully resolved by the assembler, eg. branches to local
>labels, because their offsets may change if intervening code is
>relaxed.

Ok, noted.  Anything else?

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)


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