summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/os/gnu-linux
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-12-07libsupc++: try cxa_thread_atexit_impl at runtimeAlexandre Oliva
2023-03-09libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]Jonathan Wakely
2023-03-07libstdc++: Fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]Jonathan Wakely
2023-02-03libstdc++: Mark pieces of gnu-linux/os_support.h linux-specificSamuel Thibault
2023-01-16Update copyright years.Jakub Jelinek
2023-01-13libstdc++: Fix exports for IEEE128 versions of __try_use_facet [PR108327]Jonathan Wakely
2022-10-31libstdc++: Small extended float support tweaksJakub Jelinek
2022-10-18libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...Jakub Jelinek
2022-02-14libstdc++: Fix stream extraction of IEEE128 long double [PR100912]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-11-10libstdc++: Disable gthreads weak symbols for glibc 2.34 [PR103133]Jonathan Wakely
2021-04-22libstdc++: Fix typo in commentJonathan Wakely
2021-02-24libstdc++: Define std::to_chars overloads for __ieee128 [PR 98389]Jonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-11-19libstdc++: Avoid calling undefined __gthread_self weak symbol [PR 95989]Jonathan Wakely
2020-07-20libstdc++: Add std::from_chars for floating-point typesJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-22Allow _GLIBCXX_HAVE_OBSOLETE_ISINF_ISNAN to be overriddenJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-12-19New std::string implementation.Jonathan Wakely
2014-10-20Makefile.am: Move ctype.cc, ctype_configure_char.cc and ctype_members.cc to ...Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-03-02re PR libstdc++/51785 (gets not anymore declared)Benjamin Kosnik
2011-03-31re PR libstdc++/48382 (ctype_noninline.h should not be installed)Paolo Carlini
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek
2009-02-02os_defines.h: Remove superfluous __NO_STRING_INLINES.Benjamin Kosnik
2009-01-21re PR libstdc++/38834 (FAIL: abi_check on alpha)Benjamin Kosnik
2008-07-21arm-eabi-extra.ver: New file.Mark Mitchell
2008-03-01gnu.ver: Remove _ZNKSt3tr14hashIgEclEg@@GLIBCXX_3.4.10 and...Jakub Jelinek
2007-05-24c_locale.h (__convert_from_v): Only switch to the "C" locale if the current o...Paolo Carlini
2007-05-11pod_char_traits.h (char_traits<>::move): Use __builtin_memmove.Paolo Carlini
2006-12-05localefwd.h: Consistent @file placement...Benjamin Kosnik
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik
2006-02-07configure.ac (_GLIBCXX_LONG_DOUBLE_COMPAT): New check.Jakub Jelinek
2005-08-17All files: Update FSF address.Kelley Cook
2004-11-23locale_facets.h (isspace, [...]): Add doxygen markup.Benjamin Kosnik
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik
2004-05-22re PR libstdc++/12854 (libstdc++ vs. -Weffc++)Benjamin Kosnik