This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gold layout.cc output.cc
- From: ccoutant at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 16 Nov 2010 18:38:30 -0000
- Subject: src/gold layout.cc output.cc
CVSROOT: /cvs/src
Module name: src
Changes by: ccoutant@sourceware.org 2010-11-16 18:38:30
Modified files:
gold : layout.cc output.cc
Log message:
PR gold/12220
* layout.cc (Layout::choose_output_section): Transform names of
compressed sections even when using a script with a SECTIONS clause.
(Layout::output_section_name): Remove code to transform
compressed debug section names.
* output.cc (Output_section::add_input_section): Use uncompressed
section size when tracking input sections.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/layout.cc.diff?cvsroot=src&r1=1.186&r2=1.187
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gold/output.cc.diff?cvsroot=src&r1=1.137&r2=1.138