OSDN Git Service

2003-05-07 Eric Christopher <echristo@redhat.com>
authorechristo <echristo>
Wed, 21 May 2003 21:53:32 +0000 (21:53 +0000)
committerechristo <echristo>
Wed, 21 May 2003 21:53:32 +0000 (21:53 +0000)
commit2449d74bdbb6c3da359734c1865966d73146cbc7
tree22393991c996675868313ddfff088208c3a45149
parent6b183c7b54cabc7864240cea6f6289229f1e8835
2003-05-07  Eric Christopher  <echristo@redhat.com>
    Alexandre Oliva   <aoliva@redhat.com>

* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
pic tests, change to warning.
(_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.

2003-05-07  Eric Christopher  <echristo@redhat.com>

        * config/tc-mips.c (mips_abicalls): New variable.
        (md_parse_option): Use.
        (s_option): Ditto.
        (s_abicalls): Ditto.
        (mips_elf_final_processing): Set EF_MIPS_PIC and
        EF_MIPS_CPIC dependent on above.
bfd/ChangeLog
bfd/elfxx-mips.c
gas/ChangeLog
gas/config/tc-mips.c