Searched refs:get_machine_flags (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | ChangeLog-2006 | 3 * readelf.c (get_machine_flags): Handle EF_M68K_CPU32_FIDO_A. 476 * readelf.c (get_machine_flags): Adjust. 500 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags. 528 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
|
| H A D | ChangeLog-0001 | 24 * readelf.c (get_machine_flags): Recognize header flags for ABI and 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V, 467 * readelf.c (get_machine_flags): Remove E_MIPS_MACH_MIPS32_4K. 483 * readelf.c (get_machine_flags): Add detection of EF_MIPS_32BITMODE. 504 * readelf.c (get_machine_flags): Add detection of EF_MIPS_UCODE. 1122 * readelf.c (get_machine_flags): Recognize MIPS32 ISA in 1126 * readelf.c (get_machine_flags): Add cases for E_MIPS_ARCH_5, 1129 * readelf.c (get_machine_flags): Add case for 1232 * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field. 1784 (get_machine_flags): Call decode_ARM_machine_flags for ARM
|
| H A D | ChangeLog-0203 | 227 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2. 316 * readelf.c (get_machine_flags): Recognise V850E1 machine type. 995 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2. 1264 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_4120, 1297 * readelf.c (get_machine_flags): Remove redundant reference to 1471 (get_machine_flags): Handle VAX machine flags. 1976 * readelf.c (get_machine_flags): Recognize EF_M68000.
|
| H A D | ChangeLog-9899 | 166 * readelf.c (get_machine_flags): Add handling of PARISC. 245 (get_machine_flags): Likewise. 367 * readelf.c (get_machine_flags): Print EF_SPARC_SUN_US3. 399 (get_machine_flags): Print Sparc machine flags. 711 * readelf.c (get_machine_flags): Check for EF_CPU32. 1460 (get_machine_flags): Interpret PowerPC, M32R, and MIPS flags.
|
| H A D | ChangeLog | 679 * readelf.c (get_machine_flags): Treat Fido as an architecture
|
| H A D | readelf.c | 1981 get_machine_flags (unsigned e_flags, unsigned e_machine) in get_machine_flags() function 3222 get_machine_flags (elf_header.e_flags, elf_header.e_machine)); in process_file_header()
|