2003-05-07 Eric Christopher <echristo@redhat.com>
authorEric Christopher <echristo@gmail.com>
Wed, 21 May 2003 21:53:33 +0000 (21:53 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 21 May 2003 21:53:33 +0000 (21:53 +0000)
commit143d77c5e950f3c1664b6196ba87620ad759c73e
tree7dee395f3c64cec608e538ab2a7d0ddaeb1367d1
parent44482353b7a90fad07966ff231f6305a671053ab
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