Searched refs:Powerpc_relocate_functions (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ChangeLog-2019 | 84 * powerpc.cc (Powerpc_relocate_functions::rela, rela_ua): Perform 117 (Powerpc_relocate_functions): Add addr34, addr34_hi, addr34_ha,
|
H A D | powerpc.cc | 1971 class Powerpc_relocate_functions class 1991 typedef Powerpc_relocate_functions<size, big_endian> This; 10616 typedef Powerpc_relocate_functions<size, big_endian> Reloc; in relocate() 12006 typename Powerpc_relocate_functions<size, big_endian>::Status status in relocate() 12007 = Powerpc_relocate_functions<size, big_endian>::STATUS_OK; in relocate() 12374 if (status != Powerpc_relocate_functions<size, big_endian>::STATUS_OK in relocate()
|
H A D | ChangeLog-0815 | 154 * powerpc.cc (Powerpc_relocate_functions::addr16_dq): New function. 155 (Powerpc_relocate_functions::addr16dx_ha): Likewise. 1406 * powerpc.cc (Powerpc_relocate_functions::addr16_ds): Always 1845 (Powerpc_relocate_functions::rela, rela_ua): Add fieldsize 2524 * powerpc.cc (Powerpc_relocate_functions::Overflow_check): Add 2526 (Powerpc_relocate_functions::has_overflow_unsigned): New function. 2527 (Powerpc_relocate_functions::has_overflow_bitfield, 4534 * powerpc.cc (Powerpc_relocate_functions): Upcase enum values, 4559 (Powerpc_relocate_functions::Status): New typedef. 4617 (Powerpc_relocate_functions): Add overflow check enums and functions. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ChangeLog-2019 | 84 * powerpc.cc (Powerpc_relocate_functions::rela, rela_ua): Perform 117 (Powerpc_relocate_functions): Add addr34, addr34_hi, addr34_ha,
|
H A D | powerpc.cc | 1995 class Powerpc_relocate_functions class 2015 typedef Powerpc_relocate_functions<size, big_endian> This; 10667 typedef Powerpc_relocate_functions<size, big_endian> Reloc; in relocate() 12052 typename Powerpc_relocate_functions<size, big_endian>::Status status in relocate() 12053 = Powerpc_relocate_functions<size, big_endian>::STATUS_OK; in relocate() 12420 if (status != Powerpc_relocate_functions<size, big_endian>::STATUS_OK in relocate()
|
H A D | ChangeLog-0815 | 154 * powerpc.cc (Powerpc_relocate_functions::addr16_dq): New function. 155 (Powerpc_relocate_functions::addr16dx_ha): Likewise. 1406 * powerpc.cc (Powerpc_relocate_functions::addr16_ds): Always 1845 (Powerpc_relocate_functions::rela, rela_ua): Add fieldsize 2524 * powerpc.cc (Powerpc_relocate_functions::Overflow_check): Add 2526 (Powerpc_relocate_functions::has_overflow_unsigned): New function. 2527 (Powerpc_relocate_functions::has_overflow_bitfield, 4534 * powerpc.cc (Powerpc_relocate_functions): Upcase enum values, 4559 (Powerpc_relocate_functions::Status): New typedef. 4617 (Powerpc_relocate_functions): Add overflow check enums and functions. [all …]
|