summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* 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
* re PR libstdc++/21131 (Mismatch in comments for m4 config macros in libstdc++)Jones Desougi2005-04-262-2/+7
* re PR libstdc++/21209 (signed integer overflow in num_get<>::_M_extract_int)Paolo Carlini2005-04-264-87/+469
* re PR libstdc++/21035 (Documentation for std::basic_string::compare() incorrect)Paolo Carlini2005-04-252-22/+42
* lwg-active.html, [...]: Import Revision 35.Paolo Carlini2005-04-243-1191/+1252
* check_allocate_max_size.cpp: Add explicit instantiations for systems without ...Mark Mitchell2005-04-213-2/+23
* * include/bits/stl_algo.h (rotate_copy): Add missing std qualification.Jonathan Wakely2005-04-182-1/+6
* re PR libstdc++/20914 (Another grouping trouble)Paolo Carlini2005-04-174-128/+310
* 2005-04-14 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2005-04-154-26/+42
* pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik2005-04-1523-662/+444
* * configure: Regenerate.Mike Stump2005-04-132-2/+67
* Makefile.am: Remove libv3test.a.Benjamin Kosnik2005-04-094-154/+28