Age | Commit message (Expand) | Author | Files | Lines |
2007-03-11 | PR libstdc++/28080 (final) | Paolo Carlini | 10 | -15/+33 |
2007-03-10 | PR libstdc++/28080 (partial) | Paolo Carlini | 9 | -334/+392 |
2007-03-10 | Makefile.in: Regenerate. | Douglas Gregor | 12 | -2221/+1521 |
2007-03-06 | PR libstdc++/28080 (partial) | Paolo Carlini | 21 | -24/+67 |
2007-03-05 | re PR libstdc++/30675 (libstdc++ testsuite hardcodes "ar" and "ranlib") | Joseph Myers | 2 | -2/+10 |
2007-03-05 | char/31031.cc: Include the right header. | Paolo Carlini | 2 | -1/+6 |
2007-03-04 | acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global. | Benjamin Kosnik | 178 | -436/+5660 |
2007-03-03 | re PR libstdc++/31031 (ostream ambiguous operator&&) | Paolo Carlini | 5 | -0/+165 |
2007-03-03 | functions.h: Use cstddef. | Benjamin Kosnik | 3 | -2/+9 |
2007-03-03 | crossconfig.m4 (djgpp): Correct builtin defines to HAVE___, instead of HAVE____. | Benjamin Kosnik | 3 | -35/+50 |
2007-03-03 | PR libstdc++/28080 (partial) | Paolo Carlini | 24 | -82/+101 |
2007-03-02 | 9661-1.cc: Include <cstdlib>. | Paolo Carlini | 39 | -46/+139 |
2007-03-02 | re PR libstdc++/28080 (header dependencies) | Paolo Carlini | 10 | -97/+179 |
2007-03-01 | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 3 | -2/+12 |
2007-03-01 | re PR libstdc++/31005 (build failure on powerpc-darwin while building codecvt... | Paolo Carlini | 2 | -0/+6 |
2007-02-27 | PR libstdc++/28080 (partial) | Paolo Carlini | 10 | -23/+44 |
2007-02-27 | acinclude.m4: Adjust regular expression for ld version extraction. | Richard Guenther | 3 | -11/+16 |
2007-02-26 | crossconfig.m4 (djgpp): Pre-detect djgpp-specific results, to avoid needing t... | DJ Delorie | 3 | -20631/+80 |
2007-02-26 | PR libstdc++/28080 (partial) | Paolo Carlini | 18 | -106/+181 |
2007-02-25 | macros.cc: Include the right header. | Paolo Carlini | 3 | -2/+8 |
2007-02-23 | re PR libstdc++/25896 ([DR 526] hash_map::erase, unordered_map::erase fail if... | Paolo Carlini | 6 | -2/+556 |
2007-02-23 | target-supports.exp (check_effective_target_unwrapped): New. | Mark Mitchell | 2 | -1/+12 |
2007-02-23 | target-supports.exp (check_effective_target_unwrapped): New. | Mark Mitchell | 2 | -2/+7 |
2007-02-22 | 3.cc: Fixed type mismatches in explicit instantiations. | Simon Martin | 10 | -18/+35 |
2007-02-22 | unordered_map (class __unordered_map, [...]): New. | Paolo Carlini | 1 | -0/+24 |
2007-02-22 | unordered_map (class __unordered_map, [...]): New. | Paolo Carlini | 11 | -77/+221 |
2007-02-22 | wrapper.exp (${tool}_maybe_build_wrapper): Allow the caller to set options fo... | Mark Mitchell | 2 | -1/+6 |
2007-02-20 | PR libstdc++/28080 (partial) | Paolo Carlini | 10 | -217/+274 |
2007-02-20 | Directory layout flattening. | Benjamin Kosnik | 86 | -7/+325 |
2007-02-20 | [multiple changes] | Benjamin Kosnik | 419 | -1223/+8616 |
2007-02-18 | PR libstdc++/28080 (partial) | Paolo Carlini | 13 | -31/+66 |
2007-02-16 | revert: re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_... | Paolo Carlini | 2 | -8/+12 |
2007-02-14 | re PR middle-end/30768 (ICE in ext/pb_ds/regression/list_update_data_map_rand... | Hans-Peter Nilsson | 2 | -0/+11 |
2007-02-14 | configure.ac: Move AM_ICONV to native-only, add HAVE_ICONV for newlib. | Benjamin Kosnik | 3 | -804/+822 |
2007-02-13 | locale_facets.tcc (num_get<>::do_get): Avoid warning about ambiguous else. | Dirk Mueller | 2 | -8/+17 |
2007-02-13 | re PR libstdc++/21172 (potential integer overflow error in STL heap functions) | Paolo Carlini | 2 | -17/+39 |
2007-02-09 | Move misplaced changelog from last delta, and remove the file created. | Richard Sandiford | 2 | -18/+25 |
2007-02-09 | gcc/testsuite/ | Richard Sandiford | 15 | -5/+44 |
2007-02-09 | testsuite_flags.in: Add back @LIBICONV@ to SECTIONLDFLAGS. | Paolo Carlini | 2 | -1/+5 |
2007-02-09 | re PR libstdc++/17012 ([DR 526] std::list's function, remove, looks like it i... | Howard Hinnant | 3 | -2/+27 |
2007-02-07 | [multiple changes] | Jakub Jelinek | 2 | -2/+134 |
2007-02-07 | re PR testsuite/28870 (configuring, over-riding timeout values in testsuite) | Hans-Peter Nilsson | 1 | -0/+1 |
2007-02-07 | 1.cc: Use only 10000 iterations for simulator targets. | Hans-Peter Nilsson | 10 | -9/+92 |
2007-02-06 | extc++.h: Guard include files that assume iconv support is present from preco... | Benjamin Kosnik | 1 | -2/+3 |
2007-02-06 | extc++.h: Guard include files that assume iconv support is present from preco... | Benjamin Kosnik | 2 | -2/+11 |
2007-02-05 | stl_deque.h (operator<): Qualify call. | Paolo Carlini | 2 | -2/+6 |
2007-02-02 | c++config: Consistent macro guards for config includes. | Benjamin Kosnik | 13 | -29/+44 |
2007-02-01 | re PR libstdc++/14493 (std::bad_alloc::what() does not explain what happened) | Paolo Carlini | 12 | -18/+137 |
2007-02-01 | eh_alloc.cc (__cxa_free_exception): Don't refer to the emergency_buffer using... | Ben Elliston | 2 | -3/+9 |
2007-01-30 | re PR libstdc++/30571 (Use of C++0x keywords in libstdc++-v3 headers) | Benjamin Kosnik | 15 | -67/+207 |