* config/tc-sh.c (sh_elf_suffix): Removed.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 24 Jan 2002 02:54:47 +0000 (02:54 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 24 Jan 2002 02:54:47 +0000 (02:54 +0000)
commit538cd60fbb681d40ab2e2990bd00f0b2acea7b24
treec5533f6ef1453ce27cbbd054e446d4484ee073b6
parentea87b71bed61d157e1f95597216b08909e109d04
* config/tc-sh.c (sh_elf_suffix): Removed.
(sh_PIC_related_p, sh_check_fixup, sh_cons_fix_new,
sh_end_of_match, sh_parse_name): New functions.
(sh_elf_cons): Simplify.
(parse_exp): Reject misplaced PIC operands.
(md_undefined_symbol): Simplify.
(sh_fix_adjustable): Let @GOTOFF be adjusted.
(md_apply_fix3): Write @PLT and @GOTOFF addends in place.
(tc_gen_reloc): Move fixp subsy absolute value into addnumber.
Complain if subsy remains at the end.
* config/tc-sh.h (sh_parse_name, sh_cons_fix_new): Declare.
(md_parse_name, TC_CONS_FIX_NEW, O_PIC_reloc): Define.
gas/ChangeLog
gas/config/tc-sh.c
gas/config/tc-sh.h
This page took 0.030493 seconds and 4 git commands to generate.