darwin ppc patch from libffi
This commit is contained in:
parent
7448f21fa5
commit
49d8274662
|
@ -17,6 +17,8 @@ Local changes:
|
|||
* Test ftruncate() result in "closures.c" to avoid a compiler
|
||||
warning.
|
||||
|
||||
* Added powerpc .S patches from 2d3fb36420e09304220e
|
||||
|
||||
========== libffi_msvc directory =====================================
|
||||
|
||||
This directory is synced from the CTypes repository
|
||||
|
|
|
@ -196,7 +196,7 @@ LSCIE1:
|
|||
.byte 0x7c ; sleb128 -4; CIE Data Alignment Factor
|
||||
.byte 0x41 ; CIE RA Column
|
||||
.byte 0x1 ; uleb128 0x1; Augmentation size
|
||||
.byte 0x90 ; FDE Encoding (indirect pcrel)
|
||||
.byte 0x10 ; FDE Encoding (indirect pcrel)
|
||||
.byte 0xc ; DW_CFA_def_cfa
|
||||
.byte 0x1 ; uleb128 0x1
|
||||
.byte 0x0 ; uleb128 0x0
|
||||
|
|
|
@ -258,7 +258,7 @@ LSCIE1:
|
|||
.byte 0x7c ; sleb128 -4; CIE Data Alignment Factor
|
||||
.byte 0x41 ; CIE RA Column
|
||||
.byte 0x1 ; uleb128 0x1; Augmentation size
|
||||
.byte 0x90 ; FDE Encoding (indirect pcrel)
|
||||
.byte 0x10 ; FDE Encoding (indirect pcrel)
|
||||
.byte 0xc ; DW_CFA_def_cfa
|
||||
.byte 0x1 ; uleb128 0x1
|
||||
.byte 0x0 ; uleb128 0x0
|
||||
|
|
Loading…
Reference in New Issue
Block a user