* elf32-h8300.c (R_H8_DIR32A16): Fix name field.
authorNick Clifton <nickc@redhat.com>
Fri, 4 Jul 2003 10:25:14 +0000 (10:25 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 4 Jul 2003 10:25:14 +0000 (10:25 +0000)
commit8c17da6e594c61837ef20620791a2e55d323d3d2
tree3164d2a2c5bac945f499b238f31d79c71085e6b3
parent35cad4c475cf2bb3c7a99fa2d2c1303a5d2cb00e
* elf32-h8300.c (R_H8_DIR32A16): Fix name field.
(elf32_h8_relax_section) <R_H8_DIR16A8>: Adjust position of relocation.
<R_H8_DIR32A16>: Fix type of relocation.

* ld-h8300/h8300.exp: Replace loop with explicit list.  Run relax.d
unconditionally.  Run relax-2.d for *-elf targets.
* ld-h8300/relax.d: Fix typo.
* ld-h8300/relax.s: Add 0x prefixes.
* ld-h8300/relad-2.[sd]: New test.
bfd/ChangeLog
bfd/elf32-h8300.c
ld/testsuite/ChangeLog
ld/testsuite/ld-h8300/h8300.exp
ld/testsuite/ld-h8300/relax-2.d [new file with mode: 0644]
ld/testsuite/ld-h8300/relax-2.s [new file with mode: 0644]
ld/testsuite/ld-h8300/relax.d