* config/tc-mips.c (s_gpdword): New function.
commit91abf8384b7660b8b3d8186f57ce2e0d0f20970a
authorAlexandre Oliva <aoliva@redhat.com>
Sun, 13 Oct 2002 21:22:49 +0000 (13 21:22 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 13 Oct 2002 21:22:49 +0000 (13 21:22 +0000)
tree2ec29c1bf148c6622ab38a0ed7ee6980a75ab9e3
parent0db6b299be4ae708fea0d376e09ea2712c7c5748
* config/tc-mips.c (s_gpdword): New function.
(mips_pseudo_table): Add .gpdword.
(mips_need_elf_addend_fixup): never for NEWABI.
(md_apply_fix3): Don't mark BFD_RELOC64 after GPREL16 or
GPREL32 as done.
(s_cpadd): Generate .cpadd on NEWABI.
gas/ChangeLog
gas/config/tc-mips.c