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
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
d: Don't warn about variables initialized with 'void'
Iain Buclaw
1
-22
/
+13
2020-09-10
d: Warn when casting from a D class to a C++ class.
Iain Buclaw
4
-2
/
+44
2020-09-10
Fix bogus error on Value_Size clause for variant record type
Eric Botcazou
2
-2
/
+20
2020-09-10
Fix uninitialized variable with nested variant record types
Eric Botcazou
4
-5
/
+83
2020-09-10
Add emergency dump after an ICE
Eric Botcazou
1
-0
/
+4
2020-09-10
arm: Fix up arm_override_options_after_change_1
Jakub Jelinek
1
-5
/
+6
2020-09-10
arm: Fix up arm_override_options_after_change [PR96939]
Jakub Jelinek
3
-4
/
+27
2020-09-10
Fix instruction types.
Pat Haugen
2
-7
/
+7
2020-09-10
c++: DECL_LOCAL_FUNCTION_P -> DECL_LOCAL_DECL_P
Nathan Sidwell
7
-51
/
+35
2020-09-10
[testsuite] Add missing require-effective-target allloca
Tom de Vries
1
-0
/
+1
2020-09-10
Cygwin/MinGW: Do not version lto plugins
Jonathan Yong
1
-3
/
+3
2020-09-10
[tree-optimization] Don't clear ctrl-altering flag for IFN_UNIQUE
Tom de Vries
1
-1
/
+5
2020-09-10
lto: Stream current working directory for first streamed relative filename an...
Jakub Jelinek
3
-13
/
+299
2020-09-10
tree-optimization/96043 - BB vectorization costing improvement
Richard Biener
3
-19
/
+194
2020-09-10
Daily bump.
GCC Administrator
6
-1
/
+395
2020-09-09
c++: Further tweaks for new-expression and paren-init [PR77841]
Marek Polacek
9
-36
/
+81
2020-09-09
c++: Fix ICE in reshape_init with init-list [PR95164]
Marek Polacek
2
-1
/
+40
2020-09-09
analyzer: generalize sm-malloc to new/delete [PR94355]
David Malcolm
9
-115
/
+675
2020-09-09
analyzer: eliminate sm_context::warn_for_state in favor of a new 'warn' vfunc
David Malcolm
9
-88
/
+108
2020-09-09
analyzer: reimplement on_transition in terms of get_state/set_next_state
David Malcolm
3
-33
/
+80
2020-09-09
analyzer: use objects for state_machine::state_t
David Malcolm
12
-119
/
+136
2020-09-09
c++: omp reduction cleanups
Nathan Sidwell
2
-12
/
+19
2020-09-09
testsuite: Use C++14 in g++.dg/warn/Wnonnull6.C.
Marek Polacek
1
-2
/
+2
2020-09-09
testsuite: Move auto-96647.C to c++1y/.
Marek Polacek
1
-1
/
+1
2020-09-09
x32: Update gcc.target/i386/builtin_thread_pointer.c
H.J. Lu
1
-1
/
+3
2020-09-09
bb-reorder: Remove a misfiring micro-optimization (PR96475)
Segher Boessenkool
1
-7
/
+3
2020-09-09
[nvptx] Fix Wformat in nvptx_assemble_decl_begin
Tom de Vries
1
-1
/
+1
2020-09-09
c++: Fix resolving the address of overloaded pmf [PR96647]
Patrick Palka
6
-2
/
+41
2020-09-09
fix useless unsharing of SLP tree
Richard Biener
1
-1
/
+6
2020-09-09
[nvptx] Fix boolean type test in write_fn_proto
Tom de Vries
1
-1
/
+1
2020-09-09
enable live comparison vectorization
Richard Biener
2
-8
/
+31
2020-09-09
gfortran.dg/gomp/combined-if.f90: Update nvptx tree-dump times
Tobias Burnus
1
-1
/
+1
2020-09-09
enable live condition vectorization
Richard Biener
4
-11
/
+40
2020-09-09
tree-optimization/96978 - fix fallout of BB vectorization of live stmts
Richard Biener
1
-2
/
+2
2020-09-09
Implement __builtin_thread_pointer for x86 TLS.
liuhongt
2
-0
/
+38
2020-09-09
Fortran: Fixes for OpenMP loop-iter privatization (PRs 95109 + 94690)
Tobias Burnus
5
-27
/
+36
2020-09-09
Daily bump.
GCC Administrator
5
-1
/
+81
2020-09-08
amdgcn: Add waitcnt after LDS write instructions
Julian Brown
2
-5
/
+5
2020-09-08
openacc: Fix mkoffload SGPR/VGPR count parsing for HSACO v3
Julian Brown
1
-15
/
+25
2020-09-08
analyzer: fix another ICE in constructor-handling [PR96949]
David Malcolm
2
-2
/
+26
2020-09-08
analyzer: fix ICE on RANGE_EXPR with CONSTRUCTOR value [PR96950]
David Malcolm
1
-4
/
+14
2020-09-08
analyzer: fix ICE on machine-specific builtins [PR96962]
David Malcolm
1
-1
/
+1
2020-09-08
PR tree-optimization/96967 - cast label range to type of switch operand
Aldy Hernandez
2
-0
/
+38
2020-09-08
MSP430: Fix detection of assembler support for .mspabi_attribute
Jozef Lawrynowicz
3
-4
/
+4
2020-09-08
MSP430: Use enums to handle -mcpu= values
Jozef Lawrynowicz
7
-37
/
+80
2020-09-08
Fix description of FINDLOC result.
Thomas Koenig
1
-1
/
+2
2020-09-08
Daily bump.
GCC Administrator
4
-1
/
+181
2020-09-07
PR fortran/96711 - ICE with NINT() for integer(16) result
Harald Anlauf
2
-2
/
+43
2020-09-07
lra: Avoid cycling on certain subreg reloads [PR96796]
Richard Sandiford
2
-10
/
+99
2020-09-07
vec: Revert "dead code removal in tree-vect-loop.c" and add a comment.
Andrea Corallo
1
-4
/
+13
[next]