From: Jason Merrill <jason@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: trivial PATCH to dwarf2read.c:dwarf_attr_name
Date: Tue, 26 Aug 2003 05:28:00 -0000 [thread overview]
Message-ID: <wvl4r059ekh.fsf@prospero.boston.redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 238 bytes --]
I'm checking this in under the obvious rule; DW_AT_MIPS_linkage_name is
used on all targets.
2003-08-26 Jason Merrill <jason@redhat.com>
* dwarf2read.c (dwarf_attr_name): Move DW_AT_MIPS_linkage_name
case out of #ifdef MIPS block.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 801 bytes --]
*** dwarf2read.c.~1~ 2003-08-15 19:38:15.000000000 -0400
--- dwarf2read.c 2003-08-15 19:35:38.000000000 -0400
*************** dwarf_attr_name (register unsigned attr)
*** 6049,6057 ****
return "DW_AT_MIPS_loop_unroll_factor";
case DW_AT_MIPS_software_pipeline_depth:
return "DW_AT_MIPS_software_pipeline_depth";
case DW_AT_MIPS_linkage_name:
return "DW_AT_MIPS_linkage_name";
- #endif
case DW_AT_sf_names:
return "DW_AT_sf_names";
--- 6049,6057 ----
return "DW_AT_MIPS_loop_unroll_factor";
case DW_AT_MIPS_software_pipeline_depth:
return "DW_AT_MIPS_software_pipeline_depth";
+ #endif
case DW_AT_MIPS_linkage_name:
return "DW_AT_MIPS_linkage_name";
case DW_AT_sf_names:
return "DW_AT_sf_names";
next reply other threads:[~2003-08-26 5:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 5:28 Jason Merrill [this message]
2003-08-27 3:56 ` Andrew Cagney
2003-08-27 4:44 ` Jason Merrill
2003-08-27 14:46 ` Andrew Cagney
2003-08-27 15:46 ` Daniel Jacobowitz
2003-08-27 15:57 ` Andrew Cagney
2003-08-27 16:02 ` Daniel Jacobowitz
2003-08-27 16:14 ` Andrew Cagney
2003-08-27 16:16 ` Daniel Jacobowitz
2003-08-27 19:37 ` Andrew Cagney
2003-08-27 16:45 ` Jason Merrill
2003-09-04 17:22 ` Andrew Cagney
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=wvl4r059ekh.fsf@prospero.boston.redhat.com \
--to=jason@redhat.com \
--cc=gdb-patches@sources.redhat.com \
/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