This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/ld ChangeLog ldlang.c
- From: gingold at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Jun 2009 13:18:47 -0000
- Subject: src/ld ChangeLog ldlang.c
CVSROOT: /cvs/src
Module name: src
Changes by: gingold@sourceware.org 2009-06-25 13:18:47
Modified files:
ld : ChangeLog ldlang.c
Log message:
2009-06-25 Tristan Gingold <gingold@adacore.com>
* ldlang.c (print_input_section): Add is_discarded parameter. Adjust
prototype.
(lang_map): Print the size of discarded sections.
(print_statement): Adjust call to print_input_section.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2003&r2=1.2004
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.310&r2=1.311