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/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
/
acinclude.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Use ::isinf and ::isnan if libc defines them
Jonathan Wakely
1
-0
/
+34
2015-11-25
Port libvtv to Solaris
Rainer Orth
1
-0
/
+4
2015-11-24
Handle C++11 <math.h> overloads on Solaris 12
Rainer Orth
1
-0
/
+46
2015-11-14
acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale implementation from darw...
Andreas Tobler
1
-4
/
+4
2015-11-13
More fine-grained autoconf checks for C99 library
Jennifer Yao
1
-221
/
+425
2015-10-02
* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
Jonathan Wakely
1
-1
/
+1
2015-09-23
Fix semantics of Filesystem TS directory iterators
Jonathan Wakely
1
-1
/
+1
2015-09-16
Implement filesystem::canonical() without realpath
Jonathan Wakely
1
-3
/
+14
2015-09-04
Add C++11 header <cuchar>.
Edward Smith-Rowland
1
-0
/
+46
2015-08-27
Provide nearly complete std::locale support for DragonFly
John Marino
1
-7
/
+7
2015-08-12
Fix warnings when bootstrapping on darwin with vtable verification enabled.
Caroline Tice
1
-1
/
+6
2015-07-02
acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default...
Jonathan Wakely
1
-8
/
+10
2015-05-14
re PR libstdc++/66011 (call to '__open_missing_mode' declared with attribute ...
Jonathan Wakely
1
-0
/
+33
2015-05-14
re PR libstdc++/66018 (opendir configure test not working when GCC_NO_EXECUTA...
Jonathan Wakely
1
-0
/
+16
2015-05-13
sjlj.m4: New file.
Eric Botcazou
1
-73
/
+0
2015-05-13
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Re-enable on solaris.
Jonathan Wakely
1
-1
/
+1
2015-05-01
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable when <dirent.h> is not a...
Jonathan Wakely
1
-0
/
+19
2015-05-01
acinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable for solaris.
Jonathan Wakely
1
-1
/
+1
2015-04-30
Implement N4100 File System TS
Jonathan Wakely
1
-1
/
+94
2015-04-28
Makefile.am (SUBDIRS): Move python to hosted_source.
Jonathan Wakely
1
-1
/
+1
2015-04-27
Add support for std::uncaught_exceptions.
Ville Voutilainen
1
-1
/
+1
2015-03-23
re PR libstdc++/64967 (Bootstrap fails due to errors in libstdc++ sources wit...
Jonathan Wakely
1
-0
/
+4
2015-03-18
acinclude.m4 (GLIBCXX_CHECK_GTHREADS): Check for pthread_rwlock_t.
Jonathan Wakely
1
-0
/
+7
2015-03-13
acinclude.m4: Make --enable-libstdcxx-time=auto work for dragonfly.
Jonathan Wakely
1
-1
/
+1
2015-01-29
acinclude.m4 (VTV_CYGMIN): Use x$vtv_cygmin = xyes instead of $vtv_cygmin = yes.
Jakub Jelinek
1
-4
/
+3
2015-01-29
Define VTV_CYGMIN after vtv_cygmin is set
H.J. Lu
1
-2
/
+2
2015-01-29
acinclude.m4 (GLIBCXX_ENABLE_VTABLE_VERIFY): Define VTV_CYGMIN unconditionally.
Matthias Klose
1
-1
/
+2
2015-01-29
Committing VTV Cygwin patch for Patrick Wollgast
Caroline Tice
1
-1
/
+11
2015-01-16
acinclude.m4: Fix typo in comment.
Jonathan Wakely
1
-1
/
+1
2014-12-19
New std::string implementation.
Jonathan Wakely
1
-11
/
+44
2014-10-10
re PR libstdc++/49561 ([C++0x] std::list::size complexity)
Jonathan Wakely
1
-0
/
+19
2014-07-19
acinclude.m4 (GLIBCXX_CHECK_SDT_H): Replace AC_MSG_RESULT with AC_MSG_CHECKING.
Jonathan Wakely
1
-1
/
+1
2014-05-21
config.gcc (*-*-dragonfly*): New target.
John Marino
1
-0
/
+20
2014-05-09
gnu.ver (GLIBCXX_3.4.20): Correct regex_error export.
Jonathan Wakely
1
-1
/
+1
2014-05-08
acinclude.m4 ([GLIBCXX_ENABLE_C99]): Avoid -Wwrite-strings warning.
Paolo Carlini
1
-2
/
+2
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-19
/
+1
2014-01-26
acinclude.m4 (GLIBCXX_ENABLE_C99): Fix typo.
Jonathan Wakely
1
-1
/
+1
2014-01-23
acinclude.m4 (GLIBCXX_CHECK_TMPNAM): New check for tmpnam function.
Bernhard Reutner-Fischer
1
-0
/
+27
2013-11-22
acinclude.m4 (libtool_VERSION): Bump.
Jonathan Wakely
1
-1
/
+1
2013-10-01
Configuration bits for ARC port:
Joern Rennecke
1
-0
/
+2
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-0
/
+32
2013-05-24
chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...
Jakub Jelinek
1
-0
/
+25
2013-05-22
acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Add KIND=auto to enable feature...
Jonathan Wakely
1
-13
/
+66
2013-04-09
configure, [...]: Rebuild.
Tom Tromey
1
-0
/
+30
2013-04-03
exception (get_terminate(), [...]): Declare.
Jonathan Wakely
1
-1
/
+1
2013-03-01
re PR libstdc++/56475 (Incorrect result of configure test for /dev/random (_G...
Kai Tietz
1
-1
/
+6
2013-01-08
Restrict -Wa,-nH use to Solaris (PR libstdc++/55594)
Rainer Orth
1
-9
/
+15
2012-12-20
re PR libstdc++/55741 (bootstrap fails in libstdc++-v3/src/c++11/thread.cc)
Jonathan Wakely
1
-0
/
+11
2012-11-23
re PR libstdc++/52680 (std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_U...
Jonathan Wakely
1
-1
/
+19
2012-11-11
acinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check for /usr/share/xml/docbo...
Andreas Schwab
1
-0
/
+4
[next]