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
Dennis Gilmore
72fa33663f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-19 02:32:18 +00:00
Kalev Lember
577ce8ed92
Rebuilt for GCC 5 C++11 ABI change
2015-05-02 18:07:39 +02:00
Petr Machata
e64341f332
Rebase to 4.3u2
2015-01-26 12:11:31 +01:00
Karsten Hopp
64604f71ab
enable ppc64le and run 'make test' on that new arch
2014-09-25 14:08:32 +02:00
Peter Robinson
b128a40609
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-18 04:52:25 +00:00
Dennis Gilmore
46f11b86e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-08 03:09:51 -05:00
Peter Robinson
7141b73d4d
Build on aarch64, minor spec cleanups
2014-01-12 14:30:52 +00:00
Petr Machata
d5c7dbcb32
Don't snip -Wall from build flags
2013-12-03 12:23:24 +01:00
Petr Machata
97f14cca17
Fix %install to also install include files that are not named *.h
2013-10-03 13:12:03 +02:00
Dennis Gilmore
5508dae47a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 22:22:27 -05:00
Petr Machata
e2d668cec1
Add comments to patches
2013-06-06 20:18:15 +02:00
Petr Machata
588a248017
Enable ARM
...
- Tested on TrimSlice--ARM is apparently supported out of the box now.
2013-05-28 17:11:11 +02:00
Petr Machata
c0e09389f3
Fix ChangeLog
2013-05-28 17:11:00 +02:00
Petr Machata
9e1d44543e
Drop unused sources
2013-05-28 12:03:02 +02: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
7cc476a8d7
Rebase to TBB 4.1 update 3
2013-05-22 15:32:02 +02:00
Dennis Gilmore
59a27a44f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 19:19:29 -06:00
Petr Machata
b89dfab2c0
Forgotten patch
2012-08-28 14:30:59 +02:00
Petr Machata
5eaf47d4d9
Fix build on PowerPC
2012-08-28 14:20:50 +02:00
Dennis Gilmore
6da08f9a0e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 17:50:52 -05:00
Petr Machata
6763cfb656
Use of proxy library implies use of TBB malloc, update .pc accordingly
2012-06-07 21:56:02 +02:00
Petr Machata
657e0b6918
Rebase to 4.0 update 4; add .pc files
...
- Resolves : #825402
2012-06-07 21:51:18 +02:00
Karsten Hopp
89710d5275
tbb builds now on PPC(64)
2012-04-05 15:30:21 +02:00
Dennis Gilmore
7ccafa7669
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-14 00:22:02 -06: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
Petr Machata
8894973c7c
__TBB_full_memory_fence has to be a macro
2011-07-26 17:22:46 +02:00
Petr Machata
0f662bdfb8
Rebase to 3.0-r6
2011-07-26 16:41:37 +02:00
Dennis Gilmore
bb37126569
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-09 12:09:02 -06:00
Fedora Release Engineering
a68e6de21e
dist-git conversion
2010-07-29 13:52:11 +00:00
Petr Machata
43fea0cf58
- Replace mfence instruction with xchg to make it run on ia32-class
...
machines without SSE2.
- Resolves : #600654
2010-06-10 16:03:20 +00:00
Bill Nottingham
a33e0baa33
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 22:52:17 +00:00
Petr Machata
83f75f35f8
- New upstream 2.2
...
- Resolves : #521571
2009-11-03 15:37:55 +00:00
Jesse Keating
aaea778f3b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-27 05:33:26 +00:00
Jesse Keating
27d007ae8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-25 18:35:42 +00:00
Petr Machata
68bb783d0d
- New upstream 2.1
...
- Drop soname patch, parallel make patch, and GCC 4.3 patch
2008-06-13 12:55:48 +00:00
Petr Machata
a645b4b899
Initial import
2008-02-13 18:01:54 +00:00
Kevin Fenzi
811e54ac81
Setup of module tbb
2008-02-13 17:31:52 +00:00