Age | Commit message (Expand) | Author | Files | Lines |
2006-11-13 | * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. | Daniel Jacobowitz | 2 | -7/+17 |
2006-11-13 | eh_globals.cc (__cxxabiv1::__cxa_get_globals): Initialize propagatingExceptio... | Joseph Myers | 3 | -2/+23 |
2006-11-13 | bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu... | Joseph Myers | 4 | -3/+49 |
2006-11-12 | bitmap_allocator.h: Uglify some names. | Paolo Carlini | 4 | -56/+70 |
2006-11-11 | re PR libstdc++/29496 (_M_invalidate function is not thread-safe in GLIBCXX_D... | Paolo Carlini | 10 | -65/+173 |
2006-11-10 | c_locale.cc (__convert_to_v): Prefer strtold_l over __strtold_l if available. | Jakub Jelinek | 2 | -0/+11 |
2006-11-07 | re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined r... | Benjamin Kosnik | 4 | -10/+87 |
2006-11-07 | exception.hpp (pb_ds): Modify for -fno-exceptions. | Benjamin Kosnik | 25 | -154/+185 |
2006-11-07 | exception.hpp: Add translation support to exception strings. | Benjamin Kosnik | 4 | -9/+17 |
2006-11-05 | lwg-active.html, [...]: Import Revision 45. | Paolo Carlini | 5 | -695/+7177 |
2006-10-30 | utility (tuple_size<std::pair<> >::value): Provide definition. | Paolo Carlini | 2 | -2/+10 |
2006-10-30 | tuple_iterate.h (tuple_size<tuple<> >::value): Provide definition. | Paolo Carlini | 4 | -18/+39 |
2006-10-30 | max_size.cc: Actually do test max_size(). | Paolo Carlini | 2 | -4/+8 |
2006-10-30 | default.exp (${tool}_target_compile): Use v3_target_compile. | Joseph Myers | 2 | -1/+6 |
2006-10-29 | debug.cc (_Safe_sequence_base::_M_revalidate_singular): Fix pasto, advance __... | Paolo Carlini | 2 | -14/+14 |
2006-10-29 | re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point va... | Paolo Carlini | 3 | -4/+53 |
2006-10-28 | array (array<>::_M_at): New. | Paolo Carlini | 4 | -28/+70 |
2006-10-17 | locale_facets.tcc (money_get<>::__do_get(iter_type, iter_type, bool, ios_base... | Paolo Carlini | 2 | -14/+15 |
2006-10-17 | re PR libstdc++/26020 (std::advance() isn't stable for floating point numbers) | Paolo Carlini | 3 | -3/+57 |
2006-10-17 | random.tcc: Fixup long line. | Benjamin Kosnik | 2 | -1/+6 |
2006-10-17 | re PR libstdc++/28514 (libstdc++ vs. anonymous namespaces) | Benjamin Kosnik | 8 | -191/+191 |
2006-10-16 | Makefile.am (tr1_headers): Add new tuple_defs.h. | Douglas Gregor | 15 | -160/+277 |
2006-10-16 | PR libstdc++/29095 continued | Benjamin Kosnik | 2 | -3/+25 |
2006-10-16 | basic_string.tcc (_Rep::_S_create): Call _M_set_sharable() for backwards comp... | Jakub Jelinek | 2 | -0/+13 |
2006-10-15 | istream.tcc (getline(basic_istream<>&, basic_string<>&)): Move... | Paolo Carlini | 3 | -9/+11 |
2006-10-15 | make_exports.pl: Use -_ rather than --strip-underscores or --strip-underscore. | Geoffrey Keating | 2 | -1/+6 |
2006-10-15 | Index: config/ChangeLog | Geoffrey Keating | 3 | -1152/+2190 |
2006-10-14 | index.html: Update. | Paolo Carlini | 3 | -18/+23 |
2006-10-14 | ostream.tcc (operator<<(basic_ostream<>&, const char*)): Further fix for thro... | Paolo Carlini | 2 | -3/+11 |
2006-10-14 | ostream.tcc (operator<<(basic_ostream<>&, const char*)): Fix thinko in change... | Paolo Carlini | 2 | -5/+22 |
2006-10-13 | istream.tcc (operator>>(__istream_type& (*)(__istream_type&)), operator>>(__i... | Paolo Carlini | 5 | -96/+93 |
2006-10-13 | PR libstdc++/28277 (partial: ostream bits 2) | Paolo Carlini | 13 | -184/+463 |
2006-10-12 | 2006-10-11 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -6/+0 |
2006-10-12 | lwg-active.html, [...]: Import Revision 44. | Paolo Carlini | 4 | -258/+1397 |
2006-10-11 | re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE... | Benjamin Kosnik | 3 | -22/+44 |
2006-10-11 | 11.cc: New. | Paolo Carlini | 3 | -0/+147 |
2006-10-10 | libstdc++.exp (v3-build_support): Link libtestc++.a, not a bunch of object fi... | Benjamin Kosnik | 2 | -27/+17 |
2006-10-10 | re PR libstdc++/29118 (Timeouts in libstdc++, libjava and libgomp testsuites) | Benjamin Kosnik | 2 | -4/+16 |
2006-10-09 | re PR libstdc++/29095 (cxxabi.h __cxa_cdtor_type not declared when included f... | Benjamin Kosnik | 81 | -22/+93 |
2006-10-09 | PR libstdc++/28277 (partial: __add_grouping) | Paolo Carlini | 2 | -10/+31 |
2006-10-09 | PR libstdc++/28277 (partial: money_put bits) | Paolo Carlini | 2 | -14/+19 |
2006-10-09 | globals_io.cc (_GLIBCXX_once): Remove, unused. | Benjamin Kosnik | 2 | -21/+8 |
2006-10-08 | PR libstdc++/28277 (partial: money_get bits) | Paolo Carlini | 2 | -5/+10 |
2006-10-07 | stl_tree.h (_Rb_tree<>::erase(const _Key&)): Don't call std::distance unneces... | Ion Gaztanaga | 2 | -3/+9 |
2006-10-06 | re PR libstdc++/29368 (wrong STL docs for rfind()) | Paolo Carlini | 3 | -4/+10 |
2006-10-06 | re PR libstdc++/29354 (Error when seeking on an ostringstream) | Paolo Carlini | 4 | -1/+98 |
2006-10-04 | 2.cc: Fail on Darwin 8.[0-4].* only. | Benjamin Kosnik | 3 | -6/+14 |
2006-10-04 | pop_test.hpp: Correct typo. | Benjamin Kosnik | 4 | -9/+29 |
2006-10-03 | testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. | Benjamin Kosnik | 21 | -506/+244 |
2006-10-03 | native_pq_tag.hpp: Remove. | Benjamin Kosnik | 17 | -413/+184 |