Age | Commit message (Expand) | Author | Files | Lines |
2011-07-21 | safe_unordered_sequence.h, [...]: Rename respectively in... | François Dumont | 1 | -3/+3 |
2011-07-21 | mutex (timed_mutex, [...]): Update to use steady_clock instead of monotonic_c... | Paolo Carlini | 1 | -0/+3 |
2011-07-19 | safe_unordered_base.h, [...]: New, support for unordered sequence safe local ... | François Dumont | 1 | -0/+5 |
2011-07-15 | ctype_members.cc: New file. | Yufeng Zhang | 1 | -0/+280 |
2011-05-28 | acinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBCXX_CHECK_SC_NPROCESSOR... | Jonathan Wakely | 1 | -0/+7 |
2011-05-26 | gnu.ver: Correct last change, export instead at the existing @3.4.16. | Paolo Carlini | 1 | -5/+1 |
2011-05-25 | gnu.ver: Export recently added basic_streambuf and basic_stringbuf symbols @3... | Paolo Carlini | 1 | -0/+11 |
2011-04-10 | re PR libstdc++/48465 (undefined reference to std::basic_string::_S_compare(u... | Jonathan Wakely | 1 | -0/+8 |
2011-03-31 | re PR libstdc++/48382 (ctype_noninline.h should not be installed) | Paolo Carlini | 17 | -111/+232 |
2011-03-24 | baseline_symbols.txt: Regenerate. | Rainer Orth | 5 | -18/+394 |
2011-03-23 | baseline_symbols.txt: Regenerated. | Jakub Jelinek | 2 | -0/+544 |
2011-03-22 | gnu.ver (GLIBCXX_3.4.15): Export _ZNSsC2EOSs and _ZNSbIwSt11char_traitsIwESaI... | Jakub Jelinek | 15 | -0/+32 |
2011-03-21 | baseline_symbols.txt: Update. | Jakub Jelinek | 12 | -18/+1869 |
2011-03-21 | * config/abi/pre/gnu.ver: Remove typeinfo name exports for C++0x types. | Benjamin Kosnik | 1 | -6/+0 |
2011-03-21 | gnu.ver (CXXABI_1.3): Don't export _ZT[IS][PK]*[no]. | Jakub Jelinek | 1 | -6/+11 |
2011-03-16 | gnu.ver: Add base destructors for stdexcept classes. | Benjamin Kosnik | 1 | -0/+8 |
2011-03-16 | thread: Revert. | Benjamin Kosnik | 1 | -5/+0 |
2011-03-15 | gnu.ver: Make nested_exception exports super clear. | Benjamin Kosnik | 1 | -9/+19 |
2011-03-15 | Makefile.am: Add functional.cc, shared_ptr.cc. | Benjamin Kosnik | 1 | -1/+32 |
2011-02-28 | re PR libstdc++/47921 (pbump will overflow when input n is larger than 2G-1) | Paolo Carlini | 1 | -1/+2 |
2011-02-09 | gnu.ver: Fix. | Paolo Carlini | 1 | -4/+10 |
2011-02-07 | PR libstdc++/47560 try two | Benjamin Kosnik | 1 | -4/+5 |
2011-02-05 | regex_error.h (__throw_regex_error): Not inline. | Benjamin Kosnik | 1 | -1/+8 |
2011-02-01 | re PR libstdc++/47560 (FAIL: abi/header_cxxabi.c (test for excess errors)) | Benjamin Kosnik | 1 | -10/+3 |
2011-01-30 | PR libstdc++/36104 part four | Benjamin Kosnik | 82 | -182/+433 |
2011-01-24 | re PR libstdc++/47387 (AIX ctype 'mask' override not working) | Graham Reed | 1 | -4/+13 |
2011-01-20 | PR libstdc++/36104 part three | Benjamin Kosnik | 1 | -19/+86 |
2011-01-15 | re PR libstdc++/36104 (gnu-versioned-namespace is broken) | Benjamin Kosnik | 2 | -6/+8 |
2011-01-13 | re PR libstdc++/47045 (NetBSD: define changes in ctype.h) | Jonathan Wakely | 1 | -0/+17 |
2011-01-06 | re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming im... | Paolo Carlini | 1 | -0/+3 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 67 | -67/+82 |
2011-01-03 | re PR libstdc++/46922 (Missing exported symbols from libstdc++) | Paolo Carlini | 1 | -0/+6 |
2010-12-19 | *: Use headername alias to associate private includes to public includes. | Benjamin Kosnik | 78 | -287/+302 |
2010-12-13 | baseline_symbols.txt: Regenerate. | Rainer Orth | 5 | -10/+5 |
2010-12-02 | future.cc (future_category): Export compatibility symbol. | Jonathan Wakely | 1 | -6/+4 |
2010-12-02 | re PR libstdc++/43738 (basic_file_stdio.cc uses ioctl on a fd, but not availa... | Kai Tietz | 2 | -1/+8 |
2010-12-01 | extract_symvers.pl: New file. | Rainer Orth | 5 | -25/+16 |
2010-11-01 | libstdc++: N3126 draft support. | Benjamin Kosnik | 1 | -0/+7 |
2010-11-01 | gnu.ver: Export __emutls_v._ZSt11__once_call and __emutls_v._ZSt15__once_call... | Jie Zhang | 1 | -0/+4 |
2010-10-01 | extract_symvers: Use pvs if present. | Rainer Orth | 5 | -0/+17539 |
2010-09-30 | Check in support for Xilinx MicroBlaze processor. | Michael Eager | 1 | -0/+34 |
2010-09-22 | re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) | David Krauss | 1 | -1/+10 |
2010-09-22 | hash_bytes.cc: Move... | Paolo Carlini | 1 | -6/+6 |
2010-09-13 | hash_bytes.cc: New file... | Matt Austern | 1 | -0/+6 |
2010-07-27 | acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. | Paolo Carlini | 1 | -2/+1 |
2010-07-02 | gc++filt.m4: New file. | Rainer Orth | 1 | -0/+4 |
2010-06-10 | re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp) | Suresh Gumpula | 1 | -0/+124 |
2010-06-03 | testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size... | Paolo Carlini | 12 | -37/+36 |
2010-06-01 | acinclude.m4, [...]: Support Bionic C library. | Maxim Kuvyrkov | 4 | -0/+262 |
2010-05-31 | basic_string.h (front, back): Add. | Paolo Carlini | 1 | -6/+31 |