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: detect special mips64le dwarf2 line number length encoding


On Jan 20, 2003, Daniel Jacobowitz <drow@mvista.com> wrote:

> While I hate to dump more work on you, I would really rather we pursue
> this than propogate the nonstandard IRIX approach to this.  I really
> don't think it would be much of a difficulty.

Well, then, I can add this to my personal LINO to-do list, but I still
think the patch must go in, at the very least for compatibility with
mips64el binutils that have been out there for a while.  This change
might look minor at first, but it actually fixes a linker crash, when
it tries to find out the line number associated with a given address,
to report a warning.  Object files created using the current tools are
subject to this problem.  Then, whenever we switch to the standard
format, everything will just keep on working, even in a
backward-compatible way.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


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