OSDN Git Service

gas/
authormacro <macro>
Tue, 1 Mar 2011 00:44:52 +0000 (00:44 +0000)
committermacro <macro>
Tue, 1 Mar 2011 00:44:52 +0000 (00:44 +0000)
commit173077cb62f2c4d174ee9bbcd693fc5db6059f1d
treeaeb257184d9ead4e1486f21f97d76ddc3d6edf74
parent4577153d2b802664cddb82a74fde8f219e2668f3
gas/
* config/tc-mips.c (mips_fix_adjustable): On REL targets also
reject PC-relative relocations.

gas/testsuite/
* gas/mips/branch-misc-2.d: Adjust for relocation change.
* gas/mips/branch-misc-2pic.d: Likewise.
* gas/mips/branch-misc-4.d: New test for PC-relative relocation
overflow.
* gas/mips/branch-misc-4-64.d: Likewise.
* gas/mips/branch-misc-4.s: Source for the new tests.
* testsuite/gas/mips/mips.exp: Run the new tests.
gas/ChangeLog
gas/config/tc-mips.c
gas/testsuite/ChangeLog
gas/testsuite/gas/mips/branch-misc-2.d
gas/testsuite/gas/mips/branch-misc-2pic.d
gas/testsuite/gas/mips/branch-misc-4-64.d [new file with mode: 0644]
gas/testsuite/gas/mips/branch-misc-4.d [new file with mode: 0644]
gas/testsuite/gas/mips/branch-misc-4.s [new file with mode: 0644]
gas/testsuite/gas/mips/mips.exp