[PATCH] Support 'exclude' in objcopy --set-section-flags
Nick Clifton
nickc@redhat.com
Mon Feb 10 16:24:00 GMT 2020
More information about the Binutils mailing list
Mon Feb 10 16:24:00 GMT 2020
- Previous message (by thread): [PATCH] Support 'exclude' in objcopy --set-section-flags
- Next message (by thread): [PATCH] Support 'exclude' in objcopy --set-section-flags
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Fangrui, >> --set-section-flags .foo= => clear SHF_EXCLUDE >> --set-section-flags .foo=exclude => set SHF_EXCLUDE > > Ping :) Approved and applied - mostly. You also had an undocumented change to _bfd_elf_init_private_section_data() which would remove the SHF_EXCLUDE bit from sections with OS or PROC specific flags. This breaks several linker tests, and seemed to be unrelated to the main purpose of the patch, so I discarded it. Cheers Nick
- Previous message (by thread): [PATCH] Support 'exclude' in objcopy --set-section-flags
- Next message (by thread): [PATCH] Support 'exclude' in objcopy --set-section-flags
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list