Skip to content
  1. Oct 19, 2017
  2. Oct 17, 2017
  3. Oct 15, 2017
  4. Oct 14, 2017
  5. Oct 13, 2017
  6. Oct 10, 2017
  7. Oct 09, 2017
  8. Oct 08, 2017
  9. Oct 07, 2017
  10. Oct 06, 2017
  11. Oct 04, 2017
  12. Oct 03, 2017
  13. Oct 02, 2017
    • Subv's avatar
      Kernel/SharedMemory: Don't take over and unmap the source memory block when... · b18589ec
      Subv authored
      Kernel/SharedMemory: Don't take over and unmap the source memory block when creating a shared memory, just reference it.
      
      Also reference the right offset into the backing block for the requested address.
      b18589ec
    • MerryMage's avatar
      macOS: Build x86_64h slice · 29a6fbac
      MerryMage authored
      This commit produces a fat-binary with two slices. The x86_64 slice
      is for all x64 systems, and the x86_64h slice targets x64 systems
      starting with Haswell. The latter allows the compiler to use newer
      instructions that are not available on older microarchitectures.
      29a6fbac
Loading