summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/20534 (contd)Paolo Carlini2005-05-315-8/+33
* std_complex.h (log(const complex<_Tp>&)): When _GLIBCXX_USE_C99_COMPLEX, forw...Paolo Carlini2005-05-302-5/+12
* revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini2005-05-288-30/+39
* abi.html: Mention 3.4.0 as the current baseline; add a notice about the confi...Paolo Carlini2005-05-272-1/+13
* re PR libstdc++/21674 (basic_string vs debug_mode)Benjamin Kosnik2005-05-271-0/+1
* test.html: Mention PCH_CXXFLAGS.Mark Mitchell2005-05-274-11/+34
* misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo2005-05-272-4/+5
* c++config: Remove extern template use when in debug mode, disable for non-wea...Benjamin Kosnik2005-05-272-23/+33
* re PR libstdc++/20534 (Erroneous #include of <cassert>)Benjamin Kosnik2005-05-2714-459/+657
* re PR libstdc++/13943 (call of overloaded `llabs(int)' is ambiguous)Paolo Carlini2005-05-265-14/+78
* linker-map.gnu: Add linkage support for no extern templates.Benjamin Kosnik2005-05-265-4/+25
* re PR libstdc++/21726 (baseline_symbols.txt for powerpc64 missing)Paolo Carlini2005-05-254-0/+9408
* Correct use of year 999 to 1999.Ian Lance Taylor2005-05-251-1/+1
* basic_string.h (_Rep::_M_set_length_and_sharable): Use, consistently, traits_...Paolo Carlini2005-05-252-1/+7
* atomicity.h: Use the builtins for atomic memory operations.Paolo Carlini2005-05-254-72/+17
* Move entries for 1998 and 1999 out of ChangeLog-2000 and into newIan Lance Taylor2005-05-243-4486/+4487
* [multiple changes]Paolo Carlini2005-05-2489-3/+5219
* allocator.h: Change ___glibcxx_base_allocator to __glibcxx_base_allocator.Benjamin Kosnik2005-05-247-14/+24
* [multiple changes]Paolo Carlini2005-05-245-26/+124
* debug.html: Explain that _GLIBXX_DEBUG_PEDANTIC had to be defined for pedanti...Jonathan Wakely2005-05-232-1/+9
* stubs.c: Also implement fabsf/fabsl if not present in the system libraries.Jan Beulich2005-05-202-0/+22
* stl_algo.h (__rotate<_RandomAccessIterator>): Don't qualify __tmp as const, _...Paolo Carlini2005-05-203-4/+12
* * libsupc++/unwind-cxx.h: Revert gcc_unreachable change.Richard Henderson2005-05-192-2/+4
* basic_string.h (operator[]): Allow s[s.size()] in debug mode, but not pedanti...Jonathan Wakely2005-05-192-1/+9
* unwind-compat.c: Include tconfig.h and tsystem.h.Jan Beulich2005-05-193-1/+8
* re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnaturally alig...Paolo Carlini2005-05-188-19/+47
* 2.cc: Adjust dg-require-namedlocale.Paolo Carlini2005-05-187-6/+29
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-18316-633/+1666
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-172-0/+5
* install.html: Update list of required named locales, add "es_ES".Paolo Carlini2005-05-162-0/+6
* 1.cc: Use initialization instead of copying as the string is used only once.Magnus Fromreide2005-05-135-20/+22
* create_testsuite_files: Fix.Benjamin Kosnik2005-05-132-2/+6
* numeric_limits.cc (dg-options): Add -mieee to options on sh*-*-*.Kaz Kojima2005-05-132-0/+6
* * include/debug/debug.h: Fix typo in macro name.Jonathan Wakely2005-05-102-1/+5
* re PR libstdc++/18604 (Use of unqualified names conflict with names in global...Paolo Carlini2005-05-1018-124/+404
* * configure: Regenerate.Mike Stump2005-05-102-1/+5
* Add missing ChangeLog entryMark Mitchell2005-05-091-0/+23
* DR 434.Jonathan Wakely2005-05-092-1/+29
* testsuite_hooks.cc (try_mkfifo): Remove.Mark Mitchell2005-05-0615-27/+51
* acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik2005-05-0512-129/+25
* libstdc++.exp (v3-build_support): Look for __GTHREADS...Mark Mitchell2005-05-052-8/+12
* test.html: Explain how to run the testsuite on an installed directory.Mark Mitchell2005-05-052-0/+22
* os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines.Paolo Carlini2005-05-0111-84/+29
* re PR libstdc++/21286 (filebuf::xsgetn vs pipes)Paolo Carlini2005-04-302-14/+30
* re PR libstdc++/21238 (conflicting "typedef __numpunct_cache<_CharT> __cac...Paolo Carlini2005-04-298-13/+358
* type_traits (is_convertible): Adjust according to the resolution of TR1 issue...Paolo Carlini2005-04-283-3/+21
* PR libstdc++/21244 (cont)Paolo Carlini2005-04-289-58/+85
* user.cfg.in: Update to doxygen-1.4.2.Benjamin Kosnik2005-04-273-27/+1044
* re PR libstdc++/21244 (Vector<bool> anonymous enum problem)Dominik Strasser2005-04-273-1/+45
* type_traits (has_trivial_copy, [...]): Adjust according to the resolution of ...Paolo Carlini2005-04-277-116/+84