OSDN Git Service

[ bfd/ChangeLog ]
authorChris Demetriou <cgd@google.com>
Thu, 29 Apr 2004 05:14:19 +0000 (05:14 +0000)
committerChris Demetriou <cgd@google.com>
Thu, 29 Apr 2004 05:14:19 +0000 (05:14 +0000)
commit1eedc374d35b89b1b26f2cd66eca8a2bf0f08c87
treeb98a48fae708ff823f798349a2c673fb4f1a8e1b
parent24569d5bacf488c168714c15f49fa836c2b3f576
[ bfd/ChangeLog ]
2004-04-28  Chris Demetriou  <cgd@broadcom.com>

* reloc.c: Remove BFD_RELOC_PCREL_HI16_S and BFD_RELOC_PCREL_LO16.
* bfd-in2.h: Regenerate.
* libbfd.h: Likewise.

[ gas/ChangeLog ]
2004-04-28  Chris Demetriou  <cgd@broadcom.com>

* config/tc-mips.c (HAVE_32BIT_ADDRESSES, append_insn, macro_build)
(load_address, macro, mips_ip, md_parse_option)
(mips_force_relocation, mips_validate_fix, md_apply_fix3)
(s_change_sec, pic_need_relax, tc_gen_reloc): Remove all
embedded-PIC handling, and update comments.
(SWITCH_TABLE): Remove.
* config/tc-mips.h (DIFF_EXPR_OK): Delete.
(enum mips_pic_level): Remove EMBEDDED_PIC.
(EXTERN_FORCE_RELOC): Remove embedded-PIC handling.
(TC_FORCE_RELOCATION): Update comment.
* ecoff.c (ecoff_build_lineno): Add comment about some code that
might be safe to remove now that MIPS embedded-PIC is gone.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/libbfd.h
bfd/reloc.c