summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++98
AgeCommit message (Expand)Author
2025-10-05*: regenerate autotoolsSam James
2025-02-20libstdc++: Remove workaround for reserved init_priority warningsJonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-09-10libstdc++: Only use std::ios_base_library_init() for ELF [PR116159]Jonathan Wakely
2024-08-21libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862]Jonathan Wakely
2024-05-22libstdc++: Fix effects of combining locales [PR108323]Jonathan Wakely
2024-04-15libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-07libstdc++/112351 - deal with __gthread_once failure during locale initRichard Biener
2023-09-15libstdc++: Implement C++26 native handles for file streams (P1759R6)Jonathan Wakely
2023-08-17libstdc++: Micro-optimize construction of named std::localeJonathan Wakely
2023-06-30libstdc++: Fix iostream init for Clang on darwin [PR110432]Jonathan Wakely
2023-05-02ibstdc++: Shut up -Wattribute-alias warning [PR109694]Jakub Jelinek
2023-04-28libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13...Jakub Jelinek
2023-04-19Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR1089...Jonathan Wakely
2023-04-18libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]Jonathan Wakely
2023-02-06libstdc++: Enable building libstdc++.{a,so} when !HOSTEDArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-11-16libstdc++: Fix stream initialization with static library [PR107701]Patrick Palka
2022-11-11libstdc++: Avoid redundant checks in std::use_facet [PR103755]Jonathan Wakely
2022-11-06libstdc++: Move stream initialization into compiled library [PR44952]Patrick Palka
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely
2022-01-10libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-11-19libstdc++: Use __is_single_threaded in locale initializationJonathan Wakely
2021-10-01libstdc++: Allow stateful allocators in std::list::sort [PR 66742]Jonathan Wakely
2021-09-16libstdc++: Fix recipes for C++11-compiled files in src/c++98Jonathan Wakely
2021-08-12libstdc++: Add #error to some files that depend on a specific standard modeJonathan Wakely
2021-04-15libstdc++: Move atomic functions to libsupc++ [PR 96657]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-27libstdc++: Partially revert r11-5314Jonathan Wakely
2020-11-24libstdc++: Use __libc_single_threaded for locale initializationJonathan Wakely
2020-08-06libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])Jonathan Wakely
2020-08-05libstdc++: Replace operator>>(istream&, char*) [LWG 2499]Jonathan Wakely
2020-07-13libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)Jonathan Wakely
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely
2020-06-11libstdc++: Fix istream::ignore discarding too many chars (PR 94749)Jonathan Wakely
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-01Update copyright years.Jakub Jelinek
2019-10-10PR libstdc++/91057 fix bootstrap failure on powerpcJonathan Wakely
2019-10-09PR libstdc++/91057 set locale::id::_M_index atomicallyJonathan Wakely
2019-10-09PR libstdc++/78552 only construct std::locale for C locale onceJonathan Wakely
2019-05-31Fix breakage due to removing __gnu_cxx::size_t declarationJonathan Wakely
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely
2019-02-22re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek
2019-02-20re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek