This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: MIPS TLS debugging
- From: Richard Sandiford <rsandifo at nildram dot co dot uk>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 03 Jul 2007 20:54:34 +0100
- Subject: Re: MIPS TLS debugging
- References: <Pine.LNX.4.64.0707031814270.21747@digraph.polyomino.org.uk>
"Joseph S. Myers" <joseph@codesourcery.com> writes:
> 2007-07-03 Joseph Myers <joseph@codesourcery.com>
>
> * configure.ac: Test for .dtprelword support on MIPS.
> * configure, config.in: Regenerate.
> * config/mips/mips.c (mips_output_dwarf_dtprel): New.
> (TARGET_ASM_OUTPUT_DWARF_DTPREL): Define.
OK, thanks.
Richard