This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: MIPS: 64-bit DWARF
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: Thomas Schwinge <thomas at codesourcery dot com>
- Cc: binutils at sourceware dot org, Jan Kratochvil <jan dot kratochvil at redhat dot com>, Andrew Stubbs <ams at codesourcery dot com>, gdb at sourceware dot org, macro at codesourcery dot com, nathan at codesourcery dot com
- Date: Mon, 19 Jul 2010 21:00:22 +0100
- Subject: Re: MIPS: 64-bit DWARF
- References: <4BE16915.7080501@codesourcery.com> <20100505143213.GA4735@caradoc.them.org> <4BE187D8.4050804@codesourcery.com> <20100507132310.GA6374@host0.dyn.jankratochvil.net> <87sk431a3j.fsf@dirichlet.schwinge.homeip.net> <87fwzxvslw.fsf_-_@dirichlet.schwinge.homeip.net> <87eif6v450.fsf@dirichlet.schwinge.homeip.net>
Thomas Schwinge <thomas@codesourcery.com> writes:
> Here is the patch that I tested for (a non-HEAD version of) binutils.
> This makes prelink happy, and there are no regressions in the GDB
> testsuite. (Anything else to test?) I left in the 64-bit stuff for
> TE_IRIX, as I have no idea about it.
Patch is OK with the testing you described downstream, and with a
suitable changelog. Just to be sure, would you mind checking the
"binutils" (including gas and ld) testresults for both mips64-linux-gnu
and mips64el-linux-gnu? There's no need to test multilibs; just run
both without any test options.
Thanks,
Richard