Ticket #46571: patch-js-ctypes-libffi-src-powerpc-fde.patch

File patch-js-ctypes-libffi-src-powerpc-fde.patch, 1.2 KB (added by csanchezdll, 9 years ago)
  • js/ctypes/libffi/src/powerpc

    Common subdirectories: js/ctypes/libffi/src/powerpc.orig/.deps and js/ctypes/libffi/src/powerpc/.deps
    diff -u js/ctypes/libffi/src/powerpc.orig/darwin.S js/ctypes/libffi/src/powerpc/darwin.S
    old new  
    196196        .byte   0x7c    ; sleb128 -4; CIE Data Alignment Factor
    197197        .byte   0x41    ; CIE RA Column
    198198        .byte   0x1     ; uleb128 0x1; Augmentation size
    199         .byte   0x90    ; FDE Encoding (indirect pcrel)
     199        .byte   0x10    ; FDE Encoding (pcrel)
    200200        .byte   0xc     ; DW_CFA_def_cfa
    201201        .byte   0x1     ; uleb128 0x1
    202202        .byte   0x0     ; uleb128 0x0
  • js/ctypes/libffi/src/powerpc

    diff -u js/ctypes/libffi/src/powerpc.orig/darwin_closure.S js/ctypes/libffi/src/powerpc/darwin_closure.S
    old new  
    258258        .byte   0x7c    ; sleb128 -4; CIE Data Alignment Factor
    259259        .byte   0x41    ; CIE RA Column
    260260        .byte   0x1     ; uleb128 0x1; Augmentation size
    261         .byte   0x90    ; FDE Encoding (indirect pcrel)
     261        .byte   0x10    ; FDE Encoding (pcrel)
    262262        .byte   0xc     ; DW_CFA_def_cfa
    263263        .byte   0x1     ; uleb128 0x1
    264264        .byte   0x0     ; uleb128 0x0