From: "H . J . Lu" <hjl@lucon.org>
To: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>
Cc: Richard Henderson <rth@redhat.com>,
David B Anderson <davea@quasar.engr.sgi.com>,
gdb@sourceware.cygnus.com, binutils@sourceware.cygnus.com
Subject: Re: Why does mips define elf_backend_sign_extend_vma to true?
Date: Wed, 08 Aug 2001 07:29:00 -0000 [thread overview]
Message-ID: <20010808072922.C26704@lucon.org> (raw)
In-Reply-To: <Pine.GSO.3.96.1010808100426.21622B-100000@delta.ds2.pg.gda.pl>
On Wed, Aug 08, 2001 at 10:11:29AM +0200, Maciej W. Rozycki wrote:
> On Tue, 7 Aug 2001, H . J . Lu wrote:
>
> > > Besides, things aren't broken. Use a 64-bit BFD and
> > > you _should_ get sign-extension for MIPS.
> >
> > That is wrong for MIPS I/II even if BFD is 64bit for whatever reason.
>
> Sign-extension is fine. I think what you really want is to truncate
> addresses in the output of certain programs such as nm and objdump to 32
> bits if the output BFD is elf32-*mips. It's on my to-do list for some
> time, but don't hold your breath (i.e. feel free to do it yourself ;-) ).
It is not fine at all. The change is to address the problem in
http://sources.redhat.com/ml/binutils/1999-11/msg00067.html
which said
GDB encounters situtations (c.f. assorted mips targets) where the object
file contains 32 bit addresses but the target has a 64 bit address
space. The 32 address values being implicitly zero or sign extended to
64 bits. GDB needs to know what the object file format assumed (or
didn't in some case) is doing so that it can correctly do things like
compares.
The key here is "the target has a 64 bit address space." It is not the same
as the gdb/nm/objdump configured with the 64bit BFD. The approach is wrong.
It seems that I am the only one who thinks it is incorrect. I will find a
simple way to get around it in my binutils/gdb.
If people agreee it is wrong, I am willing to spend time finding a soluton
acceptable for everyone.
H.J.
next prev parent reply other threads:[~2001-08-08 7:29 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-07 20:27 David B Anderson
2001-08-07 22:04 ` H . J . Lu
2001-08-07 22:46 ` Richard Henderson
2001-08-07 23:21 ` H . J . Lu
2001-08-08 0:50 ` Richard Henderson
2001-08-08 1:09 ` Maciej W. Rozycki
2001-08-08 7:29 ` H . J . Lu [this message]
2001-08-08 7:50 ` Andrew Cagney
2001-08-08 8:03 ` H . J . Lu
2001-08-08 8:18 ` Andrew Cagney
2001-08-08 9:02 ` H . J . Lu
2001-08-08 9:53 ` Daniel Jacobowitz
2001-08-08 10:02 ` H . J . Lu
2001-08-08 11:02 ` Daniel Jacobowitz
2001-08-08 11:08 ` H . J . Lu
2001-08-09 12:23 ` Andrew Cagney
2001-08-08 9:48 ` Daniel Jacobowitz
2001-08-08 9:52 ` H . J . Lu
2001-08-10 0:47 ` Maciej W. Rozycki
[not found] <20010807182459.A15252@lucon.org>
[not found] ` <20010807183933.A15425@lucon.org>
[not found] ` <3B709900.3000502@cygnus.com>
[not found] ` <20010807184504.A15571@lucon.org>
2001-08-07 18:52 ` H . J . Lu
2001-08-07 18:58 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010808072922.C26704@lucon.org \
--to=hjl@lucon.org \
--cc=binutils@sourceware.cygnus.com \
--cc=davea@quasar.engr.sgi.com \
--cc=gdb@sourceware.cygnus.com \
--cc=macro@ds2.pg.gda.pl \
--cc=rth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox