| To: | ths@networkno.de |
|---|---|
| Subject: | Re: [PATCH] use generic DWARF_DEBUG |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Wed, 10 May 2006 16:56:16 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| In-reply-to: | <20060510071937.GA7813@networkno.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20060510.153604.82350680.nemoto@toshiba-tops.co.jp> <20060510071937.GA7813@networkno.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, 10 May 2006 08:19:37 +0100, Thiemo Seufer <ths@networkno.de> wrote:
> There was something MIPS specific for n64 (DWARF64) uuntil very
> recently. GCC HEAD switched n64 Linux to DWARF32 some days ago.
The MIPS specifis issue for n64 is covered by current vmlinux.lds.S ?
If no, the patch would have no bad side-effects.
Also, I suppose we can use STABS_DEBUG too, but not sure. Current
MIPS vmlinux.lds.S have this line:
.comment : { *(.comment) }
and it seems conflicts with a .comment line in STABS_DEBUG. Can we
use generic STABS_DEBUG and drop the .comment line in mips
vmlinux.lds.S ?
---
Atsushi Nemoto
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] use generic DWARF_DEBUG, Thiemo Seufer |
|---|---|
| Next by Date: | Re: [PATCH] [MIPS] create consistency in "system type" selection, Geert Uytterhoeven |
| Previous by Thread: | Re: [PATCH] use generic DWARF_DEBUG, Thiemo Seufer |
| Next by Thread: | Re: [PATCH] use generic DWARF_DEBUG, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |