aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os
AgeCommit message (Expand)AuthorFilesLines
2005-01-25acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Map FreeBSD to darwin instead of generic.Loren J. Rittle1-1/+38
2005-01-18os_defines.h (_XOPEN_SOURCE): Delete.David Edelsohn1-7/+1
2005-01-15* config/os/aix/os_defines.h (_G_USING_THUNKS): Delete.David Edelsohn1-3/+1
2004-12-28configure.host (aix4*|aix5*): Add atomic_word_dir.David Edelsohn1-0/+43
2004-12-16re PR target/18997 (Segmentation Violation in pthread_getspecific)Danny Smith1-0/+4
2004-11-23locale_facets.h (isspace, [...]): Add doxygen markup.Benjamin Kosnik1-1/+6
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik1-0/+1
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
2004-05-22re PR libstdc++/12854 (libstdc++ vs. -Weffc++)Benjamin Kosnik1-23/+17
2004-03-07re PR libstdc++/12658 (Thread safety problems in locale::global() and locale:...Benjamin Kosnik1-6/+0
2004-02-28atomicity.h (__atomic_add): Make first argument volatile.John David Anglin1-2/+2
2004-02-27atomicity.h: Include c++config.h to get defines.Benjamin Kosnik2-39/+16
2004-02-27atomicity.h: Use __gnu_cxx namespace.David Edelsohn1-20/+22
2004-02-05os_defines.h (_GLIBCXX_FIONREAD_TAKES_OFF_T): Define.Richard Sandiford1-0/+3
2004-01-27configure.host: Add support for *-tpf.Ulrich Weigand4-0/+272
2003-12-16ctype_noninline.h, [...] (ctype): Initialize _M_narrow, _M_widen.Jerry Quinn17-32/+208
2003-10-23ctype_noninline.h: Adjust ctor to match 2003-10-21 change.Phil Edwards1-2/+2
2003-10-21re PR libstdc++/9858 (Extra virtual functions in ctype<char>)Benjamin Kosnik16-36/+36
2003-10-20configure.ac: Fix comment typo.Phil Edwards5-0/+249
2003-10-16[multiple changes]Benjamin Kosnik2-262/+0
2003-10-12PR libstdc++/11844/11740 (cont)Andreas Tobler1-10/+8
2003-10-09re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::...Paolo Carlini9-27/+28
2003-10-02[multiple changes]Benjamin Kosnik1-7/+4
2003-09-25ctype_members.cc (ctype<wchar_t>::do_is): Fix.Benjamin Kosnik1-7/+9
2003-08-26config.gcc (hppa*-*-hpux11*, [...]): Remove commented-out logic to use DCE th...Zack Weinberg1-3/+4
2003-07-05Move from CPP to CXX.Benjamin Kosnik19-49/+49
2003-07-04Makefile.am: Update target_ to host_.Benjamin Kosnik1-24/+2
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik2-0/+262
2003-06-272003-06-27 Krister Walfridsson <cato@df.lth.se>Krister Walfridsson1-5/+9
2003-06-02re PR libstdc++/11062 (Please avoid __attribute__ ((unused)))Richard Kreckel1-2/+2
2003-05-27os_defines.h: Define _LIBUNWIND_STD_ABI if we are on IA64 HP-UX.Steve Ellcey1-0/+7
2003-05-21gthr-win32.h (__GTHREAD_HIDE_WIN32API): Test for non-zero value, not just if ...Danny Smith1-1/+12
2003-04-18porting.texi (_GLIBCPP_USE_C99_CHECK): New macro.Loren J. Rittle1-0/+4
2003-04-15std_cmath.h (__gnu_cx::__c99_binding): New namespace.Loren J. Rittle1-0/+3
2003-04-15[multiple changes]Benjamin Kosnik1-53/+89
2003-04-13* os/hpux/ctype_inline.h: Replace with gnu-linux version.John David Anglin1-20/+10
2003-03-22ctype_noninline.h (ctype<char>::classic_table): Correct return value.Loren J. Rittle1-1/+1
2003-03-11ctype_inline.h: Support _M_table when so installed.Loren J. Rittle1-30/+42
2003-01-16som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin1-0/+5
2002-11-13os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define on hppa when there is no ...John David Anglin1-2/+3
2002-11-05os_defines.h (_GLIBCPP_INST_ATOMICITY_LOCK): Define.John David Anglin1-0/+4
2002-10-08localefwd.h (class locale): Add static member _S_num_extra_categories...Paolo Carlini1-3/+2
2002-09-27* config/os/hpux/cpu_limits.h: Remove.Richard Henderson1-35/+0
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik8-77/+4
2002-09-09configopts.html: Change grouping.Benjamin Kosnik1-15/+1
2002-09-06ctype_noninline.h [...]: Remove using _C_legacy::__ctype_*.Jakub Jelinek1-16/+69
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-07-15ctype_base.h (ctype_base): Fix print to match vendor <ctype.h>.Rainer Orth1-2/+2