Commit Graph

3 Commits

Author SHA1 Message Date
Jerry James 6de60177fd Rebase to 4.4u2.
Also:
- Fix the mfence patch to actually emit a memory barrier (bz 1288314).
- Build an sse2 version for i386 for better performance on capable CPUs.
- Enable use of C++0x features.
- Drop out-of-date CHANGES.txt from git.
2016-01-15 15:15:44 -07:00
Petr Machata dba72839e1 Fix mfence patch
- Since the __TBB_full_memory_fence macro was function-call-like, it
  stole () intended for function invocation.  GCC now warns about this.
2013-05-22 17:01:44 +02:00
Petr Machata 7a670e8dfd Rebase to 4.0
- CHANGES.txt is now tracked in the git repo
2011-10-19 17:48:45 +02:00