2005-02-22 Eric Christopher <echristo@redhat.com>
* gas/mips/elf-rel10.s: Add label for frob.
This commit is contained in:
parent
ace66bb2fb
commit
1fda77fb6c
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-02-22 Eric Christopher <echristo@redhat.com>
|
||||
|
||||
* gas/mips/elf-rel10.s: Add label for frob.
|
||||
|
||||
2005-02-22 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
|
||||
|
|
|
@ -14,6 +14,7 @@ bar:
|
|||
.end bar
|
||||
|
||||
.ent frob
|
||||
frob:
|
||||
lw $4,%got_page(foo)($gp)
|
||||
addiu $4,$4,%got_ofst(foo)
|
||||
|
||||
|
|
Loading…
Reference in a new issue