aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os/newlib
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-12-07Revert "libstdc++: Fix ctype changed after newlib update."Tamar Christina1-18/+1
2021-11-19libstdc++: Fix ctype changed after newlib update.Tamar Christina1-1/+18
2021-01-04Update copyright years.Jakub Jelinek4-4/+4
2020-01-01Update copyright years.Jakub Jelinek4-4/+4
2019-01-01Update copyright years.Jakub Jelinek4-4/+4
2018-01-03Update copyright years.Jakub Jelinek4-4/+4
2017-01-01Update copyright years.Jakub Jelinek4-4/+4
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory1-1/+1
2016-01-29Fix Cygwin bootstrap error due to TM symbolsJonathan Wakely1-0/+3
2016-01-04Update copyright years.Jakub Jelinek4-4/+4
2015-01-05Update copyright years.Jakub Jelinek4-4/+4
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely1-3/+4
2014-08-19os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.Yaakov Selkowitz1-0/+6
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford4-4/+4
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford4-4/+4
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+2
2011-03-31re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini1-5/+13
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik2-4/+10
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik3-26/+25
2009-11-30configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn1-0/+9
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek4-58/+38
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik3-0/+19
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-0/+5
2005-08-17All files: Update FSF address.Kelley Cook4-4/+4
2005-04-08re PR libstdc++/20806 (basic_filebuf::xsgetn() fails with text mode and DOS ...Danny Smith1-1/+4
2004-12-16re PR target/18997 (Segmentation Violation in pthread_getspecific)Danny Smith1-0/+4
2003-12-16ctype_noninline.h, [...] (ctype): Initialize _M_narrow, _M_widen.Jerry Quinn1-2/+12
2003-10-21re PR libstdc++/9858 (Extra virtual functions in ctype<char>)Benjamin Kosnik1-2/+2
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-2/+2
2002-08-02ctype_inline.h (is): Don't offset _M_table.Danny Smith1-6/+4
2002-08-01re PR libstdc++/7461 (ctype<char>::classic_table() returns offset array on Cy...Benjamin Kosnik2-11/+7
2002-06-24*: Move header files up a level.Phil Edwards4-0/+0
2002-03-25ctype_noninline.h (ctype::classic): Set to _ctype_.Benjamin Kosnik1-1/+1
2002-01-21[multiple changes]Benjamin Kosnik1-4/+5
2002-01-17stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current.Benjamin Kosnik1-5/+8
2001-12-12Named locale support for ctype<char>.Benjamin Kosnik1-5/+12
2001-11-02ctype_noninline.h (ctype<char>::do_toupper(char __c)): Check for proper chara...Egor Duda1-2/+2
2001-10-23limits.h: Move to...Benjamin Kosnik1-8/+3
2000-12-19ctype_inline.h (is): Same.Benjamin Kosnik1-9/+2
2000-12-14locale_facets.h (ctype<char>): Remove throw specs not in base class signature.Benjamin Kosnik1-4/+4
2000-12-14ctype_base.h (ctype_base): Consistency with linux.Benjamin Kosnik2-20/+23
2000-12-07ctype_base.h (ctype_base): Change space mask.Benjamin Kosnik1-2/+1
2000-12-07locale_facets.h (ctype): Remove _Ctype_nois and _Ctype and replace with commo...Benjamin Kosnik1-1/+1
2000-10-26acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove.Benjamin Kosnik1-1/+1
2000-10-25acconfig.h: List _GLIBCPP_USE_THREADS.Benjamin Kosnik1-0/+9
2000-10-09Makefile.am (INCLUDES): Add toplevel include directory.Benjamin Kosnik1-1/+1
2000-10-09c++config: Include <bits/os_defines.h>Phil Edwards1-0/+32