commit | 04cb922adec14aa923d306050678ed074dcde365 | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Mon Jun 27 17:15:22 2022 +0930 |
committer | Alan Modra <amodra@gmail.com> | Tue Jun 28 13:02:26 2022 +0930 |
tree | b8a8c6bdb69293ab7a404b41bee7509b619c9b47 | |
parent | e3940312c14b1857a92e4e282419402e36ac4cc6 [diff] |
PowerPC64: Tidy stub type changes It made sense before I started using separate fields for main type and sub type to add a difference in main type to the type (thus keeping sub type unchanged). Not so much now. * elf64-ppc.c (ppc_merge_stub): Simplify stub type change. (ppc_size_one_stub): Likewise.