darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info.
2003-01-22 Andrew Haley <aph@redhat.com> * src/powerpc/darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info. From-SVN: r61608
This commit is contained in:
parent
75a3503bf0
commit
be0acd4269
@ -1,3 +1,8 @@
|
||||
2003-01-22 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* src/powerpc/darwin.S (_ffi_call_AIX): Add Augmentation size to
|
||||
unwind info.
|
||||
|
||||
2003-01-21 Andreas Tobler <a.tobler@schweiz.ch>
|
||||
|
||||
* src/powerpc/darwin.S: Add unwind info.
|
||||
|
@ -188,6 +188,7 @@ LASFDE1:
|
||||
.long LFB0-. ; FDE initial location
|
||||
.set L$set$3,LFE1-LFB0
|
||||
.long L$set$3 ; FDE address range
|
||||
.byte 0x0 ; uleb128 0x0; Augmentation size
|
||||
.byte 0x4 ; DW_CFA_advance_loc4
|
||||
.set L$set$4,LCFI0-LFB1
|
||||
.long L$set$4
|
||||
|
Loading…
Reference in New Issue
Block a user