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


On Tue, Apr 09, 2002 at 11:55:26AM +0930, Alan Modra wrote:
> Don't be tempted to scan .text to look for places to relax.  There's
> too much chance of confusion with tables etc. looking like instructions.

Also note that .eh_frame info (and some dwarf2 info) _cannot_ be
relaxed without rewriting it completely.  There are .text displacements
that are encoded as uleb128 quantities.


r~


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