| Commit message (Expand) | Author | Age | Files | Lines |
* | PR libstdc++/20534 (contd) | Paolo Carlini | 2005-05-31 | 5 | -8/+33 |
* | std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forw... | Paolo Carlini | 2005-05-30 | 2 | -5/+12 |
* | revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura... | Paolo Carlini | 2005-05-28 | 8 | -30/+39 |
* | abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi... | Paolo Carlini | 2005-05-27 | 2 | -1/+13 |
* | re PR libstdc++/21674 (basic_string vs debug_mode) | Benjamin Kosnik | 2005-05-27 | 1 | -0/+1 |
* | test.html: Mention PCH_CXXFLAGS. | Mark Mitchell | 2005-05-27 | 4 | -11/+34 |
* | misc-inst.cc: Remove unnecessary included files. | Theodore Papadopoulo | 2005-05-27 | 2 | -4/+5 |
* | c++config: Remove extern template use when in debug mode, disable for non-wea... | Benjamin Kosnik | 2005-05-27 | 2 | -23/+33 |
* | re PR libstdc++/20534 (Erroneous #include of <cassert>) | Benjamin Kosnik | 2005-05-27 | 14 | -459/+657 |
* | re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous) | Paolo Carlini | 2005-05-26 | 5 | -14/+78 |
* | linker-map.gnu: Add linkage support for no extern templates. | Benjamin Kosnik | 2005-05-26 | 5 | -4/+25 |
* | re PR libstdc++/21726 (baseline_symbols.txt for powerpc64 missing) | Paolo Carlini | 2005-05-25 | 4 | -0/+9408 |
* | Correct use of year 999 to 1999. | Ian Lance Taylor | 2005-05-25 | 1 | -1/+1 |
* | basic_string.h (_Rep::_M_set_length_and_sharable): Use, consistently, traits_... | Paolo Carlini | 2005-05-25 | 2 | -1/+7 |
* | atomicity.h: Use the builtins for atomic memory operations. | Paolo Carlini | 2005-05-25 | 4 | -72/+17 |
* | Move entries for 1998 and 1999 out of ChangeLog-2000 and into new | Ian Lance Taylor | 2005-05-24 | 3 | -4486/+4487 |
* | [multiple changes] | Paolo Carlini | 2005-05-24 | 89 | -3/+5219 |
* | allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator. | Benjamin Kosnik | 2005-05-24 | 7 | -14/+24 |
* | [multiple changes] | Paolo Carlini | 2005-05-24 | 5 | -26/+124 |
* | debug.html: Explain that _GLIBXX_DEBUG_PEDANTIC had to be defined for pedanti... | Jonathan Wakely | 2005-05-23 | 2 | -1/+9 |
* | stubs.c: Also implement fabsf/fabsl if not present in the system libraries. | Jan Beulich | 2005-05-20 | 2 | -0/+22 |
* | stl_algo.h (__rotate<_RandomAccessIterator>): Don't qualify __tmp as const, _... | Paolo Carlini | 2005-05-20 | 3 | -4/+12 |
* | * libsupc++/unwind-cxx.h: Revert gcc_unreachable change. | Richard Henderson | 2005-05-19 | 2 | -2/+4 |
* | basic_string.h (operator[]): Allow s[s.size()] in debug mode, but not pedanti... | Jonathan Wakely | 2005-05-19 | 2 | -1/+9 |
* | unwind-compat.c: Include tconfig.h and tsystem.h. | Jan Beulich | 2005-05-19 | 3 | -1/+8 |
* | re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnaturally alig... | Paolo Carlini | 2005-05-18 | 8 | -19/+47 |
* | 2.cc: Adjust dg-require-namedlocale. | Paolo Carlini | 2005-05-18 | 7 | -6/+29 |
* | testsuite_hooks.cc: Remove try_named_locale. | Paolo Carlini | 2005-05-18 | 316 | -633/+1666 |
* | unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr... | Nathan Sidwell | 2005-05-17 | 2 | -0/+5 |
* | install.html: Update list of required named locales, add "es_ES". | Paolo Carlini | 2005-05-16 | 2 | -0/+6 |
* | 1.cc: Use initialization instead of copying as the string is used only once. | Magnus Fromreide | 2005-05-13 | 5 | -20/+22 |
* | create_testsuite_files: Fix. | Benjamin Kosnik | 2005-05-13 | 2 | -2/+6 |
* | numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*. | Kaz Kojima | 2005-05-13 | 2 | -0/+6 |
* | * include/debug/debug.h: Fix typo in macro name. | Jonathan Wakely | 2005-05-10 | 2 | -1/+5 |
* | re PR libstdc++/18604 (Use of unqualified names conflict with names in global... | Paolo Carlini | 2005-05-10 | 18 | -124/+404 |
* | * configure: Regenerate. | Mike Stump | 2005-05-10 | 2 | -1/+5 |
* | Add missing ChangeLog entry | Mark Mitchell | 2005-05-09 | 1 | -0/+23 |
* | DR 434. | Jonathan Wakely | 2005-05-09 | 2 | -1/+29 |
* | testsuite_hooks.cc (try_mkfifo): Remove. | Mark Mitchell | 2005-05-06 | 15 | -27/+51 |
* | acinclude.m4: Remove testsuite_wchar_t and testsuite_thread. | Benjamin Kosnik | 2005-05-05 | 12 | -129/+25 |
* | libstdc++.exp (v3-build_support): Look for __GTHREADS... | Mark Mitchell | 2005-05-05 | 2 | -8/+12 |
* | test.html: Explain how to run the testsuite on an installed directory. | Mark Mitchell | 2005-05-05 | 2 | -0/+22 |
* | os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines. | Paolo Carlini | 2005-05-01 | 11 | -84/+29 |
* | re PR libstdc++/21286 (filebuf::xsgetn vs pipes) | Paolo Carlini | 2005-04-30 | 2 | -14/+30 |
* | re PR libstdc++/21238 (conflicting "typedef __numpunct_cache<_CharT> __cac... | Paolo Carlini | 2005-04-29 | 8 | -13/+358 |
* | type_traits (is_convertible): Adjust according to the resolution of TR1 issue... | Paolo Carlini | 2005-04-28 | 3 | -3/+21 |
* | PR libstdc++/21244 (cont) | Paolo Carlini | 2005-04-28 | 9 | -58/+85 |
* | user.cfg.in: Update to doxygen-1.4.2. | Benjamin Kosnik | 2005-04-27 | 3 | -27/+1044 |
* | re PR libstdc++/21244 (Vector<bool> anonymous enum problem) | Dominik Strasser | 2005-04-27 | 3 | -1/+45 |
* | type_traits (has_trivial_copy, [...]): Adjust according to the resolution of ... | Paolo Carlini | 2005-04-27 | 7 | -116/+84 |