]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
So the linker from producing an export data table when run with --exclude-all-symbols.
authorNick Clifton <nickc@redhat.com>
Mon, 20 Feb 2023 11:32:52 +0000 (11:32 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 20 Feb 2023 11:32:52 +0000 (11:32 +0000)
commitc9802aca6d152c4a47252f69ad81556dbc24e312
tree1d49ae6d446ecced96c944b4ecb42172162b3dcd
parent868014341a7befe77468a87ef9d9da109cbf3c3c
So the linker from producing an export data table when run with --exclude-all-symbols.

 PR 30004 * pe-dll.c (pe_dll_build_sections): Do not build an edata section if all symbols are being excluded.
ld/ChangeLog
ld/pe-dll.c