aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey10-41/+24
2005-06-08re PR libstdc++/21955 (std::stringbuf vs. in_avail)Benjamin Kosnik11-51/+183
2005-06-07acinclude.m4 (GLIBCXX_ENABLE_C99): Use C++ compiler for complex tests.Benjamin Kosnik3-12/+8
2005-06-07s390.md: ("UNSPECV_MB", "UNSPECV_CAS"): New constants.Adrian Straetling2-14/+7
2005-06-07PR libstdc++/21770 (cont: __gnu_debug::string)Paolo Carlini3-6/+49
2005-06-07PR libstdc++/21770 (cont: debug-mode)Paolo Carlini8-32/+44
2005-06-06[multiple changes]Paolo Carlini14-91/+312
2005-06-06stl_function.h: ...Peter Doerfler2-2/+6
2005-06-06stl_function.h: Fix typo in comment.Peter Doerfler2-1/+5
2005-06-05acinclude.m4 ([GLIBCXX_ENABLE_C99]): Check clog, clogf, clogl too for ac_c99_...Paolo Carlini3-0/+12
2005-06-03re PR libstdc++/21770 (rebinding allocator::value type vs. container::value_t...Paolo Carlini27-266/+660
2005-06-02re PR c++/21280 (#pragma interface, templates, and "inline function used but ...Nathan Sidwell3-2/+10
2005-05-31PR libstdc++/20534 (contd)Paolo Carlini5-8/+33
2005-05-30std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forw...Paolo Carlini2-5/+12
2005-05-28revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini8-30/+39
2005-05-27abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi...Paolo Carlini2-1/+13
2005-05-27re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik1-0/+1
2005-05-27test.html: Mention PCH_CXXFLAGS.Mark Mitchell4-11/+34
2005-05-27misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo2-4/+5
2005-05-27c++config: Remove extern template use when in debug mode, disable for non-wea...Benjamin Kosnik2-23/+33
2005-05-27re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik14-459/+657
2005-05-26re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini5-14/+78
2005-05-26linker-map.gnu: Add linkage support for no extern templates.Benjamin Kosnik5-4/+25
2005-05-25re PR libstdc++/21726 (baseline_symbols.txt for powerpc64 missing)Paolo Carlini4-0/+9408
2005-05-25Correct use of year 999 to 1999.Ian Lance Taylor1-1/+1
2005-05-25basic_string.h (_Rep::_M_set_length_and_sharable): Use, consistently, traits_...Paolo Carlini2-1/+7
2005-05-25atomicity.h: Use the builtins for atomic memory operations.Paolo Carlini4-72/+17
2005-05-24Move entries for 1998 and 1999 out of ChangeLog-2000 and into newIan Lance Taylor3-4486/+4487
2005-05-24[multiple changes]Paolo Carlini89-3/+5219
2005-05-24allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator.Benjamin Kosnik7-14/+24
2005-05-24[multiple changes]Paolo Carlini5-26/+124
2005-05-23debug.html: Explain that _GLIBXX_DEBUG_PEDANTIC had to be defined for pedanti...Jonathan Wakely2-1/+9
2005-05-20stubs.c: Also implement fabsf/fabsl if not present in the system libraries.Jan Beulich2-0/+22
2005-05-20stl_algo.h (__rotate<_RandomAccessIterator>): Don't qualify __tmp as const, _...Paolo Carlini3-4/+12
2005-05-19* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.Richard Henderson2-2/+4
2005-05-19basic_string.h (operator[]): Allow s[s.size()] in debug mode, but not pedanti...Jonathan Wakely2-1/+9
2005-05-19unwind-compat.c: Include tconfig.h and tsystem.h.Jan Beulich3-1/+8
2005-05-18re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnaturally alig...Paolo Carlini8-19/+47
2005-05-182.cc: Adjust dg-require-namedlocale.Paolo Carlini7-6/+29
2005-05-18testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini316-633/+1666
2005-05-17unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2-0/+5
2005-05-16install.html: Update list of required named locales, add "es_ES".Paolo Carlini2-0/+6
2005-05-131.cc: Use initialization instead of copying as the string is used only once.Magnus Fromreide5-20/+22
2005-05-13create_testsuite_files: Fix.Benjamin Kosnik2-2/+6
2005-05-13numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*.Kaz Kojima2-0/+6
2005-05-10* include/debug/debug.h: Fix typo in macro name.Jonathan Wakely2-1/+5
2005-05-10re PR libstdc++/18604 (Use of unqualified names conflict with names in global...Paolo Carlini18-124/+404
2005-05-10* configure: Regenerate.Mike Stump2-1/+5
2005-05-09Add missing ChangeLog entryMark Mitchell1-0/+23
2005-05-09DR 434.Jonathan Wakely2-1/+29