Commit be0acd42 by Andrew Haley Committed by Andrew Haley

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
parent 75a3503b
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment