OSDN Git Service

2003-05-07 Eric Christopher <echristo@redhat.com>
authorEric Christopher <echristo@apple.com>
Wed, 21 May 2003 21:53:33 +0000 (21:53 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 21 May 2003 21:53:33 +0000 (21:53 +0000)
commite83c43a3e38a218b11e8ffcb536de3fbcafd2d0a
treea21f4fa42c8bc49e7734dca445dbef5e4670c6bd
parentdb72b1579b1ff95493b1f20fda363030aad289e6
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