mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
Ensure that compressed sections that have an ELF compression header structure at the start are correctly aligned.
PR 26428 bfd * bfd.c (bfd_update_compression_header): Also set the sh_addralign field in the ELF header of the compressed sections. ld * testsuite/ld-elf/zlibbegin.rS: Update expected output. * testsuite/ld-elf/zlibnormal.rS: Likewise.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2020-08-20 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 26428
|
||||
* testsuite/ld-elf/zlibbegin.rS: Update expected output.
|
||||
* testsuite/ld-elf/zlibnormal.rS: Likewise.
|
||||
|
||||
2020-08-16 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/ld-powerpc/inline.s,
|
||||
|
Reference in New Issue
Block a user