• Show log

    Commit

  • Hash : b542e4c8
    Author : DRC
    Date : 2019-12-20T13:18:23

    ARMv8 SIMD: Support execute-only memory (XOM)
    
    Move constants out of the .text section in simd/arm64/jsimd_neon.S and
    into a .rodata section.  This ensures that the ARMv8 NEON SIMD
    extensions are compatible with memory layouts that are marked
    execute-only (and thus unreadable.)
    
    Based on:
    https://github.com/ivanloz/libjpeg-turbo/commit/88f3ca7664fadfb5e106efecb7845753aaf330b7
    
    Closes #318
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags