aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2009-05-08throw_allocator.h: Remove redundante include.Paolo Carlini2-1/+4
2009-05-08throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...Paolo Carlini6-207/+233
2009-05-07configure.ac: Bump libtool_VERSION to 6:12:0.Paolo Carlini3-2/+7
2009-05-07re PR libstdc++/40038 (symbols ceill@GLIBCXX_3.4.3 not exported)Matthias Klose2-0/+13
2009-05-06re PR libstdc++/39546 (parallel mode doesn't support implicit string conversion)Johannes Singler3-2/+52
2009-05-06revert: acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when p...Paolo Carlini3-462/+50
2009-05-05re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate)Jonathan Wakely6-11/+116
2009-05-03settings.h (get): Mark const.Jan Hubicka6-17/+28
2009-05-03acinclude.m4 ([GLIBCXX_ENABLE_ATOMIC_BUILTINS]): Do link tests when possible.Paolo Carlini3-41/+468
2009-05-02functional_hash.h (explicit specializations of () operator): Mark pure.Jan Hubicka2-5/+10
2009-04-30create_testsuite_files: Remove thread directory.Jonathan Wakely2-1/+5
2009-04-29re PR libstdc++/39868 (libstdc++ generates man pages, which conflict with the...Benjamin Kosnik2-23/+25
2009-04-262009-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini5-70/+31
2009-04-25mutex (__get_once_functor_lock, [...]): Replace global lock object with local...Jonathan Wakely5-27/+78
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini1-8/+38
2009-04-25re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini16-30/+297
2009-04-24authors.xml: Add space.Benjamin Kosnik9-15/+40
2009-04-24array (at): Do not use builtin_expect.Jan Hubicka11-13/+24
2009-04-22cstdlib (abort, [...]): Mark noreturn throw ().Jan Hubicka7-26/+41
2009-04-22* include/ext/atomicity.hJan Hubicka13-30/+48
2009-04-21re PR libstdc++/39835 (Bootstrap failure: libstdc++-v3/include/bits/random.h:...Paolo Carlini3-21/+28
2009-04-19stdatomic.h (__atomic_flag_for_address): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+6
2009-04-192009-04-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-6/+8
2009-04-19Fix changelog entry.Jan Hubicka1-9/+9
2009-04-19stdatomic.h (atomic_flag_test_and_set_explicit, [...]): Use _GLIBCXX_NOTHROW.Jan Hubicka2-1/+8
2009-04-182009-04-18 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+2
2009-04-18* eh_type.cc (__cxa_current_exception_type) Mark throw().Jan Hubicka10-28/+48
2009-04-18pool_allocator.cc (_M_get_free_list, [...]): Mark throw ()Jan Hubicka8-33/+57
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka20-98/+141
2009-04-18re PR libstdc++/39802 (std::num_get fails to parse negative zero input correc...Paolo Carlini4-8/+174
2009-04-18formater.h: Include bits/c++config.h.Jan Hubicka6-15/+43
2009-04-17baseline_symbols.txt: Regenerated.Uros Bizjak2-26/+566
2009-04-16tree.cc (_Rb_tree_increment, [...]): Mark nothrow; update uses of _Rb_tree_ro...Jan Hubicka3-29/+62
2009-04-16c++config: Revert inadvertent change.Paolo Carlini1-8/+0
2009-04-16forward_list.h: Remove default std::allocator<_Tp> from base classes.Paolo Carlini4-8/+23
2009-04-16html: Regenerate, remove un-needed.Benjamin Kosnik52-11913/+0
2009-04-15html: Regenerate.Benjamin Kosnik111-188/+7225
2009-04-15status_cxx1998.xml: Update to new table style.Benjamin Kosnik19-6025/+1104
2009-04-15status_cxxtr1.xml: Update to new table style.Benjamin Kosnik3-836/+349
2009-04-15spine.xml: Remove unused license entity, update copyright year.Benjamin Kosnik21-1239/+1624
2009-04-132009-04-13 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini2-4802/+4801
2009-04-09PR libstdc++/39629 (final bits)Paolo Carlini23-1408/+115
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek5005-43134/+32464
2009-04-08hashtable.h (erase): Correctly handle erasing a reference to an entry in the ...Ian Lance Taylor4-6/+352
2009-04-08baseline_symbols.txt: Regenerate.Adam Nemet3-0/+3543
2009-04-07Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.Benjamin Kosnik9-24/+55
2009-04-06atomicity.h: Put the SH4A specific functions in the __gnu_cxx namespace.Andrew Stubbs2-40/+46
2009-04-06random.tcc (linear_congruential_engine<>:: seed(seed_seq&)): Fix typo in last...Paolo Carlini2-2/+7
2009-04-06random.h (operator==): Mark all inline.Paolo Carlini2-188/+195
2009-04-05random.tcc (piecewise_linear_distribution<>:: operator()(_UniformRandomNumber...Paolo Carlini2-1/+7