]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
* sh.h (R_SH_SWITCH8, R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
authorDJ Delorie <dj@redhat.com>
Wed, 24 Sep 2003 02:27:57 +0000 (02:27 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 24 Sep 2003 02:27:57 +0000 (02:27 +0000)
commitd38eb334b68b539208df5647c1b2990e8b1a8cc3
tree8d1cf0d85e3bba50fcd44ecdfd6269141deb4764
parentf52e068804f64185ecc2ec7ae9f082d41cc9fd1a
* sh.h (R_SH_SWITCH8, R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
R_SH_LOOP_START,R_SH_LOOP_END): Move to "reserved" spaces.
(R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
R_SH_PSHA, R_SH_PSHL): New.

* elf32-sh.c (sh_elf_howto_table): R_SH_SWITCH8,
R_SH_GNU_VTINHERIT, R_SH_GNU_VTENTRY,
R_SH_LOOP_START,R_SH_LOOP_END moved to "reserved" spaces,
R_SH_DIR16, R_SH_DIR8, R_SH_DIR8UL, R_SH_DIR8UW, R_SH_DIR8U,
R_SH_DIR8SW, R_SH_DIR8S, R_SH_DIR4UL, R_SH_DIR4UW, R_SH_DIR4U,
R_SH_PSHA, R_SH_PSHL added.
(sh_reloc_map): Add R_SH_DIR16 and R_SH_DIR8.
(sh_elf_relocate_section): Support new relocs.
bfd/ChangeLog
bfd/elf32-sh.c
include/elf/ChangeLog
include/elf/sh.h