* elf32-mips.c (elf_mips_mach): New.
authorGavin Romig-Koch <gavin@redhat.com>
Wed, 6 May 1998 13:48:08 +0000 (13:48 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Wed, 6 May 1998 13:48:08 +0000 (13:48 +0000)
commitf5916da7d0e93322dace35b934061cec6c6f4b0e
tree00d9ff209371cef5d221b3c3cc4b4f69b82053fe
parent97ec511fa4f938e5d355b9bb03c7066144ea8a37
* elf32-mips.c (elf_mips_mach): New.
(_bfd_mips_elf_object_p): Use elf_mips_mach.
(_bfd_mips_elf_final_write_processing): Use the names
of machines, rather than the numbers.  Set both the ARCH
and MACH in e_flags.  Handle a few more specific machines.
(_bfd_mips_elf_merge_private_bfd_data): Merge both
EF_MIPS_ARCH and EF_MIPS_MACH.
* mips.h (EF_MIPS_MACH,E_MIPS_MACH_*): Added.
bfd/ChangeLog
This page took 0.025419 seconds and 4 git commands to generate.