mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
* gas/cfi/cfi-m68k.d: Adjust offsets.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2004-03-23 Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
* gas/cfi/cfi-m68k.d: Adjust offsets.
|
||||||
|
|
||||||
2004-03-22 Hans-Peter Nilsson <hp@axis.com>
|
2004-03-22 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
* gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
|
* gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#name: CFI on m68k
|
#name: CFI on m68k
|
||||||
The section .eh_frame contains:
|
The section .eh_frame contains:
|
||||||
|
|
||||||
00000000 00000012 00000000 CIE
|
00000000 00000014 00000000 CIE
|
||||||
Version: 1
|
Version: 1
|
||||||
Augmentation: "zR"
|
Augmentation: "zR"
|
||||||
Code alignment factor: 2
|
Code alignment factor: 2
|
||||||
@ -12,22 +12,27 @@ The section .eh_frame contains:
|
|||||||
|
|
||||||
DW_CFA_def_cfa: r15 ofs 4
|
DW_CFA_def_cfa: r15 ofs 4
|
||||||
DW_CFA_offset: r24 at cfa-4
|
DW_CFA_offset: r24 at cfa-4
|
||||||
|
DW_CFA_nop
|
||||||
|
DW_CFA_nop
|
||||||
|
|
||||||
00000016 00000014 0000001a FDE cie=00000000 pc=0000001e..0000002a
|
00000018 00000014 0000001c FDE cie=00000000 pc=00000020..0000002c
|
||||||
DW_CFA_advance_loc: 4 to 00000022
|
DW_CFA_advance_loc: 4 to 00000024
|
||||||
DW_CFA_def_cfa_offset: 4664
|
DW_CFA_def_cfa_offset: 4664
|
||||||
DW_CFA_advance_loc: 6 to 00000028
|
DW_CFA_advance_loc: 6 to 0000002a
|
||||||
DW_CFA_def_cfa_offset: 4
|
DW_CFA_def_cfa_offset: 4
|
||||||
|
|
||||||
0000002e 00000017 00000032 FDE cie=00000000 pc=00000036..00000042
|
00000030 00000018 00000034 FDE cie=00000000 pc=00000038..00000044
|
||||||
DW_CFA_advance_loc: 4 to 0000003a
|
DW_CFA_advance_loc: 4 to 0000003c
|
||||||
DW_CFA_def_cfa_offset: 8
|
DW_CFA_def_cfa_offset: 8
|
||||||
DW_CFA_offset: r14 at cfa-8
|
DW_CFA_offset: r14 at cfa-8
|
||||||
DW_CFA_def_cfa_reg: r14
|
DW_CFA_def_cfa_reg: r14
|
||||||
DW_CFA_advance_loc: 6 to 00000040
|
DW_CFA_advance_loc: 6 to 00000042
|
||||||
DW_CFA_def_cfa_reg: r15
|
DW_CFA_def_cfa_reg: r15
|
||||||
|
DW_CFA_nop
|
||||||
|
|
||||||
00000049 0000000f 0000004d FDE cie=00000000 pc=00000051..00000055
|
0000004c 00000010 00000050 FDE cie=00000000 pc=00000054..00000058
|
||||||
|
|
||||||
DW_CFA_nop
|
DW_CFA_nop
|
||||||
DW_CFA_nop
|
DW_CFA_nop
|
||||||
|
DW_CFA_nop
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user