aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2010-10-07re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails)Jonathan Wakely1-0/+7
2010-10-07re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails)Jonathan Wakely2-4/+49
2010-10-06functional (struct _Weak_result_type_impl): Add specializazions for cv-qualif...Paolo Carlini4-39/+229
2010-10-06re PR libstdc++/45863 (FAIL: libstdc++-abi/abi_check)Rainer Orth2-19/+68
2010-10-06re PR libstdc++/45841 (r164529 cris-elf libstdc++ 27_io/basic_filebuf/seekoff...David Krauss4-111/+211
2010-10-05locale_facets_nonio.h (time_get::get_time): Doc typo.Jonathan Wakely2-4/+9
2010-10-052010-10-05 Jonathan Wakely <jwakely.gcc@gmail.com>Jonathan Wakely1-1/+0
2010-10-05type_traits (_GLIBCXX_HAS_NESTED_TYPE): Add.Paolo Carlini6-77/+50
2010-10-05re PR libstdc++/44647 (std::nothrow and std::bad_alloc are coupled)Sebastian Huber5-17/+55
2010-10-04functional (function<>::swap): Use std::swap.Paolo Carlini3-18/+11
2010-10-04acinclude.m4 (GLIBCXX_ENABLE): Properly quote argument to AC_HELP_STRING.Andreas Schwab3-21/+37
2010-10-02Revert the pvs change.H.J. Lu2-55/+14
2010-10-01extract_symvers: Add support for tracking TLS symbols.Benjamin Kosnik4-5/+17
2010-10-01extract_symvers: Use pvs if present.Rainer Orth10-16/+17616
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager2-0/+40
2010-09-29[multiple changes]Paolo Carlini26-40/+1423
2010-09-28hash_bytes.cc (_Hash_bytes): Replace "clength" with "len" for "unusual sizeof...DJ Delorie2-1/+6
2010-09-28chi2_quality.cc: New.Matt Austern3-0/+391
2010-09-27allocator.h (allocator_arg_t, [...]): Add.Paolo Carlini9-23/+223
2010-09-27cmath (__pow_helper): Remove.Paolo Carlini10-198/+52
2010-09-222010-09-22 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2010-09-22re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer)David Krauss11-141/+329
2010-09-22functional_hash.h (__hash_base): Add.Paolo Carlini12-22/+41
2010-09-22typeindex: New.Paolo Carlini10-22/+442
2010-09-22hash_bytes.cc: Move...Paolo Carlini9-38/+117
2010-09-20re PR libstdc++/45711 (Building with "--enable-libstdcxx-debug" fails during ...Ralf Wildenhues3-0/+13
2010-09-19Uglify C++ headers some more.Ralf Wildenhues4-14/+25
2010-09-19hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ =...Paolo Carlini2-0/+7
2010-09-18re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1)Luc Hermitte3-2/+34
2010-09-16stl_raw_storage_iter.h (raw_storage_iterator<>:: operator=(const _Tp&)): Use ...Paolo Carlini2-2/+7
2010-09-16system_error (system_error::system_error(error_code), [...]): Fix for what() ...Paolo Carlini8-27/+40
2010-09-16complex (complex<float>::operator=(float), [...]): Simplify a tad...Paolo Carlini2-42/+58
2010-09-15libstdc++.exp, ([check_v3_target_namedlocale]): Clean temporary source file o...François Dumont2-1/+6
2010-09-15[multiple changes]Paolo Carlini329-418/+713
2010-09-14[multiple changes]Paolo Carlini7-0/+78
2010-09-13api.xml: Add title.Benjamin Kosnik4-6/+19
2010-09-13hash_bytes.cc: New file...Matt Austern12-102/+309
2010-09-13forward_list.h (forward_list<>::resize(size_type, value_type)): Fix signature...Paolo Carlini3-2/+8
2010-09-134.cc: New.Paolo Carlini3-0/+175
2010-09-10hash-string-aux.cc: Remove.Paolo Carlini4-50/+53
2010-09-09re PR libstdc++/45613 (bits/random.h misses include guards)Paolo Carlini4-1/+21
2010-09-09cxxabi.h: Uglify nothrow to __nothrow__; fix a few inconsistent uglifications...Paolo Carlini2-19/+24
2010-09-07re PR libstdc++/45549 (merge is_iterator into iterator_traits)Paolo Carlini4-18/+45
2010-09-07re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition)Paolo Carlini2-14/+13
2010-09-06abi.exp: Add "libstdc++-abi/" to abi_check FAIL message.Jason Merrill2-1/+6
2010-09-03re PR libstdc++/45347 (concurrence.h: In constructor '__gnu_cxx::__cond::__co...Paolo Carlini2-1/+8
2010-09-03libstdc++.exp ([check_v3_target_debug_mode]): Fix so that it really detects w...François Dumont130-1475/+927
2010-09-02re PR libstdc++/40974 (cannot build gcc-4.4.1: fenv_t has not been declared)Paolo Carlini3-2/+8
2010-09-01re PR libstdc++/45488 (lower_bound doesn't really require the iterator parame...Christopher Yeleighton2-31/+22
2010-09-01re PR libstdc++/45488 (lower_bound doesn't really require the iterator parame...Christopher Yeleighton1-0/+9