index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-19
libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077]
Jonathan Wakely
1
-11
/
+1
2023-06-30
libstdc++: Fix iostream init for Clang on darwin [PR110432]
Jonathan Wakely
1
-1
/
+1
2023-06-30
libstdc++: Fix unused warning for new variable
Jonathan Wakely
1
-3
/
+3
2023-06-30
libstdc++: Make std::random_device throw more std::system_error [PR105081]
Jonathan Wakely
1
-3
/
+20
2023-06-29
libstdc++: Fix src/c++20/tzdb.cc for non-constexpr std::mutex
Jonathan Wakely
1
-22
/
+24
2023-06-29
libstdc++: Do not use off64_t in calls to copy_file_range [PR110462]
Jonathan Wakely
1
-1
/
+1
2023-06-09
libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
Jonathan Wakely
1
-1
/
+2
2023-06-06
libstdc++: Use close-on-exec for file descriptors in filesystem::copy_file
Jonathan Wakely
1
-6
/
+7
2023-06-06
libstdc++: Make std::filesystem::copy_file work for procfs [PR108178]
Jonathan Wakely
1
-5
/
+10
2023-06-06
libstdc++: Use copy_file_range for filesystem::copy_file
Jannik Glückert
1
-0
/
+56
2023-06-06
libstdc++: Also use sendfile for big files
Jannik Glückert
1
-29
/
+44
2023-05-31
libstdc++: Fix build for targets without _Float128 [PR109921]
Jonathan Wakely
1
-1
/
+1
2023-05-31
libstdc++: Fix preprocessor conditions for std::from_chars [PR109921]
Jonathan Wakely
1
-7
/
+13
2023-05-16
libstdc++: Disable cacheline alignment for DJGPP [PR109741]
Jonathan Wakely
1
-2
/
+6
2023-05-16
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
Jonathan Wakely
1
-2
/
+2
2023-05-12
libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1
Jonathan Wakely
2
-5
/
+0
2023-05-11
libstdc++: Use RAII types in strtod-based std::from_chars implementation
Jonathan Wakely
1
-19
/
+69
2023-05-03
libstdc++: Fix up abi.exp FAILs on powerpc64le-linux
Jakub Jelinek
2
-0
/
+24
2023-05-02
ibstdc++: Shut up -Wattribute-alias warning [PR109694]
Jakub Jelinek
1
-0
/
+2
2023-04-28
libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13...
Jakub Jelinek
1
-0
/
+5
2023-04-27
libstdc++: Make std::random_device throw std::system_error [PR105081]
Jonathan Wakely
1
-6
/
+12
2023-04-19
Revert "libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR1089...
Jonathan Wakely
5
-34
/
+19
2023-04-18
libstdc++: Export global iostreams with GLIBCXX_3.4.31 symver [PR108969]
Jonathan Wakely
5
-19
/
+34
2023-04-12
libstdc++: Ensure headers used by fast_float are included
Patrick Palka
1
-0
/
+4
2023-04-12
libstdc++: Update tzdata to 2023c
Jonathan Wakely
1
-4
/
+2
2023-03-28
libstdc++: Update tzdata to 2023a [PR109288]
Jonathan Wakely
2
-30
/
+110
2023-03-20
libstdc++: Fix formatting in std::filesystem helper function
Jonathan Wakely
1
-1
/
+2
2023-03-14
libstdc++: Add comment about symver linker scripts to makefile
Jonathan Wakely
2
-0
/
+2
2023-03-03
link pthread_join from std::thread ctor
Alexandre Oliva
1
-2
/
+8
2023-03-01
libstdc++: Make std::chrono::current_zone() default to UTC
Jonathan Wakely
1
-9
/
+6
2023-02-28
libstdc++: Add likely/unlikely attributes to <codecvt> implementation
Jonathan Wakely
1
-46
/
+46
2023-02-22
[libstdc++] do not destruct mutex_pool mutexes
Alexandre Oliva
1
-1
/
+5
2023-02-06
libstdc++: Enable building libstdc++.{a,so} when !HOSTED
Arsen Arsenović
10
-24
/
+73
2023-02-06
libstdc++: Disable building additional archives for freestanding
Jonathan Wakely
2
-6
/
+18
2023-02-02
libstdc++: Use ENOSYS for unsupported filesystem ops on AVR
Jonathan Wakely
1
-1
/
+6
2023-02-02
libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
Jonathan Wakely
1
-0
/
+13
2023-02-01
libstdc++: Fix std::random_device for avr
Jonathan Wakely
1
-0
/
+2
2023-02-01
libstdc++: Fix build failures for avr
Jonathan Wakely
3
-2
/
+15
2023-01-27
libstdc++: Use constant for name of tzdata file
Jonathan Wakely
1
-1
/
+1
2023-01-26
libstdc++: Add workaround for old tzdata.zi files
Jonathan Wakely
1
-15
/
+34
2023-01-26
libstdc++: Fix strings read from /etc/sysconfig/clock [PR108530]
Jonathan Wakely
1
-14
/
+16
2023-01-24
libstdc++: Use /etc/sysconfig/clock for std::chrono::current_zone() [PR108530]
Jonathan Wakely
1
-2
/
+22
2023-01-23
libstdc++: [_GLIBCXX_DEBUG] Remove useless constructor checks
François Dumont
1
-0
/
+53
2023-01-17
Regenerate Makefile.in files.
Martin Liska
1
-1
/
+1
2023-01-16
libstdc++: Fix --with-default-libstdcxx-abi=gcc4-compatible build
Jonathan Wakely
1
-0
/
+3
2023-01-16
Update copyright years.
Jakub Jelinek
136
-136
/
+136
2023-01-16
libstdc++: Fix copyright notice to use usual form [PR108413]
Jonathan Wakely
1
-1
/
+1
2023-01-14
libstdc++: enable <stacktrace> on windows
Björn Schäpers
2
-0
/
+5
2023-01-14
libstdc++: Implement std::chrono::current_zone() for AIX [PR108409]
Jonathan Wakely
1
-2
/
+21
2023-01-14
libstdc++: Disable unwanted code for --with-libstdcxx-zoneinfo=no
Jonathan Wakely
1
-11
/
+53
[next]