This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/ld ChangeLog ldlang.c ldlang.h
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 30 May 2012 04:19:12 -0000
- Subject: src/ld ChangeLog ldlang.c ldlang.h
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2012-05-30 04:19:12
Modified files:
ld : ChangeLog ldlang.c ldlang.h
Log message:
* ldlang.h (lang_output_section_statement_type): Rename
"section_relative_symbol" field to "update_dot".
* ldlang.c: Update all uses.
(strip_excluded_output_sections): Don't test update_dot_tree here..
(lang_leave_overlay): ..set update_dot here.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2448&r2=1.2449
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.390&r2=1.391
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.h.diff?cvsroot=src&r1=1.104&r2=1.105