1. 19 May, 2014 - 1 commit
    • Jingning Han's avatar
      Make x86inc support local variable array · 4e4e7fa9
      Jingning Han authored
      This commit modifies the x86inc to allow explicit local buffer
      allocation and the corresponding stack pointer adjustment.
      
      Change-Id: I3cb2174e0242b5869a4ba0ca0cd240ee066836c3
      4e4e7fa9
  2. 02 May, 2014 - 1 commit
  3. 11 Apr, 2014 - 1 commit
  4. 23 Sep, 2013 - 1 commit
    • Yunqing Wang's avatar
      Hide global symbols for macho32/64 · 071395de
      Yunqing Wang authored
      Added hiding global symbols for macho32 and macho64 in x86inc.asm.
      This was done to fix exported symbol issue in Chrome build.
      
      Change-Id: I08d5c559b985b82f655b537469fee125615e78c0
      071395de
  5. 18 Sep, 2013 - 1 commit
    • Yunqing Wang's avatar
      Fix x86inc.asm to build PIC code correctly · 9d901217
      Yunqing Wang authored
      Current x86inc.asm didn't handle 32bit PIC build properly.
      TEXTRELs were seen in the library built. The PIC macros from
      libvpx's x86_abi_support.asm was used to fix this problem.
      The assembly code was modified to use the macros.
      
      Notes: We need this fix in for decoder building. Functions in
      encoder will be fixed later.
      
      Change-Id: Ifa548d37b1d0bc7d0528db75009cc18cd5eb1838
      9d901217
  6. 03 Feb, 2013 - 1 commit
  7. 01 Feb, 2013 - 1 commit
  8. 31 Oct, 2012 - 1 commit
  9. 20 Jun, 2012 - 1 commit
  10. 18 Jun, 2012 - 1 commit