summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os/bsd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-0120-20/+20
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-296-36/+36
* libstdc++: Darwin does not support weak refs without definition.Torvald Riegel2016-01-201-0/+3
* Update copyright years.Jakub Jelinek2016-01-0420-20/+20
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler2015-11-142-20/+52
* More fine-grained autoconf checks for C99 libraryJennifer Yao2015-11-131-0/+3
* Provide nearly complete std::locale support for DragonFlyJohn Marino2015-08-272-19/+48
* os_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.John Marino2015-07-131-0/+5
* Update copyright years.Jakub Jelinek2015-01-0520-20/+20
* Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely2014-10-208-6/+25
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-214-0/+322
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0216-16/+16
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0316-18/+16
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-048-8/+8
* os_defines.h: Define _GLIBCXX_USE_NANOSLEEP and _GLIBCXX_USE_SCHED_YIELD.Jack Howarth2012-10-111-0/+5
* 2012-10-10 Mark Kettenis <kettenis@openbsd.org>Mark Kettenis2012-10-114-0/+273
* re PR libstdc++/53678 (namespace pollution on NetBSD)Jörg Sonnenberger2012-06-181-4/+2
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2012-02-071-0/+3
* re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini2011-03-313-21/+42
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-306-12/+30
* re PR libstdc++/47045 (NetBSD: define changes in ctype.h)Jonathan Wakely2011-01-131-0/+17
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-037-7/+12
* *: Use headername alias to associate private includes to public includes.Benjamin Kosnik2010-12-197-21/+21
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0912-172/+112
* localefwd.h: Consistent @file placement...Benjamin Kosnik2006-12-056-1/+41
* throw_allocator.h: Consistent @file markup.Benjamin Kosnik2006-11-293-4/+13
* /Network/Servers/hills/Volumes/capanna/gkeating/lGeoffrey Keating2005-11-171-0/+1
* All files: Update FSF address.Kelley Cook2005-08-1712-12/+12
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Map FreeBSD to darwin instead of generic.Loren J. Rittle2005-01-251-1/+38
* * config/os/bsd/darwin/os_defines.hAaron W. LaFramboise2004-11-021-0/+6
* configure.host (darwin*): Set os_include_dir to a separate directory for Darwin.Geoffrey Keating2004-10-304-0/+349
* ctype_noninline.h, [...] (ctype): Initialize _M_narrow, _M_widen.Jerry Quinn2003-12-162-4/+24
* re PR libstdc++/9858 (Extra virtual functions in ctype<char>)Benjamin Kosnik2003-10-212-4/+4
* re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::...Paolo Carlini2003-10-091-3/+3
* Move from CPP to CXX.Benjamin Kosnik2003-07-052-10/+10
* 2003-06-27 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson2003-06-271-5/+9
* porting.texi (_GLIBCPP_USE_C99_CHECK): New macro.Loren J. Rittle2003-04-181-0/+4
* std_cmath.h (__gnu_cx::__c99_binding): New namespace.Loren J. Rittle2003-04-151-0/+3
* ctype_inline.h: Support _M_table when so installed.Loren J. Rittle2003-03-111-30/+42
* Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik2002-09-261-3/+1
* *: Move header files up a level.Phil Edwards2002-06-248-0/+0
* re PR libstdc++/4150 (catastrophic performance decrease in C++ code)Jason Merrill2002-04-221-2/+0
* ctype_noninline.h: Fix formatting.Benjamin Kosnik2002-01-222-3/+4
* [multiple changes]Benjamin Kosnik2002-01-212-6/+8
* stl_iterator.h (reverse_iterator::_M_current): Deuglify, should be current.Benjamin Kosnik2002-01-172-9/+12
* Named locale support for ctype<char>.Benjamin Kosnik2001-12-122-10/+24
* limits.h: Move to...Benjamin Kosnik2001-10-232-18/+6
* limits.h (__glibcpp_long_double_bits): Only define if not already provided by...Loren J. Rittle2001-08-241-0/+2
* porting.texi: Add documentation about libstdc++-v3-specific macros that are c...Loren J. Rittle2001-06-121-0/+1
* ctype_inline.h (is): (Make right code path:) Remove magic constants and restr...Loren J. Rittle2001-01-101-12/+18