diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-18 22:39:05 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-21 08:45:01 +1030 |
commit | 6427e777b99ec6505509a68de6d460ff772bee6a (patch) | |
tree | 51b8c09ae154782ea47669099ec2dc93d53b3c13 /sim/testsuite/ChangeLog | |
parent | 592819f7188509713f3db6dbe6bc7d0b7e3af89e (diff) | |
download | binutils-master.zip binutils-master.tar.gz binutils-master.tar.bz2 |
On casual reading of older gcc configure scripts it might be supposed
that the test for gas string merge support tries with %progbits after
a fail on ARM with @progbits. It doesn't succeed due to a bug. So to
support building of older gcc's for ARM without users having to edit
gcc sources, add a hack to gas. The hack can disappear in a few years
when building older gcc's likely requires other work too.
I've changed the docs to reflect what we actually allow for .section
syntax prior to this patch. (No way should this hack be documented as
allowed!)
PR 32491
* config/obj-elf.c (obj_elf_section): Allow missing entsize
for ARM gcc configure bug.
* doc/as.texi: Correct syntax of ELF .section directive.
* testsuite/gas/elf/string.s,
* testsuite/gas/elf/string.d: Test it.
Diffstat (limited to 'sim/testsuite/ChangeLog')
0 files changed, 0 insertions, 0 deletions