]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
VAX: drop OBJ_VMS leftovers
authorJan Beulich <jbeulich@suse.com>
Wed, 7 Aug 2024 14:31:54 +0000 (16:31 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 7 Aug 2024 14:31:54 +0000 (16:31 +0200)
commit5715e0b51c266001c65e9bafd7694688bbf8d73b
tree653ca8f73c2d2d40876980c12b4bb183332f1c61
parent544248c027aa17845f7b35efc11316892f9af326
VAX: drop OBJ_VMS leftovers

OBJ_VMS support was dropped almost 20 years ago (e330299ed5ee). Drop
respective code from tc-vax.c as well.

While there, make adjustments for OBJ_ELF as well: -K was dropped over
20 years ago (530556a951f5), yet left in md_shortopts. OPTION_PIC isn't
really necessary either; 'k' can be used instead. And then the ELF
options available weren't displayed by md_show_usage().
gas/config/tc-vax.c
gas/config/tc-vax.h