mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
* gas/mips/jal.d: Remove duplicate pattern.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2010-09-23 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* gas/mips/jal.d: Remove duplicate pattern.
|
||||
|
||||
2010-09-22 Robin Getz <robin.getz@analog.com>
|
||||
|
||||
* gas/bfin/expected_move_errors.l: Update error output.
|
||||
|
@ -12,7 +12,7 @@ Disassembly of section .text:
|
||||
0+0008 <[^>]*> jalr a0,t9
|
||||
0+000c <[^>]*> nop
|
||||
0+0010 <[^>]*> jal 0+ <text_label>
|
||||
[ ]*10: (MIPS_JMP|MIPS_JMP|JMPADDR|R_MIPS_26) .text
|
||||
[ ]*10: (MIPS_JMP|JMPADDR|R_MIPS_26) .text
|
||||
0+0014 <[^>]*> nop
|
||||
0+0018 <[^>]*> jal 0+ <text_label>
|
||||
[ ]*18: (MIPS_JMP|JMPADDR|R_MIPS_26) external_text_label
|
||||
|
Reference in New Issue
Block a user