/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | coff-tic30.c | 119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 144 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 162 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | coff-z8k.c | 83 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 178 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | coff-z80.c | 258 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 272 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 315 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | ChangeLog-2014 | 467 * coff-h8300.c (rtype2howto): Replace abort with returning a NULL 469 * coff-h8500.c (rtype2howto): Likewise. 470 * coff-tic30.c (rtype2howto): Likewise. 471 * coff-z80.c (rtype2howto): Likewise. 472 * coff-z8k.c (rtype2howto): Likewise. 477 * coff-w65.c (rtype2howto): Likewise.
|
H A D | ChangeLog-9697 | 1472 (rtype2howto): Handle all relocation types. 1971 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled 2265 * coff-tic80.c (rtype2howto): If passed a relocation type we don't 2523 (rtype2howto): Add function. 4532 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL. 4885 (rtype2howto): Similarly. 4907 (rtype2howto): Handle R_PCRWORD_B. 5494 (rtype2howto): Support R_MEM_INDIRECT.
|
H A D | ChangeLog-9193 | 516 (rtype2howto): Index into coff_sparc_howto_table using 2529 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 2531 * coff-z8k.c (rtype2howto): Likewise. 2913 * coff-h8500.c (reloc_processing, rtype2howto): New relocation 3574 * coff-sh.c (rtype2howto): Put error message on stderr.
|
H A D | ChangeLog-9495 | 231 (rtype2howto): Do not add reloc's r_offset to the addend, this will 801 * coff-m88k.c (rtype2howto): New static function. 1645 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort. 1646 * coff-h8500.c (rtype2howto): Likewise. 1647 * coff-z8k.c (rtype2howto): Likewise. 5047 * coff-sh.c (rtype2howto): Remove; unused.
|
H A D | ChangeLog-2006 | 3450 (rtype2howto): New case R_IMM24.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | coff-tic30.c | 119 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 144 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 162 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | coff-z8k.c | 83 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 117 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 178 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | coff-z80.c | 258 rtype2howto (arelent *internal, struct internal_reloc *dst) in rtype2howto() function 272 #define RTYPE2HOWTO(internal, relocentry) rtype2howto (internal, relocentry) 315 rtype2howto (relent, reloc); in reloc_processing()
|
H A D | ChangeLog-2014 | 467 * coff-h8300.c (rtype2howto): Replace abort with returning a NULL 469 * coff-h8500.c (rtype2howto): Likewise. 470 * coff-tic30.c (rtype2howto): Likewise. 471 * coff-z80.c (rtype2howto): Likewise. 472 * coff-z8k.c (rtype2howto): Likewise. 477 * coff-w65.c (rtype2howto): Likewise.
|
H A D | ChangeLog-9697 | 1472 (rtype2howto): Handle all relocation types. 1971 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled 2265 * coff-tic80.c (rtype2howto): If passed a relocation type we don't 2523 (rtype2howto): Add function. 4532 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL. 4885 (rtype2howto): Similarly. 4907 (rtype2howto): Handle R_PCRWORD_B. 5494 (rtype2howto): Support R_MEM_INDIRECT.
|
H A D | ChangeLog-9193 | 516 (rtype2howto): Index into coff_sparc_howto_table using 2529 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 2531 * coff-z8k.c (rtype2howto): Likewise. 2913 * coff-h8500.c (reloc_processing, rtype2howto): New relocation 3574 * coff-sh.c (rtype2howto): Put error message on stderr.
|
H A D | ChangeLog-9495 | 231 (rtype2howto): Do not add reloc's r_offset to the addend, this will 801 * coff-m88k.c (rtype2howto): New static function. 1645 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort. 1646 * coff-h8500.c (rtype2howto): Likewise. 1647 * coff-z8k.c (rtype2howto): Likewise. 5047 * coff-sh.c (rtype2howto): Remove; unused.
|
H A D | ChangeLog-2006 | 3450 (rtype2howto): New case R_IMM24.
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2014 | 467 * coff-h8300.c (rtype2howto): Replace abort with returning a NULL 469 * coff-h8500.c (rtype2howto): Likewise. 470 * coff-tic30.c (rtype2howto): Likewise. 471 * coff-z80.c (rtype2howto): Likewise. 472 * coff-z8k.c (rtype2howto): Likewise. 477 * coff-w65.c (rtype2howto): Likewise.
|
H A D | ChangeLog-9697 | 1472 (rtype2howto): Handle all relocation types. 1971 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled 2265 * coff-tic80.c (rtype2howto): If passed a relocation type we don't 2523 (rtype2howto): Add function. 4532 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL. 4885 (rtype2howto): Similarly. 4907 (rtype2howto): Handle R_PCRWORD_B. 5494 (rtype2howto): Support R_MEM_INDIRECT.
|
H A D | ChangeLog-9193 | 516 (rtype2howto): Index into coff_sparc_howto_table using 2529 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 2531 * coff-z8k.c (rtype2howto): Likewise. 2913 * coff-h8500.c (reloc_processing, rtype2howto): New relocation 3574 * coff-sh.c (rtype2howto): Put error message on stderr.
|
H A D | ChangeLog-9495 | 231 (rtype2howto): Do not add reloc's r_offset to the addend, this will 801 * coff-m88k.c (rtype2howto): New static function. 1645 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort. 1646 * coff-h8500.c (rtype2howto): Likewise. 1647 * coff-z8k.c (rtype2howto): Likewise. 5047 * coff-sh.c (rtype2howto): Remove; unused.
|
H A D | ChangeLog-2006 | 3450 (rtype2howto): New case R_IMM24.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-9697 | 1472 (rtype2howto): Handle all relocation types. 1971 (rtype2howto): Handle R_ABS reloc type. Also abort on unhandled 2265 * coff-tic80.c (rtype2howto): If passed a relocation type we don't 2523 (rtype2howto): Add function. 4532 (rtype2howto): Handle R_BCC_INV and R_JMP_DEL. 4885 (rtype2howto): Similarly. 4907 (rtype2howto): Handle R_PCRWORD_B. 5494 (rtype2howto): Support R_MEM_INDIRECT.
|
H A D | ChangeLog-9193 | 516 (rtype2howto): Index into coff_sparc_howto_table using 2529 * coff-h8500.c (rtype2howto): Do an fprintf to stderr rather than 2531 * coff-z8k.c (rtype2howto): Likewise. 2913 * coff-h8500.c (reloc_processing, rtype2howto): New relocation 3574 * coff-sh.c (rtype2howto): Put error message on stderr.
|
H A D | ChangeLog-9495 | 231 (rtype2howto): Do not add reloc's r_offset to the addend, this will 801 * coff-m88k.c (rtype2howto): New static function. 1645 * coff-h8300.c (rtype2howto): Don't bother to fprintf; just abort. 1646 * coff-h8500.c (rtype2howto): Likewise. 1647 * coff-z8k.c (rtype2howto): Likewise. 5047 * coff-sh.c (rtype2howto): Remove; unused.
|
H A D | ChangeLog-2006 | 3450 (rtype2howto): New case R_IMM24.
|