From: Daniel Jacobowitz <drow@false.org>
To: gdb@sourceware.org
Subject: PowerPC non-"sysv"
Date: Fri, 20 Apr 2007 14:21:00 -0000 [thread overview]
Message-ID: <20070420142056.GA6945@caradoc.them.org> (raw)
Right now, we have two different supported ABIs to call functions on
PowerPC. Which to use is determined by:
sysv_abi = info.abfd && bfd_get_flavour (info.abfd) == bfd_target_elf_flavour;
What do we still support that this applies to, besides AIX? I'm
planning to implement a "set powerpc abi" command, like the equivalent
ARM one; it will default to auto, which will make the same choice it
does now, but I'm not sure what to call the options.
--
Daniel Jacobowitz
CodeSourcery
next reply other threads:[~2007-04-20 14:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-20 14:21 Daniel Jacobowitz [this message]
2007-04-20 19:51 ` 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=20070420142056.GA6945@caradoc.them.org \
--to=drow@false.org \
--cc=gdb@sourceware.org \
/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