diff options
author | Alan Modra <amodra@gmail.com> | 2024-12-14 11:26:45 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-12-14 19:19:32 +1030 |
commit | 5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96 (patch) | |
tree | f5352cd00bff98185e63435508db430a0f039e60 /bfd/ChangeLog-2019 | |
parent | fff601fb3041a566d492d2704b3fcba92a1b026a (diff) | |
download | gdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.zip gdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.tar.gz gdb-5ba2d7a0a3340f1dd3372df9fa9c6ce739021a96.tar.bz2 |
Delete asection.symbol_ptr_ptr
This field is always set to point to asection.symbol, and no code ever
changes it from its initial value. With one exception. elfxx-mips.c
creates two sections with separate pointers to their symbols, and uses
those as asection.symbol_ptr_ptr. Those pointers aren't modified,
so they disappear in this patch too.
Diffstat (limited to 'bfd/ChangeLog-2019')
0 files changed, 0 insertions, 0 deletions