aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++98
AgeCommit message (Expand)AuthorFilesLines
2022-01-17libstdc++: Define <stacktrace> header for C++23Jonathan Wakely1-0/+7
2022-01-10libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek1-0/+110
2022-01-10libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely1-0/+1
2022-01-03Update copyright years.Jakub Jelinek41-41/+41
2021-11-19libstdc++: Use __is_single_threaded in locale initializationJonathan Wakely1-2/+9
2021-10-01libstdc++: Allow stateful allocators in std::list::sort [PR 66742]Jonathan Wakely1-0/+2
2021-09-16libstdc++: Fix recipes for C++11-compiled files in src/c++98Jonathan Wakely2-4/+4
2021-08-12libstdc++: Add #error to some files that depend on a specific standard modeJonathan Wakely3-0/+12
2021-04-15libstdc++: Move atomic functions to libsupc++ [PR 96657]Jonathan Wakely2-12/+3
2021-01-04Update copyright years.Jakub Jelinek41-41/+41
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely3-5/+34
2020-11-27libstdc++: Partially revert r11-5314Jonathan Wakely2-2/+2
2020-11-24libstdc++: Use __libc_single_threaded for locale initializationJonathan Wakely2-3/+3
2020-08-06libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])Jonathan Wakely2-2/+3
2020-08-05libstdc++: Replace operator>>(istream&, char*) [LWG 2499]Jonathan Wakely1-7/+5
2020-07-13libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)Jonathan Wakely2-22/+66
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely1-0/+1
2020-06-11libstdc++: Fix istream::ignore discarding too many chars (PR 94749)Jonathan Wakely1-8/+4
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+1
2020-01-01Update copyright years.Jakub Jelinek41-41/+41
2019-10-10PR libstdc++/91057 fix bootstrap failure on powerpcJonathan Wakely1-1/+2
2019-10-09PR libstdc++/91057 set locale::id::_M_index atomicallyJonathan Wakely1-18/+54
2019-10-09PR libstdc++/78552 only construct std::locale for C locale onceJonathan Wakely1-1/+2
2019-05-31Fix breakage due to removing __gnu_cxx::size_t declarationJonathan Wakely1-0/+2
2019-02-27PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely1-0/+1
2019-02-22re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek1-1/+1
2019-02-20re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek1-1/+1
2019-02-19P0482R5 char8_t: Standard library supportTom Honermann4-8/+34
2019-01-01Update copyright years.Jakub Jelinek41-41/+41
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-71/+154
2018-10-18PR libstdc++/87641 correctly initialize accumulator in valarray::sum()Jonathan Wakely1-6/+12
2018-10-03PR libstdc++/59439 optimize uses of classic ("C") std::localeJonathan Wakely2-9/+16
2018-08-14PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely1-1/+5
2018-07-26* src/c++98/locale_init.cc: Fix #ifdef condition.Marek Polacek1-1/+1
2018-07-26Remove char16_t and char32_t dependency on <stdint.h>Jonathan Wakely2-5/+3
2018-07-17PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely1-2/+1
2018-04-12Fix comments that misspell names of files and classesJonathan Wakely1-1/+1
2018-04-10PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::fai...Jonathan Wakely1-0/+47
2018-01-03Update copyright years.Jakub Jelinek41-41/+41
2017-11-17Enable building libstdc++-v3 with Intel CETIgor Tsimbalist1-1/+2
2017-10-24Avoid -Wattribute-alias warnings for long double compat symbolsJonathan Wakely1-0/+2
2017-09-25re PR c/81854 (weak alias of an incompatible symbol accepted)Uros Bizjak1-1/+1
2017-08-20re PR c/81854 (weak alias of an incompatible symbol accepted)Martin Sebor1-2/+2
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont3-8/+10
2017-06-152017-06-15 François Dumont <fdumont@gcc.gnu.org>François Dumont1-6/+6
2017-02-03PR libstdc++/60936 reduce coupling between objects in libstdc++.aJonathan Wakely1-28/+0
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+2
2017-01-06Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth1-2/+3
2017-01-01Update copyright years.Jakub Jelinek41-41/+41
2016-09-29Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra1-0/+1