aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os/aix
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek4-4/+4
2023-01-16Update copyright years.Jakub Jelinek4-4/+4
2022-01-03Update copyright years.Jakub Jelinek4-4/+4
2021-07-22aix: Protect AIX math.h overloads with new macro.David Edelsohn1-0/+5
2021-04-22aix: delete AIX pre-PowerPC version of atomicity.hDavid Edelsohn1-56/+0
2021-01-20aix: make ctype_inline.h thread-safe and avoid _OBJ_DATA char subscript.David Edelsohn1-2/+10
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-10-11aix: add FAT library support for libstdc++fs.aClément Chigot1-3/+8
2020-09-27aix: Use $(AR) without -X32_64 to build FAT libraries.Clément Chigot1-6/+6
2020-08-18aix: Support libsupc++ as a FAT libraryDavid Edelsohn1-0/+3
2020-07-14aix: FAT libraries: test native compiler mode directlyDavid Edelsohn1-1/+1
2020-06-21aix: Add GCC64 configuration and FAT target libraries.David Edelsohn1-0/+9
2020-01-01Update copyright years.Jakub Jelinek5-5/+5
2019-01-01Update copyright years.Jakub Jelinek5-5/+5
2018-01-03Update copyright years.Jakub Jelinek5-5/+5
2017-01-01Update copyright years.Jakub Jelinek5-5/+5
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory2-3/+3
2016-01-18libstdc++: Fix usage of __GXX_WEAK__ in TM TS support.Torvald Riegel1-0/+3
2016-01-04Update copyright years.Jakub Jelinek5-5/+5
2015-06-12Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan1-43/+0
2015-01-05Update copyright years.Jakub Jelinek6-6/+6
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely1-0/+3
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford6-6/+6
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford6-8/+6
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2-2/+3
2011-03-31re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini1-5/+13
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik3-6/+15
2011-01-24re PR libstdc++/47387 (AIX ctype 'mask' override not working)Graham Reed1-4/+13
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek4-4/+5
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik4-16/+20
2009-04-22* include/ext/atomicity.hJan Hubicka1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek6-88/+58
2008-01-26re PR target/34794 (build of gcc 4.2.2 fails on AIX 6.1 / libstdc++-v3/libma...David Edelsohn1-1/+6
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik3-10/+20
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-0/+5
2006-09-14atomicity.h: Move to...Benjamin Kosnik1-7/+3
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook6-6/+6
2005-05-01os_defines.h: Remove obsolete __off_t, __off64_t, __ssize_t defines.Paolo Carlini1-4/+0
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-02-27atomicity.h: Use __gnu_cxx namespace.David Edelsohn1-20/+22
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-10-09re PR libstdc++/11844 (Incorrect values of ctype_base::alnum and ctype_base::...Paolo Carlini1-3/+3
2003-07-05Move from CPP to CXX.Benjamin Kosnik1-2/+2
2003-06-02re PR libstdc++/11062 (Please avoid __attribute__ ((unused)))Richard Kreckel1-2/+2
2002-09-26Makefile.am (target_headers): Remove cpu_limits.h.Benjamin Kosnik1-10/+1
2002-06-24*: Move header files up a level.Phil Edwards5-0/+0