]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c
authorJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:37:37 +0000 (09:37 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Oct 2024 07:37:37 +0000 (09:37 +0200)
commitccaa95c887891e2db6503aaf252d9781a577ec37
tree71372399d6b833c83c7fd7c0b495cb146ba62563
parent833c28eefb87de08bee1a696721d746441d096d6
gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c

Make this a proper obj-format hook instead.
gas/config/obj-aout.c
gas/config/obj-coff.c
gas/config/obj-coff.h
gas/config/obj-ecoff.c
gas/config/obj-elf.c
gas/config/obj-multi.h
gas/obj.h
gas/read.c