commit | 64a91215cd9572fb8f049eb59ec2e2359b9dd7dc | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Dec 16 19:31:34 2024 +1030 |
committer | Alan Modra <amodra@gmail.com> | Mon Dec 16 19:37:40 2024 +1030 |
tree | bdf5fa4e9988098b872a2168f0a03e3edbe6f6d8 | |
parent | c32881686b0750ef441816cc8b211fbe8790f513 [diff] |
score and mmix target_id These targets currently use GENERIC_ELF_DATA as their target_id, but that isn't exactly correct. While their bfd tdata is generic elf, their elf_section_data is extended with extra target data. Add MMIX_ELF_DATA and SCORE_ELF_DATA.