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
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
Jonathan Wakely
1
-0
/
+11
2021-05-04
ctype support for libstdc++ on VxWorks
Corentin Gay
1
-0
/
+19
2021-05-04
libstdc++: Remove _GLIBCXX_USE_INT128 autoconf macro
Jonathan Wakely
1
-35
/
+1
2021-04-30
libstdc++: Remove GLIBCXX_CHECK_INT64_T checks
Jonathan Wakely
1
-130
/
+0
2021-04-21
Fix AIX libstdc++ semaphore support [PR100164]
Jakub Jelinek
1
-1
/
+1
2021-04-08
libstdc++: Regenerate configure script
Jonathan Wakely
1
-20
/
+10
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2020-12-17
libstdc++: Regenerate autoconf files
Jonathan Wakely
1
-631
/
+0
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
1
-10
/
+121
2020-12-15
libstdc++: Support libc with stdio-only I/O in libstdc++
Keith Packard
1
-5
/
+12
2020-12-15
libstdc++: Disabling AC_LIBTOOL_DLOPEN check if building with avr-libc
Vladimir Vishnevsky
1
-1
/
+1
2020-12-09
libstdc++: Fix build failure for target with no way to sleep
Jonathan Wakely
1
-0
/
+8
2020-12-05
Darwin : Update libtool and dependencies for Darwin20 [PR97865]
Iain Sandoe
1
-23
/
+25
2020-11-29
Fix hppa64-hpux11 build to remove source paths from embedded path.
John David Anglin
1
-4
/
+4
2020-11-26
ada: c++: Get rid of libposix4, librt on Solaris
Rainer Orth
1
-129
/
+86
2020-11-23
libstdc++: Add configure checks for semaphores
Jonathan Wakely
1
-0
/
+58
2020-11-17
libstdc++: Revert changes for SYS_clock_gettime64 [PR 93421]
Jonathan Wakely
1
-5
/
+40
2020-11-11
libstdc++: Exclude cygwin and mingw from linker relro support
Jonathan Yong
1
-70
/
+160
2020-10-28
libstdc++: Implement C++20 features for <sstream>
Thomas Rodgers
1
-2
/
+14
2020-10-22
Scope libstdc++ configuration for vxworks to all versions
Olivier Hainque
1
-1
/
+1
2020-08-13
libstdc++: Deprecate the --enable-cheaders=c_std configuration
Jonathan Wakely
1
-10
/
+36
2020-08-10
libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
Jonathan Wakely
1
-143
/
+141
2020-07-20
libstdc++: Add std::from_chars for floating-point types
Jonathan Wakely
1
-1
/
+64
2020-06-21
aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
1
-9
/
+21
2020-05-31
Check for more missing math decls on vxworks.
Douglas B Rupp
1
-0
/
+255
2020-05-29
Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
1
-2
/
+3
2020-05-15
x86: Also check if -fcf-protection works
H.J. Lu
1
-0
/
+3
2020-05-14
x86: Default CET run-time support to auto
H.J. Lu
1
-2
/
+2
2020-02-12
Use a non-empty test program to test ability to link.
Sandra Loosemore
1
-2
/
+2
2020-02-01
Fixes after recent configure changes relating to static libraries
Andrew Burgess
1
-1
/
+1
2020-01-28
libstdc++: Replace glibc-specific check for clock_gettime (PR 93325)
Jonathan Wakely
1
-18
/
+55
2020-01-27
gcc: Add new configure options to allow static libraries to be selected
Andrew Burgess
1
-15
/
+32
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-10
/
+37
2020-01-23
reject macros in math decl check
Alexandre Oliva
1
-0
/
+22
2019-12-30
VxWorks has_nanosleep for libstdc++ enable-libstdcxx-time auto
Corentin Gay
1
-0
/
+5
2019-12-25
Define HAVE_ for math long double functions declared in vxworks headers
Alexandre Oliva
1
-0
/
+1104
2019-12-20
libstdc++: Test setrlimit with c++ in configure
Jerome Lambourg
1
-7
/
+20
2019-12-20
libstdc++: Strengthen the check for availability of pthread_rwlock_t
Jerome Lambourg
1
-1
/
+28
2019-12-02
libstdc++: Add full steady_clock support to shared_timed_mutex
Mike Crowe
1
-0
/
+87
2019-12-02
libstdc++: PR 78237 Add full steady_clock support to timed_mutex
Mike Crowe
1
-0
/
+83
2019-11-30
libstdc++: Default to --enable-libstdcxx-filesystem-ts for *-*-mingw*
Jonathan Wakely
1
-0
/
+3
2019-10-04
Build filesystem library with large file support
Jonathan Wakely
1
-10
/
+213
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
1
-9
/
+9
2019-09-10
[ARM/FDPIC v6 24/24] [ARM] FDPIC: Handle arm*-*-uclinuxfdpiceabi in libstdc++...
Christophe Lyon
1
-11
/
+24
2019-09-06
Fix GCC_LINUX_FUTEX to work with C99 compilers
Florian Weimer
1
-0
/
+2
2019-09-04
PR libstdc++/41861 Add full steady_clock support to condition_variable
Mike Crowe
1
-0
/
+83
2019-09-03
Remove Cell Broadband Engine SPU targets
Ulrich Weigand
1
-6167
/
+0
2019-09-03
re PR other/79543 (Inappropriate "ld --version" checking)
Chung-Lin Tang
1
-11
/
+11
2019-08-29
PR libstdc++/91067 add more missing exports for directory iterators
Jonathan Wakely
1
-1
/
+1
2019-07-03
PR libstdc++/91067 fix missing exports for filesystem iterators
Jonathan Wakely
1
-1
/
+1
[next]