Home
last modified time | relevance | path

Searched refs:xcoff64_howto_table (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff64-rs6000.c904 reloc_howto_type xcoff64_howto_table[] = variable
1446 relent->howto = &xcoff64_howto_table[internal->r_type]; in xcoff64_rtype2howto()
1452 relent->howto = &xcoff64_howto_table[0x1d]; in xcoff64_rtype2howto()
1454 relent->howto = &xcoff64_howto_table[0x1e]; in xcoff64_rtype2howto()
1456 relent->howto = &xcoff64_howto_table[0x1f]; in xcoff64_rtype2howto()
1462 relent->howto = &xcoff64_howto_table[0x1c]; in xcoff64_rtype2howto()
1465 relent->howto = &xcoff64_howto_table[0x26]; in xcoff64_rtype2howto()
1486 return &xcoff64_howto_table[0xa]; in xcoff64_reloc_type_lookup()
1488 return &xcoff64_howto_table[0x1d]; in xcoff64_reloc_type_lookup()
1490 return &xcoff64_howto_table[8]; in xcoff64_reloc_type_lookup()
[all …]
H A DChangeLog1481 * coff64-rs6000.c (xcoff64_howto_table): Add R_NEG_32
2200 (xcoff64_howto_table): Likewise.
2213 (xcoff64_howto_table): Likewise.
H A DChangeLog-02037138 (xcoff64_howto_table): Revert some of last change to mask entries.
7150 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
9165 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
9997 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
10088 * coff64-rs6000.c (xcoff64_howto_table): Same.
H A DChangeLog-20103347 * coff64-rs6000.c (xcoff64_howto_table): Change size to 0 and
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff64-rs6000.c904 reloc_howto_type xcoff64_howto_table[] = variable
1446 relent->howto = &xcoff64_howto_table[internal->r_type]; in xcoff64_rtype2howto()
1452 relent->howto = &xcoff64_howto_table[0x1d]; in xcoff64_rtype2howto()
1454 relent->howto = &xcoff64_howto_table[0x1e]; in xcoff64_rtype2howto()
1456 relent->howto = &xcoff64_howto_table[0x1f]; in xcoff64_rtype2howto()
1462 relent->howto = &xcoff64_howto_table[0x1c]; in xcoff64_rtype2howto()
1465 relent->howto = &xcoff64_howto_table[0x26]; in xcoff64_rtype2howto()
1486 return &xcoff64_howto_table[0xa]; in xcoff64_reloc_type_lookup()
1488 return &xcoff64_howto_table[0x1d]; in xcoff64_reloc_type_lookup()
1490 return &xcoff64_howto_table[8]; in xcoff64_reloc_type_lookup()
[all …]
H A DChangeLog935 * coff64-rs6000.c (xcoff64_howto_table): Add R_NEG_32
1654 (xcoff64_howto_table): Likewise.
1667 (xcoff64_howto_table): Likewise.
H A DChangeLog-02037138 (xcoff64_howto_table): Revert some of last change to mask entries.
7150 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
9165 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
9997 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
10088 * coff64-rs6000.c (xcoff64_howto_table): Same.
H A DChangeLog-20103347 * coff64-rs6000.c (xcoff64_howto_table): Change size to 0 and
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-02037138 (xcoff64_howto_table): Revert some of last change to mask entries.
7150 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
9165 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
9997 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
10088 * coff64-rs6000.c (xcoff64_howto_table): Same.
H A DChangeLog-20103347 * coff64-rs6000.c (xcoff64_howto_table): Change size to 0 and
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-02037138 (xcoff64_howto_table): Revert some of last change to mask entries.
7150 (xcoff64_howto_table): Fix src_mask entries. Make all relocs with
9165 (xcoff64_howto_table): Move 64 bit R_POS to first entry. Add 16
9997 * coff64-rs6000.c (xcoff64_howto_table): Replace howto types with
10088 * coff64-rs6000.c (xcoff64_howto_table): Same.
H A DChangeLog-20103347 * coff64-rs6000.c (xcoff64_howto_table): Change size to 0 and
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git148402 * coff64-rs6000.c (xcoff64_howto_table): Fix name of R_TLSML.