This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog elf.c
- From: amodra at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 8 Sep 2007 11:03:32 -0000
- Subject: src/bfd ChangeLog elf.c
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2007-09-08 11:03:32
Modified files:
bfd : ChangeLog elf.c
Log message:
PR ld/2864, ld/5006
* elf.c (special_sections): Comment typo.
(elf_fake_sections): Force SHT_PROGBITS for sections that are
SHT_NOBITS if BFD section flags say they have contents.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3992&r2=1.3993
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.413&r2=1.414