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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-23
libstdc++: Regenerate makefiles
Jonathan Wakely
1
-0
/
+1
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-0
/
+1
2019-06-07
PR libstdc++/90770 fix missing src/debug/Makefile
Jonathan Wakely
1
-1
/
+1
2019-02-27
PR libstdc++/89466 avoid slow xsltproc command in configure
Jonathan Wakely
1
-0
/
+1
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-128
/
+179
2018-07-24
Add initial version of C++17 <memory_resource> header
Jonathan Wakely
1
-6
/
+9
2018-07-17
PR libstdc++/86450 use -Wabi=2 and simplify -Werror use
Jonathan Wakely
1
-2
/
+1
2017-11-17
Enable building libstdc++-v3 with Intel CET
Igor Tsimbalist
1
-1
/
+2
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-1
/
+2
2017-01-06
Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]
Rainer Orth
1
-2
/
+3
2016-09-29
Disable .gnu.attributes tags in compatibility-ldbl.o
Alan Modra
1
-2
/
+3
2016-04-29
Remove trailing whitespace from libstdc++-v3 files
Chris Gregory
1
-4
/
+4
2016-04-06
Makefile.am (libstdc++-symbols.ver): Remove useless /dev/null.
Eric Botcazou
1
-1
/
+1
2015-07-24
libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
Michael Haubenwallner
1
-1
/
+1
2015-05-13
libstdc++: Bump to automake 1.11.6
Michael Haubenwallner
1
-10
/
+45
2015-05-09
Makefile.am (AM_CXXFLAGS): Add -std=gnu++98.
Jason Merrill
1
-0
/
+1
2015-04-30
Implement N4100 File System TS
Jonathan Wakely
1
-2
/
+5
2015-01-29
Committing generated configure & Makefile.in pieces of VTV Cygwin patch (from...
Caroline Tice
1
-3
/
+28
2014-12-19
New std::string implementation.
Jonathan Wakely
1
-0
/
+1
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-1
/
+7
2013-07-21
re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any)
Jonathan Wakely
1
-2
/
+9
2013-05-24
chrono.cc: If _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL, include unistd.h and sys/sy...
Jakub Jelinek
1
-2
/
+8
2012-12-10
Makefile.am (libstdc++-symbols.ver): Use CONFIG_HEADER.
Matthias Klose
1
-1
/
+1
2012-10-15
gthr.m4: New.
Pavel Chupin
1
-1
/
+3
2012-10-12
Revert r192297.
Kirill Yukhin
1
-1
/
+0
2012-10-10
Fix missing gthr-default.h issue on separate libstdc++ configure
Pavel Chupin
1
-0
/
+1
2012-09-29
fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.
Benjamin Kosnik
1
-4
/
+4
2012-09-28
acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.
Benjamin Kosnik
1
-70
/
+16
2012-09-26
Optimize bulk mode for normal_distribution<double> for SSE3.
Ulrich Drepper
1
-9
/
+45
2012-09-20
re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)
Benjamin Kosnik
1
-28
/
+49
2012-09-17
configure.ac: Substitute CPU_OPT_EXT_RANDOM.
Ulrich Drepper
1
-8
/
+21
2012-09-12
Clear hardware capabilities on libstdc++.so with Sun as
Rainer Orth
1
-1
/
+2
2012-04-05
PR bootstrap/52840: libstdc++: let debug find sources for compatibility.lo
Bernhard Reutner-Fischer
1
-1
/
+2
2012-03-29
re PR libstdc++/52689 (static linking with libstdc++ fails)
Benjamin Kosnik
1
-25
/
+93
2012-02-28
Makefile.am (libstdc++-symbols.ver): Only remove comment lines if they are at...
Jakub Jelinek
1
-1
/
+1
2012-02-27
Fix Solaris symbol versioning (PR libstdc++/52188)
Rainer Orth
1
-13
/
+11
2012-02-17
re PR libstdc++/47058 ("--enable-maintainer-mode --disable-werror" wrongly up...
Benjamin Kosnik
1
-1
/
+3
2012-02-15
re PR libstdc++/51368 (libstdc++ python pretty printers should use --with-pyt...
Benjamin Kosnik
1
-0
/
+1
2012-01-27
configure.ac (GLIBCXX_ENABLE_DEBUG_FLAGS): Use -gdwarf-4 -g3 -O0.
Benjamin Kosnik
1
-24
/
+51
2012-01-24
Makefile.am (libstdc++convenience.la): Correct stamp rule, copy.
Benjamin Kosnik
1
-3
/
+3
2012-01-23
[multiple changes]
Benjamin Kosnik
1
-376
/
+180
2012-01-17
configure.ac (BUILD_EPUB): Adjust for epub3.
Benjamin Kosnik
1
-2
/
+0
2012-01-09
fragment.am (WARN_CXXFLAGS): Add -Wabi.
Benjamin Kosnik
1
-1
/
+1
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
1
-9
/
+9
2011-11-02
Move gthr to toplevel libgcc
Rainer Orth
1
-1
/
+1
2011-07-22
fragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
Ian Lance Taylor
1
-1
/
+1
2011-07-08
configure.host (abi_baseline_subdir_switch): Describe.
Rainer Orth
1
-0
/
+1
2011-03-31
re PR libstdc++/48382 (ctype_noninline.h should not be installed)
Paolo Carlini
1
-2
/
+6
2011-03-15
Makefile.am: Add functional.cc, shared_ptr.cc.
Benjamin Kosnik
1
-5
/
+17
2011-03-08
re PR libstdc++/47145 (configure test for docbook-xsl-ns stylesheets uses har...
Benjamin Kosnik
1
-0
/
+1
[next]