]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Fix compile time build problem building the s390 assembler.
authorNick Clifton <nickc@redhat.com>
Fri, 31 Jan 2020 16:43:57 +0000 (16:43 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 31 Jan 2020 16:43:57 +0000 (16:43 +0000)
commitd26cc8a9d6ae9b0ffdb372bd65526cc3137747e5
tree7e5dca6b1101ca29b578630233018f04e35f6655
parent90e9955aef9fa64c3c9264d9ee046739cbce0c92
Fix compile time build problem building the s390 assembler.

* config/tc-s390.c (s390_elf_suffix): Return ELF_SUFFIX_NONE
rather than BFD_RELOC_NONE.
gas/ChangeLog
gas/config/tc-s390.c