OSDN Git Service

[ gas/ChangeLog ]
authorcgd <cgd>
Wed, 9 Jul 2003 01:27:30 +0000 (01:27 +0000)
committercgd <cgd>
Wed, 9 Jul 2003 01:27:30 +0000 (01:27 +0000)
commita7e38abdb3bf6ba5ae56fcf9826e2bdff332a6a5
treea7cb3c868168240c9a4aae07ccf4316378bd4728
parentd71d15710cf99852c10f690c8783501520c0b30d
[ gas/ChangeLog ]
2003-07-08  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c (mips_validate_fix): Do not warn about branch
        target being a global symbol if not compiling SVR4 PIC code.

[ gas/testsuite/ChangeLog ]
2003-07-08  Chris Demetriou  <cgd@broadcom.com>

        * gas/testsuite/gas/mips/mips.exp: Make sure that branch-misc-2 is
        run to compile non-PIC code, and add branch-misc-2pic.
        * gas/mips/branch-misc-2.l: Adjust for change in non-PIC warnings.
        * gas/mips/branch-misc-2pic.l: New file.
        * gas/mips/branch-misc-2pic.s: New file.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/branch-misc-2.l
gas/testsuite/gas/mips/branch-misc-2pic.l [new file with mode: 0644]
gas/testsuite/gas/mips/branch-misc-2pic.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp