Files
binutils-gdb/include
Joern Rennecke 6fdb746d44 bfd:
* coff-sh.c (sh_coff_howtos): Add R_SH_SWITCH8 entry.
        (get_symbol_value): Handle R_SH_SWITCH8.
        (sh_relax_delete_bytes): Likewise.

include:
        * coff/sh.h (R_SH_SWITCH8): New.

gas:
        * config/tc-sh.c (SWITCH_TABLE_CONS): Handle (fix)->fx_size == 1.
        (SWITCH_TABLE): Handle BFD_RELOC_8.
        (md_apply_fix): #ifndef BFD_ASSEMBLER code: Handle fixP->fx_size == 1.
        (coff_reloc_map): Add BFD_RELOC_8_PCREL entry.
        (sh_coff_reloc_mangle): SWITCH_TABLE case: Handle BFD_RELOC_8.
PR 14155
1997-12-01 20:45:03 +00:00
..
1996-03-12 17:30:44 +00:00
1997-12-01 20:45:03 +00:00
1991-06-14 18:02:36 +00:00
1996-10-03 17:45:45 +00:00
1991-12-13 05:01:05 +00:00
1991-12-13 05:01:05 +00:00
1991-03-25 22:25:03 +00:00
1993-08-07 00:06:35 +00:00
1991-04-25 04:20:11 +00:00
1993-08-07 01:12:47 +00:00
1995-12-21 19:51:55 +00:00