Missing ChangeLog entry from commit 60ef20e28534cf093d5bd799b3830c68381bb27f.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / pic-and-nonpic-2a.s
1 .abicalls
2 .option pic0
3 .global __start
4 .ent __start
5 __start:
6 jal foo
7 .end __start
This page took 0.028837 seconds and 4 git commands to generate.