[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10219] Can't get stab symbols when linking with gold
From: |
cvs-commit at gcc dot gnu dot org |
Subject: |
[Bug gold/10219] Can't get stab symbols when linking with gold |
Date: |
24 Jun 2009 00:38:16 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-24
00:38 -------
Subject: Bug 10219
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2009-06-24 00:38:00
Modified files:
gold : ChangeLog layout.cc layout.h
Log message:
PR 10219
* layout.cc (Layout::Layout): Initialize have_stabstr_section_.
(Layout::make_output_section): Set have_stabstr_section_ if we see
a .stab*str section.
(Layout::finalize): Call link_stabs_sections.
(Layout::link_stabs_sections): New file.
* layout.h (class Layout): Add have_stabstr_section_ field.
Declare link_stabs_sections.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/ChangeLog.diff?cvsroot=src&r1=1.248&r2=1.249
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.128&r2=1.129
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gold/layout.h.diff?cvsroot=src&r1=1.65&r2=1.66
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10219
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug gold/10219] Can't get stab symbols when linking with gold,
cvs-commit at gcc dot gnu dot org <=