]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/deffile.h
ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_SYMBOLS...
authorMartin Storsjö <martin@martin.st>
Fri, 22 Jul 2022 21:57:19 +0000 (00:57 +0300)
committerMartin Storsjö <martin@martin.st>
Mon, 1 Aug 2022 20:18:00 +0000 (23:18 +0300)
commit61f6b650f9bb7fd276b45427b9202f3263465376
tree7c7c11f7225cc35827abcc3f9af8d3fafaff11bd
parent37513c1efbe5e8e1863f8ddf078cd395aa663388
ld: Support the -exclude-symbols option via COFF def files, with the EXCLUDE_SYMBOLS keyword

This was requested in review.
ld/deffile.h
ld/deffilep.y
ld/testsuite/ld-pe/exclude-symbols-def-i386.d [new file with mode: 0644]
ld/testsuite/ld-pe/exclude-symbols-def-i386.s [new file with mode: 0644]
ld/testsuite/ld-pe/exclude-symbols-def-x86_64.d [new file with mode: 0644]
ld/testsuite/ld-pe/exclude-symbols-def-x86_64.s [new file with mode: 0644]
ld/testsuite/ld-pe/exclude-symbols-def.def [new file with mode: 0644]
ld/testsuite/ld-pe/pe.exp