This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: m68k structure return register


On Monday 01 October 2007 00:40:08 Daniel Jacobowitz wrote:
> On Sun, Sep 30, 2007 at 10:13:04PM +0400, Vladimir Prus wrote:
> > > If not, you can treat it just like m68k-linux.  It is likely that
> > > the Linux OS/ABI sniffer will already accept uClinux binaries.
> > 
> > It does not seem so. The debuggable .gdb ELF binary does not have the
> > .note.ABI-tag section so the linux sniffer won't catch it. Is there
> > anything else I can check for?
> 
> Not that I know of :-(

Ok, so we can made structure return register right for all
targets, except for uclinux.
Or we can keep it as it us today -- wrong for bare-metal,
rtems and unclinuxoldabi.
Which one seems better?

- Volodya


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