aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config
AgeCommit message (Expand)AuthorFilesLines
2002-03-13ctype_noninline.h: Cast to unsigned char.Benjamin Kosnik9-48/+46
2002-03-102002-03-09 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2-4/+16
2002-03-09c_locale_generic.cc: Move to...Benjamin Kosnik24-7/+0
2002-03-08std_limits.h: Move static const data members out of generic template...Benjamin Kosnik1-1/+2
2002-03-08stl_alloc.h: Add extern implicit allocator instantiations.Benjamin Kosnik1-1/+1
2002-03-07stl_tree.h (_S_rb_tree_red): Make enum.Benjamin Kosnik1-12/+0
2002-02-28linker-map.gnu: Export operator new with unsigned long, and with std::nothrow_t.Richard Henderson1-0/+17
2002-02-22acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Fix comment.Phil Edwards1-5/+14
2002-02-20acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version.Phil Edwards1-0/+7
2002-02-202002-02-20 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-6/+5
2002-02-20std_iomanip.h: Inline, tweaks.Benjamin Kosnik1-28/+13
2002-02-19linker-map.gnu: Export global vtable, typeinfo, guard variable, and thunk inf...Benjamin Kosnik1-16/+16
2002-02-15linker-map.gnu: Change tag from GCC_3.1 to GLIBCPP_3.1.Benjamin Kosnik1-36/+15
2002-02-14atomicity.h: Corrected for RTEMS targets which do not have a CAS instruction.Joel Sherrill1-5/+27
2002-02-14acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): New macro, initial revision.Phil Edwards1-0/+126
2002-02-12stl_algo (__stl_threshold): Declare external.Benjamin Kosnik5-213/+395
2002-02-08std_fstream.h (filebuf::__file_type): Change to __basic_file<char>.Benjamin Kosnik1-13/+18
2002-02-06c_locale_generic.cc: Do not trust _GLIBCPP_HAVE_STRTOF or _GLIBCPP_HAVE_STRTO...Loren J. Rittle1-2/+2
2002-02-06acinclude.m4: Add C++ linkage check for strtof.Loren J. Rittle1-3/+28
2002-02-01codecvt_specializations_ieee_1003.1-200x.h: Initialize all data members in co...Benjamin Kosnik1-36/+54
2002-01-31c_locale_gnu.cc: Same errno fixes as generic.Benjamin Kosnik1-7/+7
2002-01-31c_locale_generic.cc: Check errno for ERANGE instead of non-zero to aid portab...Loren J. Rittle1-7/+7
2002-01-302002-01-30 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini1-2/+9
2002-01-23re PR libstdc++/5198 (3.0.3 linux x m68k build fail: invalid opcodes in c++lo...Richard Henderson1-10/+85
2002-01-23* config/locale/c_locale_generic.cc: Fix typename usage.Loren J. Rittle1-1/+1
2002-01-23c_locale_generic.cc: Fix.Benjamin Kosnik1-2/+2
2002-01-22Audit for LANG independence.Benjamin Kosnik8-14/+287
2002-01-22ctype_noninline.h: Fix formatting.Benjamin Kosnik3-5/+8
2002-01-21[multiple changes]Benjamin Kosnik14-58/+85
2002-01-18ctype_noninline.h: Fix typoDavid Billinghurst1-1/+0
2002-01-17ctype_noninline.h: Fix.Andreas Tobler1-2/+2
2002-01-17stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current.Benjamin Kosnik13-53/+91
2002-01-16signbitl.c: Copyright years as list, not range.Benjamin Kosnik8-8/+9
2002-01-15ctype_noninline.h: Use __SB_masks for address of character to attribute mappi...John David Anglin1-3/+3
2002-01-09cpu_limits.h (__glibcpp_long_bits): Add definition.Bo Thorsen1-0/+2
2002-01-03os_defines.h: Prefix __strtoll and __strtoull declarations with __extension__.Jeff Law1-2/+2
2001-12-29os_defines.h: Don't define __glibcpp_long_bits.Richard Henderson2-4/+35
2001-12-28cpu_limits.h: New file.Richard Henderson2-0/+71
2001-12-27locale_facets.tcc (collate::do_transform): Adjust implicit typename.Paolo Carlini3-9/+9
2001-12-23os_defines.h: Do not include <_sys/inttypes.h>.Jeff Law1-9/+9
2001-12-22os_defines.h: Update to avoid #defines for strtoll and strtoull.Jeff Law1-2/+6
2001-12-21os_defines.h: Include <sys/_inttypes.h.Jeff Law1-0/+23
2001-12-17basic_file.h (__basic_file::fd): New function.Phil Edwards1-0/+4
2001-12-15Clean up initialization and simplfy caching of underlying "C" locale objects.Benjamin Kosnik9-54/+414
2001-12-12Named locale support for ctype<char>.Benjamin Kosnik15-70/+163
2001-12-12ctype_inline.h: Remove spaces.Benjamin Kosnik2-17/+0
2001-12-11* config/cpu/sparc/sparc32/bits/atomicity.hLoren J. Rittle1-0/+2
2001-12-08atomicity.h (struct __Atomicity_lock<__inst>): Add.Nathan Myers1-6/+13
2001-11-282001-11-28 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2-6/+7
2001-11-23predict.c, [...]: Fix spelling errors.Joseph Myers1-26/+26