This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/bfd ChangeLog elf32-sh64.c
- From: hjl at sources dot redhat dot com
- To: binutils-cvs at sources dot redhat dot com
- Date: 27 Apr 2004 16:06:07 -0000
- Subject: src/bfd ChangeLog elf32-sh64.c
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2004-04-27 16:06:07
Modified files:
bfd : ChangeLog elf32-sh64.c
Log message:
2004-04-27 H.J. Lu <hongjiu.lu@intel.com>
* elf32-sh64.c (elf_backend_section_flags): New. Defined.
(sh64_elf_set_mach_from_flags): Remove the kludge for .cranges
section.
(sh64_elf_section_flags): New. Set SEC_DEBUGGING for .cranges
section.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2520&r2=1.2521
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh64.c.diff?cvsroot=src&r1=1.23&r2=1.24