(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.
authorKen Raeburn <raeburn@cygnus>
Fri, 25 Jun 1993 09:51:47 +0000 (09:51 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 25 Jun 1993 09:51:47 +0000 (09:51 +0000)
commited9638af53c3abc2a1e8cd629c069d7f9ed60c73
treece1bc661c403b7bd6dd0b47f15871af61973e3c3
parenta32ebcfd6be0565b4b2df1386025d415caf0f02a
(tc_gen_reloc): Handle BFD_RELOC_SPARC_WDISP22 relocation.
(s_local) [OBJ_ELF]: New function.
(md_pseudo_table) [OBJ_ELF]: Call it for "local".
(s_common): Rearrange to handle Solaris .common pseudo, which may sometimes use
bss space instead of common.
(md_parse_option) [OBJ_ELF]: Print version id for -V.  Ignore -Q and -s options
for now.
gas/config/tc-sparc.c