Age | Commit message (Expand) | Author | Files | Lines |
2004-10-11 | pool_allocator.cc (__pool_alloc_base::_M_allocate_chunk): Deal properly with ... | Joachim Kuebart | 1 | -0/+9 |
2004-10-10 | functexcept.h: Add guards. | Benjamin Kosnik | 1 | -0/+7 |
2004-10-10 | monetary_members.cc (_S_construct_pattern): Give __ret a default value, thus ... | Paolo Carlini | 1 | -0/+9 |
2004-10-09 | std_memory.h (__get_temporary_buffer): Don't use INT_MAX... | Paolo Carlini | 1 | -0/+8 |
2004-10-09 | acconfig.h: Add _GLIBCXX_USE___CXA_ATEXIT. | Benjamin Kosnik | 1 | -0/+19 |
2004-10-07 | libstdc++.exp: Update list of undefined functions. | Phil Edwards | 1 | -0/+4 |
2004-10-07 | list.tcc (operator=): Avoid iterator postincrement. | Paolo Carlini | 1 | -0/+5 |
2004-10-07 | tr1: New. | Benjamin Kosnik | 1 | -0/+15 |
2004-10-07 | * testsuite/lib/libstdc++.exp (libstdc++_exit): New proc. | Richard Earnshaw | 1 | -0/+4 |
2004-10-07 | re PR libstdc++/17850 (bootstrap failure - libstdc++ uses strtold when undecl... | Roger Sayle | 1 | -0/+6 |
2004-10-06 | acinclude.m4 (GLIBCXX_ENABLE_THREADS): Set enable_thread. | Benjamin Kosnik | 1 | -0/+31 |
2004-10-06 | re PR libstdc++/17780 (std::allocator vs. static init) | Benjamin Kosnik | 1 | -0/+7 |
2004-10-06 | [multiple changes] | Paolo Carlini | 1 | -0/+25 |
2004-10-06 | re PR libstdc++/17780 (std::allocator vs. static init) | Benjamin Kosnik | 1 | -0/+41 |
2004-10-05 | configure.host (abi_baseline_pair): Define for s390-*-linux* and s390x-*-linux*. | Ulrich Weigand | 1 | -0/+7 |
2004-10-05 | stl_algobase.h (iter_swap): delegate to swap via __iter_swap when iterator's ... | Christopher Jefferson | 1 | -0/+6 |
2004-10-05 | configure.ac (libtool_VERSION): To 6:3:0. | Benjamin Kosnik | 1 | -0/+6 |
2004-10-05 | re PR libstdc++/17505 (<cmath> calls acosf(), ceilf(), and other functions mi... | Roger Sayle | 1 | -0/+7 |
2004-10-04 | c_locale.cc (__convert_to_v): Use _GLIBCXX_HAVE_STRTOF instead _GLIBCXX_USE_C... | Roger Sayle | 1 | -0/+7 |
2004-10-03 | stl_list.h: Trivial formatting fixes. | Paolo Carlini | 1 | -0/+5 |
2004-10-03 | sstream.tcc (seekpos): In case of success, just return __sp. | Paolo Carlini | 1 | -0/+5 |
2004-10-01 | sstream.tcc (pbackfail): Implement correctly 27.7.1.3/2, bullet 2... | Paolo Carlini | 1 | -0/+11 |
2004-10-01 | sstream.tcc (seekpos): Minor rearrangement of two conditionals consistently w... | Paolo Carlini | 1 | -0/+7 |
2004-09-30 | PR libstdc++/10975 (DR 453) | Paolo Carlini | 1 | -0/+18 |
2004-09-29 | std_sstream.h (basic_stringbuf(ios_base::openmode)): Don't use _M_stringbuf_i... | Paolo Carlini | 1 | -0/+23 |
2004-09-28 | [multiple changes] | Paolo Carlini | 1 | -0/+28 |
2004-09-24 | re PR libstdc++/17469 (Testsuite in libstdc++ overrides LD_LIBRARY_PATH) | H.J. Lu | 1 | -0/+5 |
2004-09-24 | localename.cc (locale::locale(const char*)): Minor tweaks: rename a variable,... | Paolo Carlini | 1 | -0/+6 |
2004-09-24 | 1-in.cc: XFAIL more arm simulator targets. | Paul Brook | 1 | -0/+11 |
2004-09-23 | decl.c (grokfndecl): If ::main is found not to return int, correct it after i... | Zack Weinberg | 1 | -94/+101 |
2004-09-23 | gthr-tpf.h: New file. | P.J. Darcy | 1 | -0/+6 |
2004-09-23 | boost_concept_check.h (struct _SequenceConcept): Remove wrong requirement, i.... | Paolo Carlini | 1 | -0/+6 |
2004-09-21 | PR libstdc++/12882 (cont) | Paolo Carlini | 1 | -0/+9 |
2004-09-17 | stl_algo.h (remove): Remove too restrictive concept-check. | Jonathan Wakely | 1 | -0/+5 |
2004-09-17 | fstream.tcc (xsgetn): Slightly tweak conditional, as per Nathan's original su... | Paolo Carlini | 1 | -0/+5 |
2004-09-17 | tune-1.cc: Use VERIFY, clean up a bit. | Paolo Carlini | 1 | -0/+8 |
2004-09-17 | basic_file_stdio.cc (__basic_file<>::close)): Don't call unnecessarily sync, ... | Paolo Carlini | 1 | -0/+8 |
2004-09-16 | cxxabi_tweaks.h (__cxa_cdtor_return_type): Define. | Mark Mitchell | 1 | -0/+39 |
2004-09-14 | fstream.tcc (xsgetn): Slightly tweak the recent fix for 11722... | Nathan Myers | 1 | -0/+5 |
2004-09-14 | cpp_type_traits.h: Rename __is_trivially_copyable to __is_scalar... | Paolo Carlini | 1 | -0/+6 |
2004-09-13 | re PR libstdc++/11722 ([3.4 only] Unbuffered filebuf::sgetn is slow) | Paolo Carlini | 1 | -1/+13 |
2004-09-13 | libstdc++.exp: Use gcc wrapper.exp and call libstdc++_maybe_build_wrapper ins... | Hans-Peter Nilsson | 1 | -0/+5 |
2004-09-08 | linker-map.gnu (GLIBCXX_3.4.3): New, adjust symbol exports. | Benjamin Kosnik | 1 | -0/+4 |
2004-09-03 | configure.in: Remove target-libstdc++-v3 from noconfigdirs for *-*-netware... | Jan Beulich | 1 | -0/+5 |
2004-09-03 | bpabi.h (TARGET_BPABI_CPP_BUILTINS): Define. | Mark Mitchell | 1 | -0/+5 |
2004-09-02 | re PR libstdc++/16715 (std::basic_iostream is instantiated when used, even th... | Benjamin Kosnik | 1 | -0/+7 |
2004-09-02 | re PR libstdc++/17259 (One more _S_leaf incorrectly qualified with _RopeRep::... | Benjamin Kosnik | 1 | -0/+7 |
2004-09-02 | re PR libstdc++/16848 (code in /ext/demangle.h appears broken) | Benjamin Kosnik | 1 | -0/+7 |
2004-09-01 | re PR libstdc++/16614 (Excessive resource usage in __mt_alloc) | Benjamin Kosnik | 1 | -0/+36 |
2004-08-30 | install.html: Update locales list (from Paolo). | Phil Edwards | 1 | -0/+6 |