]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Add the SEC_ELF_OCTETS flag to debug sections created by the assembler.
authorTucker <tuckkern@sourceware@gmail.com>
Mon, 12 Jul 2021 16:12:13 +0000 (17:12 +0100)
committerNick Clifton <nickc@redhat.com>
Mon, 12 Jul 2021 16:12:13 +0000 (17:12 +0100)
commitef744040b49e92ecd3de3ae3b94c8f85020111c3
treec7683e27737656fcb6c1a0d2ef6ac3f6635626ee
parent16e7bd3b25bb5715e5161926713094a2982c9c7a
Add the SEC_ELF_OCTETS flag to debug sections created by the assembler.

PR 28054
gas * config/obj-elf.c (obj_elf_change_section): Set the
SEF_ELF_OCTETS flag on debug sections.
gas/ChangeLog
gas/config/obj-elf.c