aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2006-10-11re PR libstdc++/29426 (static __recursive_mutex init vs __GTHREAD_RECURSIVE...Benjamin Kosnik1-3/+3
2006-10-10re PR libstdc++/29118 (Timeouts in libstdc++, libjava and libgomp testsuites)Benjamin Kosnik1-4/+9
2006-10-09globals_io.cc (_GLIBCXX_once): Remove, unused.Benjamin Kosnik1-21/+0
2006-09-27re PR libstdc++/29217 (locale confusion with time/collate categories)Paolo Carlini1-5/+15
2006-09-14atomicity.h: Move to...Benjamin Kosnik8-57/+41
2006-09-05basic_string.tcc (find(const _CharT*, size_type, size_type)): Reimplement in ...Paolo Carlini1-5/+1
2006-09-04mt_allocator.cc (__pool<true>::_M_reclaim_block): Do not name a variable __us...Paolo Carlini1-3/+3
2006-09-02re PR libstdc++/24469 (Possible race condition in mt_allocator causing SIGSEGV)Paolo Carlini1-24/+54
2006-07-28PR libstdc++/19664 round 3Benjamin Kosnik9-342/+233
2006-07-21re PR target/26792 (need to use autoconf when using newly-added libgcc functi...Steve Ellcey1-0/+1
2006-07-20PR libstdc++/19664 round 1Benjamin Kosnik10-15/+18
2006-06-12re PR libstdc++/26970 (-O3 -Wformat=2 complains about floats written to ostream)Paolo Carlini3-75/+7
2006-05-24re PR libstdc++/24704 (__gnu_cxx::__exchange_and_add is called even for singl...Paolo Carlini3-5/+6
2006-03-08Implement the resolution of DR 455, [DR].Paolo Carlini1-2/+6
2006-03-06re PR target/26532 (libmudflap failures on ia64)Paolo Carlini2-36/+1
2006-02-22c++config: Simplify debug namespaces.Benjamin Kosnik3-80/+5
2006-02-10re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit)Paolo Carlini2-12/+36
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek12-28/+476
2006-01-03libtool-ldflags: New script.Mark Mitchell2-2/+5
2006-01-02re PR libstdc++/24645 (Commonize arithmetic inserters/extractors bodies)Paolo Carlini2-1/+51
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik42-204/+337
2005-12-18post: New.Benjamin Kosnik3-48/+45
2005-12-18re PR libstdc++/25472 (--disable-hosted-libstdcxx does not work)Benjamin Kosnik4-22/+58
2005-11-22re PR libstdc++/23591 (exceptions in plugins in threads cause segmentation vi...Benjamin Kosnik1-2/+3
2005-11-22del_op.cc: Include c++config.h first.Benjamin Kosnik2-3/+3
2005-11-17/Network/Servers/hills/Volumes/capanna/gkeating/lGeoffrey Keating3-19/+52
2005-11-08libstdc++.exp (check_v3_target_debug_mode): Use exe as the executable extension.Benjamin Kosnik1-1/+1
2005-11-05re PR libstdc++/22203 (std::numeric_limits<int>::traps is wrong on PPC)Paolo Carlini1-0/+1
2005-10-11re PR libstdc++/13583 (__use_cache not threadsafe)Ian Lance Taylor1-0/+24
2005-09-12re PR libstdc++/22554 (pb_assoc header build and install overflows exec)Benjamin Kosnik1-3/+1
2005-09-12[multiple changes]Benjamin Kosnik1-49/+278
2005-09-09debug.cc (iterator_base_mutex): Make static for internal linkage.Benjamin Kosnik4-6/+6
2005-08-26PR libstdc++/20534 (contd)Benjamin Kosnik1-11/+0
2005-08-17All files: Update FSF address.Kelley Cook44-44/+44
2005-07-27Index: gcc/ChangeLogGeoffrey Keating2-16/+43
2005-07-25re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster)Paolo Carlini1-0/+151
2005-07-20streambuf.tcc (xsgetn, xsputn): Use streamsize instead of size_t.Paolo Carlini1-5/+5
2005-07-05Add class __versa_string, a versatile "basic_string-type" class...Paolo Carlini1-2/+2
2005-06-28Makefile.in: Set and use UNWIND_H.Paul Brook1-2/+2
2005-06-23re PR libstdc++/22109 (/home/dave/opt/gnu/bin/ld: BFD 2.16.91 20050612 intern...Jakub Jelinek1-42/+16
2005-06-20re PR libstdc++/22111 (libstdc++ abi_check)Benjamin Kosnik1-2/+0
2005-06-17[multiple changes]Benjamin Kosnik4-139/+402
2005-06-14re PR libgcj/19877 (sometimes reconfiguring leads to incorrect config.h)Tom Tromey1-1/+2
2005-05-31PR libstdc++/20534 (contd)Paolo Carlini1-0/+9
2005-05-28revert: re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnatura...Paolo Carlini3-8/+2
2005-05-27misc-inst.cc: Remove unnecessary included files.Theodore Papadopoulo1-4/+1
2005-05-18re PR libstdc++/19495 (basic_string::_M_rep() can produce an unnaturally alig...Paolo Carlini3-2/+8
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik1-4/+0
2005-04-152005-04-14 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik1-13/+9
2005-04-08configure.ac: Create template for PACKAGE and VERSION.Kelley Cook1-4/+5