aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/compatibility.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-10-09re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x8...Jonathan Wakely1-127/+43
2012-09-29re PR libstdc++/34106 ([parallel mode] Atomic operations compatibility layer ...Jonathan Wakely1-169/+14
2012-02-13PR libstdc++/51798 continuedRichard Henderson1-6/+9
2012-02-10PR libstdc++/51798 continued.Benjamin Kosnik1-7/+10
2010-03-16re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x...Paolo Carlini1-3/+5
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-6/+6
2009-10-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler1-31/+35
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler1-53/+61
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler1-124/+124
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+9
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler1-1/+1
2008-02-17re PR libstdc++/35221 (libstdc++ broken)Paolo Carlini1-27/+27
2008-02-15types.h: Move enum parallelism here.Benjamin Kosnik1-29/+27
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini1-13/+25
2007-10-10re PR libstdc++/33578 (__gnu_parallel::yield means what?)Danny Smith1-2/+10
2007-09-11Add parallel mode.Johannes Singler1-0/+338