This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog coffcode.h
- From: ktietz at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Jun 2009 13:39:27 -0000
- Subject: src/bfd ChangeLog coffcode.h
CVSROOT: /cvs/src
Module name: src
Changes by: ktietz@sourceware.org 2009-06-25 13:39:27
Modified files:
bfd : ChangeLog coffcode.h
Log message:
2009-06-25 Kai Tietz <kai.tietz@onevision.com>
* coffcode.h (sec_to_styp_flags): Set discardable for .reloc and
give .debug and .reloc data characteristics.
(DOT_RELOC): New define for .reloc section string.
(coff_write_object_contents): Use DOT_RELOC instead of string.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4671&r2=1.4672
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/coffcode.h.diff?cvsroot=src&r1=1.155&r2=1.156