aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os/bsd
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek20-20/+20
2024-12-09libstdc++: Add workaround for read(2) EINVAL on macOS and FreeBSD [PR102259]Jonathan Wakely2-0/+6
2024-11-28libstdc++: Include <sys/cdefs.h> in os_defines.h for FreeBSD [PR117210]Jonathan Wakely2-0/+4
2024-09-26libstdc++: Fix freebsd/dragonfly build [PR116859]Jakub Jelinek2-3/+15
2024-01-03Update copyright years.Jakub Jelinek20-20/+20
2023-01-16Update copyright years.Jakub Jelinek20-20/+20
2022-12-04libstdc++, Darwin: Limit recursive mutex init to OS versions needing it.Iain Sandoe1-1/+5
2022-12-04libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.Iain Sandoe1-5/+5
2022-01-03Update copyright years.Jakub Jelinek20-20/+20
2021-03-15libstdc++, Darwin, ppc : Add new long double symbols.Iain Sandoe1-0/+3
2021-01-04Update copyright years.Jakub Jelinek20-20/+20
2020-01-16libstdc++: std::ctype fixes for recent versions of NetBSDJonathan Wakely3-35/+19
2020-01-01Update copyright years.Jakub Jelinek20-20/+20
2019-01-01Update copyright years.Jakub Jelinek20-20/+20
2018-12-22[Patch, PowerPC/Darwin] Fix library export of long double symbols.Iain Sandoe1-0/+21
2018-01-03Update copyright years.Jakub Jelinek20-20/+20
2017-01-01Update copyright years.Jakub Jelinek20-20/+20
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory6-36/+36
2016-01-20libstdc++: Darwin does not support weak refs without definition.Torvald Riegel1-0/+3
2016-01-04Update copyright years.Jakub Jelinek20-20/+20
2015-11-14acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...Andreas Tobler2-20/+52
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao1-0/+3
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino2-19/+48
2015-07-13os_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.John Marino1-0/+5
2015-01-05Update copyright years.Jakub Jelinek20-20/+20
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely8-6/+25
2014-05-21config.gcc (*-*-dragonfly*): New target.John Marino4-0/+322
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford16-16/+16
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford16-18/+16
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek8-8/+8
2012-10-11os_defines.h: Define _GLIBCXX_USE_NANOSLEEP and _GLIBCXX_USE_SCHED_YIELD.Jack Howarth1-0/+5
2012-10-112012-10-10 Mark Kettenis <kettenis@openbsd.org>Mark Kettenis4-0/+273
2012-06-18re PR libstdc++/53678 (namespace pollution on NetBSD)Jörg Sonnenberger1-4/+2
2012-02-07re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely1-0/+3
2011-03-31re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini3-21/+42
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik6-12/+30
2011-01-13re PR libstdc++/47045 (NetBSD: define changes in ctype.h)Jonathan Wakely1-0/+17
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek7-7/+12
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik7-21/+21
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek12-172/+112
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik6-1/+41
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik3-4/+13
2005-11-17/Network/Servers/hills/Volumes/capanna/gkeating/lGeoffrey Keating1-0/+1
2005-08-17All files: Update FSF address.Kelley Cook12-12/+12
2005-01-25acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Map FreeBSD to darwin instead of generic.Loren J. Rittle1-1/+38
2004-11-02* config/os/bsd/darwin/os_defines.hAaron W. LaFramboise1-0/+6
2004-10-30configure.host (darwin*): Set os_include_dir to a separate directory for Darwin.Geoffrey Keating4-0/+349
2003-12-16ctype_noninline.h, [...] (ctype): Initialize _M_narrow, _M_widen.Jerry Quinn2-4/+24
2003-10-21re PR libstdc++/9858 (Extra virtual functions in ctype<char>)Benjamin Kosnik2-4/+4
2003-10-09re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::...Paolo Carlini1-3/+3