summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++98
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Define <stacktrace> header for C++23Jonathan Wakely2022-01-171-0/+7
* libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]Jakub Jelinek2022-01-101-0/+110
* libstdc++: Fix and simplify freestanding configuration [PR103866]Jonathan Wakely2022-01-101-0/+1
* Update copyright years.Jakub Jelinek2022-01-0341-41/+41
* libstdc++: Use __is_single_threaded in locale initializationJonathan Wakely2021-11-191-2/+9
* libstdc++: Allow stateful allocators in std::list::sort [PR 66742]Jonathan Wakely2021-10-011-0/+2
* libstdc++: Fix recipes for C++11-compiled files in src/c++98Jonathan Wakely2021-09-162-4/+4
* libstdc++: Add #error to some files that depend on a specific standard modeJonathan Wakely2021-08-123-0/+12
* libstdc++: Move atomic functions to libsupc++ [PR 96657]Jonathan Wakely2021-04-152-12/+3
* Update copyright years.Jakub Jelinek2021-01-0441-41/+41
* libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely2020-12-163-5/+34
* libstdc++: Partially revert r11-5314Jonathan Wakely2020-11-272-2/+2
* libstdc++: Use __libc_single_threaded for locale initializationJonathan Wakely2020-11-242-3/+3
* libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])Jonathan Wakely2020-08-062-2/+3
* libstdc++: Replace operator>>(istream&, char*) [LWG 2499]Jonathan Wakely2020-08-051-7/+5
* libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)Jonathan Wakely2020-07-132-22/+66
* libstdc++: Regenerate makefilesJonathan Wakely2020-06-231-0/+1
* libstdc++: Fix istream::ignore discarding too many chars (PR 94749)Jonathan Wakely2020-06-111-8/+4
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* Update copyright years.Jakub Jelinek2020-01-0141-41/+41
* PR libstdc++/91057 fix bootstrap failure on powerpcJonathan Wakely2019-10-101-1/+2
* PR libstdc++/91057 set locale::id::_M_index atomicallyJonathan Wakely2019-10-091-18/+54
* PR libstdc++/78552 only construct std::locale for C locale onceJonathan Wakely2019-10-091-1/+2
* Fix breakage due to removing __gnu_cxx::size_t declarationJonathan Wakely2019-05-311-0/+2
* PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely2019-02-271-0/+1
* re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek2019-02-221-1/+1
* re PR libstdc++/89402 (warning: ‘void _ZNKSt4hashIeEclEe()’ specifies les...Jakub Jelinek2019-02-201-1/+1
* P0482R5 char8_t: Standard library supportTom Honermann2019-02-194-8/+34
* Update copyright years.Jakub Jelinek2019-01-0141-41/+41
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-71/+154
* PR libstdc++/87641 correctly initialize accumulator in valarray::sum()Jonathan Wakely2018-10-181-6/+12
* PR libstdc++/59439 optimize uses of classic ("C") std::localeJonathan Wakely2018-10-032-9/+16
* PR libstdc++/85343 overload __throw_ios_failure to take errnoJonathan Wakely2018-08-141-1/+5
* * src/c++98/locale_init.cc: Fix #ifdef condition.Marek Polacek2018-07-261-1/+1
* Remove char16_t and char32_t dependency on <stdint.h>Jonathan Wakely2018-07-262-5/+3
* PR libstdc++/86450 use -Wabi=2 and simplify -Werror useJonathan Wakely2018-07-171-2/+1
* Fix comments that misspell names of files and classesJonathan Wakely2018-04-121-1/+1
* PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::fai...Jonathan Wakely2018-04-101-0/+47
* Update copyright years.Jakub Jelinek2018-01-0341-41/+41
* Enable building libstdc++-v3 with Intel CETIgor Tsimbalist2017-11-171-1/+2
* Avoid -Wattribute-alias warnings for long double compat symbolsJonathan Wakely2017-10-241-0/+2
* re PR c/81854 (weak alias of an incompatible symbol accepted)Uros Bizjak2017-09-251-1/+1
* re PR c/81854 (weak alias of an incompatible symbol accepted)Martin Sebor2017-08-201-2/+2
* re PR libstdc++/81064 (Inline namespace regression)François Dumont2017-07-233-8/+10
* 2017-06-15 François Dumont <fdumont@gcc.gnu.org>François Dumont2017-06-151-6/+6
* PR libstdc++/60936 reduce coupling between objects in libstdc++.aJonathan Wakely2017-02-031-28/+0
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]Rainer Orth2017-01-061-2/+3
* Update copyright years.Jakub Jelinek2017-01-0141-41/+41
* Disable .gnu.attributes tags in compatibility-ldbl.oAlan Modra2016-09-291-0/+1