]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
BFD: Remove unused SEC_HAS_GOT_REF section flag
authorMaciej W. Rozycki <macro@mips.com>
Mon, 19 Feb 2018 18:38:41 +0000 (18:38 +0000)
committerMaciej W. Rozycki <macro@mips.com>
Mon, 19 Feb 2018 18:38:41 +0000 (18:38 +0000)
commit4f7fd351a727ffc44d3dd4e00ddf5222cd2063c5
tree2dd16533f39bd4647ae88470fcd8926af9bea38f
parentf2b740ac53a3347b7e0fe1a09e52f6311265e709
BFD: Remove unused SEC_HAS_GOT_REF section flag

Remove the SEC_HAS_GOT_REF section flag no longer in use since commit
a252afa4cdff ("Fix linking of PIC code on PA"),
<https://sourceware.org/ml/binutils/2003-08/msg00467.html>, to make the
bit position available for reuse.

bfd/
* section.c (SEC_HAS_GOT_REF): Remove macro.
* bfd-in2.h: Regenerate.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/section.c