From be0acd42690371d4e55d76c02e5b6ad8aa631a68 Mon Sep 17 00:00:00 2001 From: Andrew Haley Date: Wed, 22 Jan 2003 18:21:55 +0000 Subject: [PATCH] darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info. 2003-01-22 Andrew Haley * src/powerpc/darwin.S (_ffi_call_AIX): Add Augmentation size to unwind info. From-SVN: r61608 --- libffi/ChangeLog | 5 +++++ libffi/src/powerpc/darwin.S | 1 + 2 files changed, 6 insertions(+) diff --git a/libffi/ChangeLog b/libffi/ChangeLog index 5517463d41f..24323133c99 100644 --- a/libffi/ChangeLog +++ b/libffi/ChangeLog @@ -1,3 +1,8 @@ +2003-01-22 Andrew Haley + + * src/powerpc/darwin.S (_ffi_call_AIX): Add Augmentation size to + unwind info. + 2003-01-21 Andreas Tobler * src/powerpc/darwin.S: Add unwind info. diff --git a/libffi/src/powerpc/darwin.S b/libffi/src/powerpc/darwin.S index c8ab3fca1e3..108d2acff72 100644 --- a/libffi/src/powerpc/darwin.S +++ b/libffi/src/powerpc/darwin.S @@ -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