Age | Commit message (Expand) | Author | Files | Lines |
2004-08-12 | cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN. | Paul Brook | 2 | -2/+16 |
2004-08-12 | 2004-08-12 Jan Beulich <jbeulich@novell.com> | Jan Beulich | 2 | -2/+2 |
2004-08-07 | c_locale.h (__convert_from_v): Don't use a default for __prec, assume __prec ... | Paolo Carlini | 2 | -21/+7 |
2004-08-04 | fix typo | Jason Merrill | 1 | -1/+1 |
2004-07-28 | Introduce sh4a support. | Alexandre Oliva | 1 | -0/+123 |
2004-07-08 | [multiple changes] | Benjamin Kosnik | 1 | -0/+2 |
2004-07-02 | cxxabi_tweaks.h: New file. | Paul Brook | 2 | -0/+106 |
2004-06-30 | linker-map.gnu: Revert. | Benjamin Kosnik | 1 | -4/+0 |
2004-06-30 | linker-map.gnu: Add destructor exports for abstract base classes to conform t... | Benjamin Kosnik | 1 | -3/+4 |
2004-06-28 | 2004-06-28 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -6/+6 |
2004-06-25 | concurrence.h (__gnu_cxx::lock): New. | Benjamin Kosnik | 1 | -5/+4 |
2004-06-22 | linker-map.gnu: Use wildcards for __basic_file::sys_open(FILE*, _Ios_Openmode). | Loren J. Rittle | 1 | -1/+1 |
2004-06-18 | pool_allocator.h: Qualify __throw_bad_alloc. | Benjamin Kosnik | 1 | -0/+7 |
2004-06-18 | 2004-06-18 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 2 | -51/+102 |
2004-06-08 | linker-map.gnu: Use wildcards for __basic_file::{xsgetn,xsputn,seekoff,xsputn... | Jason Merrill | 1 | -4/+4 |
2004-05-31 | linker-map.gnu (GLIBCXX_3.4.1): Add. | Benjamin Kosnik | 1 | -1/+22 |
2004-05-29 | re PR libstdc++/14600 (__gnu_cxx::stdio_sync_filebuf should expose internal F... | Richard B. Kreckel | 2 | -1/+8 |
2004-05-22 | re PR libstdc++/12854 (libstdc++ vs. -Weffc++) | Benjamin Kosnik | 3 | -67/+39 |
2004-05-13 | re PR libstdc++/15090 (-fno-for-scope vs. libstdc++) | Simon Marshall | 2 | -13/+15 |
2004-04-16 | c++config (_GLIBCXX_STD): New. | Benjamin Kosnik | 1 | -2/+11 |
2004-04-16 | acconfig.h: Remove _GLIBCXX_USE_LONG_DOUBLE entry, not used anymore. | Paolo Carlini | 4 | -46/+24 |
2004-04-12 | 2004-04-12 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 1 | -6/+0 |
2004-04-07 | time_members.cc (__timepunct<char>::_M_initialize_timepunct, [...]): the corr... | Paolo Carlini | 2 | -6/+6 |
2004-04-07 | 2004-04-07 Paolo Carlini <pcarlini@suse.de> | Paolo Carlini | 2 | -8/+8 |
2004-04-07 | Fixups for EDG front end. | Benjamin Kosnik | 5 | -18/+18 |
2004-03-31 | c_locale.cc (__convert_to_v(long double&)): In v3 uses of sscanf... | Paolo Carlini | 1 | -7/+2 |
2004-03-27 | [multiple changes] | Benjamin Kosnik | 1 | -11/+27 |
2004-03-22 | acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator. | Paolo Carlini | 1 | -0/+37 |
2004-03-22 | atomicity.h (__atomic_add): Remove "static inline" and attribute-unused. | Hans-Peter Nilsson | 1 | -8/+12 |
2004-03-19 | atomicity.h: Prevent reg loads between LL and SC instructions. | Michael Eager | 1 | -10/+12 |
2004-03-13 | allocator: New. | Benjamin Kosnik | 4 | -0/+148 |
2004-03-07 | re PR libstdc++/12658 (Thread safety problems in locale::global() and locale:... | Benjamin Kosnik | 4 | -29/+10 |
2004-02-28 | atomicity.h (__atomic_add): Make first argument volatile. | John David Anglin | 2 | -3/+3 |
2004-02-27 | atomicity.h: Include c++config.h to get defines. | Benjamin Kosnik | 6 | -70/+47 |
2004-02-27 | atomicity.h: Use __gnu_cxx namespace. | David Edelsohn | 1 | -20/+22 |
2004-02-27 | atomicity.h: New, forward declarations for __atomic_add and __exchange_and_add. | Benjamin Kosnik | 16 | -560/+629 |
2004-02-21 | locale_facets.h (class money_base): Add { _S_minus, _S_zero, _S_end } enum, _... | Paolo Carlini | 4 | -25/+115 |
2004-02-18 | basic_file_stdio.cc (__gnu_internal::xwritev): Rewrite, avoiding recursion. | Paolo Carlini | 1 | -19/+32 |
2004-02-12 | PR libstdc++/13731 (final part: writev) | Paolo Carlini | 2 | -33/+58 |
2004-02-12 | PR libstdc++/13731 (first part: write) | Paolo Carlini | 2 | -19/+25 |
2004-02-11 | re PR libstdc++/14097 ([3.4 only] Severe disparity between stdio_filebuf and ... | Loren J. Rittle | 1 | -0/+2 |
2004-02-11 | re PR libstdc++/14098 ([3.4 only] typeinfo issue with __gnu_cxx::stdio_sync_f... | Loren J. Rittle | 1 | -0/+2 |
2004-02-05 | os_defines.h (_GLIBCXX_FIONREAD_TAKES_OFF_T): Define. | Richard Sandiford | 2 | -0/+7 |
2004-02-05 | Revert previous change to config/abi/*/baseline_symbols.txt. | Zack Weinberg | 11 | -0/+11 |
2004-02-05 | basic_file_stdio.cc (__gnu_internal::fopen_mode): New function. | Benjamin Kosnik | 13 | -79/+45 |
2004-02-02 | c++locale_internal.h: Remove prototypes of no longer used GLIBC thread locale... | Paolo Carlini | 1 | -5/+1 |
2004-01-30 | c_locale.h: Change ::malloc() to new char[]. | Stephen M. Webb | 2 | -12/+8 |
2004-01-29 | Makefile.am (bits_headers): Remove allocator_traits.h. | Benjamin Kosnik | 1 | -5/+1 |
2004-01-27 | configure.host: Add support for *-tpf. | Ulrich Weigand | 4 | -0/+272 |
2004-01-27 | c_locale.cc: Fix throw messages to use the __N marker. | Paolo Carlini | 3 | -8/+8 |