summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-0181-81/+81
* PR 71444 define more error constants for mingw-w64Jonathan Wakely2016-12-211-40/+61
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-2932-147/+147
* Fix Cygwin bootstrap error due to TM symbolsJonathan Wakely2016-01-291-0/+3
* re PR libstdc++/69446 (cow-stdexcept.cc:374:1: error: alias d efinitions not ...John David Anglin2016-01-231-0/+3
* Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overriddenJonathan Wakely2016-01-221-0/+4
* libstdc++: Darwin does not support weak refs without definition.Torvald Riegel2016-01-201-0/+3
* libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.Torvald Riegel2016-01-181-0/+3
* Update copyright years.Jakub Jelinek2016-01-0481-81/+81
* [DJGPP] Update config/os/djgpp/error_constants.hAndris Pavenis2015-12-181-24/+75
* 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
* Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan2015-06-121-43/+0
* libstdc++, libgfortran gthr workaround for muslSzabolcs Nagy2015-04-221-0/+5
* Update copyright years.Jakub Jelinek2015-01-0582-82/+82
* New std::string implementation.Jonathan Wakely2014-12-191-1/+16
* Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely2014-10-2025-17/+77
* re PR libstdc++/57440 (Memory usage with future and std containers)Kai Tietz2014-10-142-0/+6
* os_defines.h (_GLIBCXX_THREAD_ATEXIT_WIN32): Define.Yaakov Selkowitz2014-08-192-0/+11
* config.gcc (*-*-dragonfly*): New target.John Marino2014-05-214-0/+322
* Remove obsolete Solaris 9 supportRainer Orth2014-04-224-6/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0278-78/+78
* Use CLOCK_HIGHRES on Solaris 9Rainer Orth2013-05-241-0/+5
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0378-96/+78
* ctype_inline.h: Fix copyright typo.Richard Sandiford2013-02-031-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-0437-38/+44
* os_defines.h (_GLIBCXX_LLP64): Define if llp64 abi is used.Kai Tietz2012-12-212-0/+8
* final patch for enabling VxWorksRobert Mason2012-11-031-0/+6
* os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong2012-10-311-6/+1
* os_defines.h: Do not define anymore _GLIBCXX_HAVE_BROKEN_VSWPRINTF.Jonathan Yong2012-10-311-2/+3
* 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
* Remove obsolete Solaris 8 supportRainer Orth2012-03-144-7/+5
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-146-369/+0
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-125-545/+0
* re PR libstdc++/51785 (gets not anymore declared)Benjamin Kosnik2012-03-021-1/+8
* Use __GTHREAD_MUTEX_INIT_FUNCTION on Tru64 UNIX (PR libstdc++/51296)Rainer Orth2012-02-105-0/+545
* re PR libstdc++/51296 (Several 30_threads tests FAIL on Tru64 UNIX)Jonathan Wakely2012-02-071-0/+3
* * config/os/mingw32-w64/os_defines.h (__USE_MINGW_ANSI_STDIO): Define.Kai Tietz2011-12-231-0/+6
* re PR target/51135 (SIGSEGV during exception cleanup on win32)Kai Tietz2011-12-162-0/+14
* revert: re PR target/51135 (SIGSEGV during exception cleanup on win32)Paolo Carlini2011-12-122-16/+0
* PR libstdc++/511135Kai Tietz2011-12-122-2/+18
* configure.host: Use config/os/mingw32-w64 instead of config/os/mingw32 if ven...Jonathan Yong2011-10-145-0/+592
* error_constants.h: Fix commas.Paolo Carlini2011-08-301-5/+5
* configure: Regenerated.Kai Tietz2011-08-291-7/+21
* Handle different versions of Solaris 8 <iso/math_iso.h>, <iso/stdlib_iso.h>Rainer Orth2011-08-295-278/+6
* Use Solaris prototypes if possible (PR libstdc++-v3/1773)Marc Glisse2011-08-188-2/+284