This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/bfd ChangeLog elf32-xstormy16.c
- From: dj at sources dot redhat dot com
- To: binutils-cvs at sources dot redhat dot com
- Date: 17 Dec 2002 03:54:15 -0000
- Subject: src/bfd ChangeLog elf32-xstormy16.c
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2002-12-16 19:54:15
Modified files:
bfd : ChangeLog elf32-xstormy16.c
Log message:
* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
and R_XSTORMY16_HI16) howto entries.
(xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
(xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
determine the start of the second reloc table.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1856&r2=1.1857
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-xstormy16.c.diff?cvsroot=src&r1=1.13&r2=1.14