aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2008-05-21bitset (bitset<>::bitset(const char*)): Add per DR 778.Paolo Carlini4-8/+82
2008-05-21lwg-active.html: Update to Revision R56.Paolo Carlini4-4696/+14062
2008-05-20PR c++/33979 (partial)Paolo Carlini15-104/+491
2008-05-16system_error: Align to current draft specifications.Benjamin Kosnik22-236/+366
2008-05-16parallel_mode.xml: Documented the new choices, factoring out common tags.Johannes Singler5-208/+371
2008-05-15configure.ac: Don't check AC_LIBTOOL_DLOPEN if using newlib.Bernd Schmidt3-25/+34
2008-05-15parallel_mode.xml: General revision and documentation of new compile-time opt...Johannes Singler2-45/+77
2008-05-15mutex (mutex::try_lock): Eat errors.Benjamin Kosnik16-46/+56
2008-05-14sstream: Adjust braces.Benjamin Kosnik6-22/+35
2008-05-13atomicity.h: Remove file.David Daney3-95/+6
2008-05-12vector (vector<>::_M_requires_reallocation): Just use this->capacity().Stefano Soffia4-8/+74
2008-05-10vector (vector<>::_M_requires_reallocation): Fix macro.Roberto Bagnara3-2/+60
2008-05-07quicksort.h: (parallel_sort_qs_conquer) Explicitly request number of threads ...Johannes Singler2-4/+8
2008-05-07mutex (mutex::mutex): Fix usage of initializing macro.Benjamin Kosnik6-80/+90
2008-05-06condition_variable: New.Benjamin Kosnik40-72/+2010
2008-05-06re PR libstdc++/36130 (Atomics regression test fail to compile when parallel ...Benjamin Kosnik3-10/+36
2008-05-062008-05-06 Johannes Singler <singler@ira.uka.de>Johannes Singler3-78/+133
2008-05-05testsuite_visualization.h: Move contents into...Benjamin Kosnik19-286/+272
2008-05-05typedefs-1.cc: Correct requirements.Benjamin Kosnik3-4/+16
2008-05-02c++config: Revert _GLIBCXX_LONG_DOUBLE_COMPAT change.Benjamin Kosnik2-3/+6
2008-04-30Makefile.am (install-headers): Cope with empty parallel_headers.Ralf Wildenhues3-4/+14
2008-04-29c++config: Remove space between '#' and 'undef' for _GLIBCXX_LONG_DOUBLE_COMPAT.Benjamin Kosnik2-1/+6
2008-04-29Makefile.am (install-html, [...]): Add dummy targets.Joseph Myers5-16/+17
2008-04-29c++config: Move os_defines and cpu_defines after namespace definitions and ba...Benjamin Kosnik2-32/+32
2008-04-29re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp)Benjamin Kosnik3-66/+44
2008-04-26re PR libstdc++/35922 (std::unordered_map missing in debug mode)Benjamin Kosnik6-1/+95
2008-04-25re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp)Benjamin Kosnik4-375/+393
2008-04-24re PR libstdc++/35887 (stl parallel includes installed for --disable-libgomp)Benjamin Kosnik6-123/+142
2008-04-24re PR libstdc++/35969 (GLIBCXX_DEBUG: list::merge triggers bad assert)Paolo Carlini8-14/+115
2008-04-24acinclude.m4 (GLIBCXX_ENABLE_ATOMIC_BUILTINS): Check for set of all used __sy...Benjamin Kosnik8-59/+170
2008-04-23os_defines.h: Use _GLIBCXX_BEGIN_NAMESPACE, _GLIBCXX_BEGIN_EXTERN_C, etc.Benjamin Kosnik3-22/+46
2008-04-23quicksort.h: Reformat,Johannes Singler7-789/+1226
2008-04-232008-04-23 Johannes Singler <singler@ira.uka.de>Johannes Singler3-163/+181
2008-04-21libgomp/Ralf Wildenhues3-456/+322
2008-04-20re PR libstdc++/35954 (cannot build from read-only source tree)Ralf Wildenhues3-32/+13
2008-04-20Makefile.am: Fix most stamp rules to regenerate the links for all sources new...Ralf Wildenhues10-182/+113
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-28/+44
2008-04-16re PR libstdc++/35915 (atomic.cc:31:20: error: stdint.h: No such file)Andreas Tobler13-1/+3223
2008-04-14re PR libstdc++/35816 (libstdc++ build during bootstrap is optimizing away at...Benjamin Kosnik3-5/+12
2008-04-14c++config: Guard _LDBL_ macros with __cplusplus.Benjamin Kosnik2-1/+6
2008-04-10[multiple changes]Benjamin Kosnik67-289/+315
2008-04-10Changelog: Fix merge bit.Benjamin Kosnik1-1/+0
2008-04-10[multiple changes]Benjamin Kosnik51-74/+6402
2008-04-10tuple: Consistency check for include guard, doxygen file markup.Benjamin Kosnik7-39/+45
2008-04-07re PR libstdc++/35588 ([parallel mode] parallel std::sort and bind())Johannes Singler11-2338/+2487
2008-03-29re PR libstdc++/35725 (ambiguous std::fill with character array)Paolo Carlini4-9/+85
2008-03-29baseline_symbols.txt: Update.Matthias Klose5-44/+1101
2008-03-28acinclude.m4 (GLIBCXX_CHECK_LINKER_FEATURES): Set glibcxx_ld_is_gold.Ian Lance Taylor4-75/+256
2008-03-26testsuite_abi.h: Remove symbol_objects, symbol_names typedefs.Benjamin Kosnik3-82/+85
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik63-563/+512