diff options
author | Alan Modra <amodra@gmail.com> | 2024-11-11 10:24:09 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2024-11-12 17:06:35 +1030 |
commit | e0323071916878e0634a6e24d8250e4faff67e88 (patch) | |
tree | 264f095bc51b2212cf382e7a2030cda0020eb9f6 /gdb/i386-linux-nat.c | |
parent | 912f10fba9d88fc20327daa04e74a904aad1fc1c (diff) | |
download | binutils-e0323071916878e0634a6e24d8250e4faff67e88.zip binutils-e0323071916878e0634a6e24d8250e4faff67e88.tar.gz binutils-e0323071916878e0634a6e24d8250e4faff67e88.tar.bz2 |
Re: tekhex object file output fixes
Commit 8b5a212495 supported *ABS* symbols by allowing "section" to be
bfd_abs_section, but bfd_abs_section needs to be treated specially.
In particular, bfd_get_next_section_by_name (.., bfd_abs_section_ptr)
is invalid.
PR 32347
* tekhex.c (first_phase): Guard against modification of
_bfd_std_section[] entries.
Diffstat (limited to 'gdb/i386-linux-nat.c')
0 files changed, 0 insertions, 0 deletions