This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/ld ChangeLog ldlang.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 5 Nov 2010 05:56:53 -0000
- Subject: src/ld ChangeLog ldlang.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2010-11-05 05:56:53
Modified files:
ld : ChangeLog ldlang.c
Log message:
* ldlang.c (lang_add_section): Distinguish ELF treatment of NOLOAD.
(map_input_to_output_sections): Likewise.
(lang_size_sections_1): Likewise.
(IGNORE_SECTION): Don't test SEC_NEVER_LOAD.
(lang_check_section_addresses): Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2219&r2=1.2220
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.346&r2=1.347