summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/parallel/compatibility.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-10-09re PR libstdc++/54754 ([parallel mode] 'make check-parallel' only works on x8...Jonathan Wakely
2012-09-29re PR libstdc++/34106 ([parallel mode] Atomic operations compatibility layer ...Jonathan Wakely
2012-02-13PR libstdc++/51798 continuedRichard Henderson
2012-02-10PR libstdc++/51798 continued.Benjamin Kosnik
2010-03-16re PR libstdc++/43394 (Spurious warnings while building parallel_list.cc on x...Paolo Carlini
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik
2009-10-02base.h: Take integer types from <tr1/cstdint>.Johannes Singler
2009-09-17algobase.h: Replace tabs by spaces; correct line breaks.Johannes Singler
2009-09-16algobase.h: Uglify internal identifiers.Johannes Singler
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler
2008-02-17re PR libstdc++/35221 (libstdc++ broken)Paolo Carlini
2008-02-15types.h: Move enum parallelism here.Benjamin Kosnik
2008-01-10multiway_merge.h: Reformat to 80 columns; adjust some inline specifiers; othe...Paolo Carlini
2007-10-10re PR libstdc++/33578 (__gnu_parallel::yield means what?)Danny Smith
2007-09-11Add parallel mode.Johannes Singler