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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
Daily bump.
GCC Administrator
5
-1
/
+184
2020-08-11
libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]
François Dumont
6
-124
/
+382
2020-08-11
internal/syscall/unix: restore ppc build tag
Ian Lance Taylor
2
-2
/
+2
2020-08-11
testsuite: remove xfail flifetime-dse[24].C
David Edelsohn
2
-2
/
+0
2020-08-11
[testsuite] Add missing require-effective-target directives in gcc.dg
Tom de Vries
40
-20
/
+66
2020-08-11
libstdc++: Fix failing tests for AIX
Jonathan Wakely
2
-0
/
+6
2020-08-11
libstdc++: Make Networking TS work without gthreads [PR 89760]
Jonathan Wakely
3
-38
/
+87
2020-08-11
libstdc++: Make net::system_context tag type constructor explicit
Jonathan Wakely
1
-1
/
+1
2020-08-11
libstdc++: Fix net::system_context stop condition
Jonathan Wakely
2
-1
/
+43
2020-08-11
libstdc++: Fix <stop_token> to compile without gthreads
Jonathan Wakely
1
-5
/
+5
2020-08-11
libstdc++: Make std::this_thread functions work without gthreads
Jonathan Wakely
9
-32
/
+127
2020-08-11
c-family: Fix ICE in get_atomic_generic_size [PR96545]
Jakub Jelinek
2
-1
/
+39
2020-08-11
expr: Optimize noop copies [PR96539]
Jakub Jelinek
2
-0
/
+22
2020-08-11
tree: Fix up get_narrower [PR96549]
Jakub Jelinek
2
-1
/
+13
2020-08-11
Do not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH_RECURSION
Jan Hubicka
2
-6
/
+32
2020-08-11
Add debug counter for IPA bits CP.
Martin Liska
2
-3
/
+9
2020-08-11
Daily bump.
GCC Administrator
7
-1
/
+178
2020-08-10
c++: Add unfixed test [PR88003]
Marek Polacek
1
-0
/
+13
2020-08-10
runtime: revert eqtype for AIX
Clément Chigot
13
-21
/
+107
2020-08-10
testsuite: Introduce dg-ice.
Marek Polacek
4
-2
/
+65
2020-08-10
i386: Improve code generation of smin(x,0) with -m32.
Roger Sayle
2
-1
/
+28
2020-08-10
libstdc++: Fix build for targets without lstat [PR 94681]
Jonathan Wakely
2
-2
/
+2
2020-08-10
libstdc++: Fix compatibility support in unique_ptr pretty printer
Jonathan Wakely
2
-4
/
+6
2020-08-10
Fix NULL pointer dereference in doloop_contained_function_call.
Thomas Koenig
2
-1
/
+60
2020-08-10
c++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
Jakub Jelinek
2
-2
/
+9
2020-08-10
c++: constraints and address of template-id
Patrick Palka
6
-5
/
+25
2020-08-10
libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
Jonathan Wakely
2
-350
/
+347
2020-08-10
libstdc++: Implement LWG 561 for std::inserter
Jonathan Wakely
2
-6
/
+50
2020-08-10
libstdc++: Check __cpp_exceptions in basic_string::reserve()
Jonathan Wakely
1
-0
/
+2
2020-08-10
Declare gt_* functions inline in value-range.h.
Aldy Hernandez
1
-3
/
+3
2020-08-10
Simplify X * C1 == C2 with wrapping overflow
Marc Glisse
5
-35
/
+68
2020-08-10
libstdc++: Use _wstat64 for Windows [PR 95749]
Jonathan Wakely
1
-3
/
+3
2020-08-10
Fix remove_predictions_associated_with_edge
Jan Hubicka
1
-7
/
+8
2020-08-10
Correct ChangeLog foul ups.
Paul Thomas
2
-26
/
+0
2020-08-10
This patch fixes PR96312. Cures a used uninitialized warning.
Paul Thomas
2
-6
/
+51
2020-08-10
This patch fixes PR96102. See the explanatory comment in the testcase.
Paul Thomas
2
-0
/
+37
2020-08-10
Using UNSPEC for vector compare to mask register.
liuhongt
5
-112
/
+26
2020-08-10
Daily bump.
GCC Administrator
3
-1
/
+21
2020-08-09
middle-end: Correct calculation of mul_widen_cost and mul_highpart_cost.
Roger Sayle
2
-2
/
+4
2020-08-09
testsuite, Darwin: XFAIL runs for two timode conversion tests.
Iain Sandoe
2
-0
/
+2
2020-08-09
gcc.dg/pr44194-1.c: Skip for mmix.
Hans-Peter Nilsson
1
-0
/
+1
2020-08-09
Daily bump.
GCC Administrator
4
-1
/
+42
2020-08-09
gcc.dg/pr30957-1.c: xfail for mmix.
Hans-Peter Nilsson
1
-2
/
+2
2020-08-08
rs6000: MMA built-ins reject typedefs of MMA types
Peter Bergner
2
-17
/
+51
2020-08-08
openmp: Handle clauses with gimple sequences in convert_nonlocal_omp_clauses ...
Jakub Jelinek
2
-10
/
+57
2020-08-08
openmp: Avoid floating point comparison at the end of bb with -fnon-call-exce...
Jakub Jelinek
2
-4
/
+41
2020-08-07
libgo: update to Go1.15rc2 release
Ian Lance Taylor
24
-197
/
+336
2020-08-08
Daily bump.
GCC Administrator
4
-1
/
+124
2020-08-07
libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
Jonathan Wakely
2
-2
/
+35
2020-08-07
Disable some VEC_COND_EXPR transformations after vector lowering
Marc Glisse
3
-9
/
+31
[prev]
[next]