commit | e3fa5cf492e09dc0e4041263751720c73799a3cd | [log] [tgz] |
---|---|---|
author | Alan Modra <amodra@gmail.com> | Wed Dec 11 10:26:27 2024 +1030 |
committer | Alan Modra <amodra@gmail.com> | Thu Dec 12 16:04:51 2024 +1030 |
tree | 89b138c332a3df3839a1e4ad97e6198da17253a3 | |
parent | 338c58cac6ea08a8ec90a06496054fcf9e45d094 [diff] |
Revert bfd_use_reserved_id patch Commit fc1cfaa5f1 and bc110b6e40 were made to avoid testsuite regressions on a number of targets that used bfd id in symbol hashing. Since it no longer seems necessary to start plugin bfd id's from -1 and count down, revert the functional changes in those patches.