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
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
config.gcc (rx-*-linux*): New target.
Yoshinori Sato
8
-12
/
+333
2019-05-29
tree-ssa-alias.c (same_type_for_tbaa): Return ture if main variants are point...
Jan Hubicka
2
-0
/
+9
2019-05-29
re PR c++/89875 (invalid typeof reference to a member of an incomplete struct...
Paolo Carlini
5
-9
/
+27
2019-05-29
This patch implements the [u]avgM3_floor and [u]avgM3_ceil optabs for SVE2.
Alejandro Martinez
9
-1
/
+227
2019-05-29
re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)
Jakub Jelinek
6
-13
/
+43
2019-05-29
re PR bootstrap/90543 (Build failure on MINGW for gcc-9.1.0)
Jakub Jelinek
2
-4
/
+47
2019-05-29
[PATCH 3/3][GCC][AARCH64] Add support for pointer authentication B key
Sam Tebbs
10
-29
/
+202
2019-05-29
gimplify.c (struct gimplify_omp_ctx): Add clauses member.
Jakub Jelinek
6
-3
/
+101
2019-05-29
re PR c/90628 (__builtin_mul_overflow writes to const qualified integer)
Jakub Jelinek
4
-0
/
+59
2019-05-29
P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...
Jakub Jelinek
2
-0
/
+24
2019-05-29
P1091R3 - Extending structured bindings to be more like var decls P1381R1 - R...
Jakub Jelinek
6
-26
/
+299
2019-05-29
Remove duplicite dg-compile (PR testsuite/90657).
Martin Liska
2
-2
/
+6
2019-05-29
rs6000-cpus.def (OTHER_FUTURES_MASK): New #define.
Bill Schmidt
4
-0
/
+24
2019-05-29
rtl.h (LABEL_REF_P): New #define.
Michael Meissner
2
-0
/
+8
2019-05-29
Daily bump.
GCC Administrator
1
-1
/
+1
2019-05-28
pa.c (hppa_profile_hook): Remove offset adjustment.
John David Anglin
2
-14
/
+9
2019-05-28
[C++ PATCH] template specializations
Nathan Sidwell
2
-3
/
+9
2019-05-28
PR c++/90548 - ICE with generic lambda and empty pack.
Marek Polacek
4
-7
/
+48
2019-05-28
Current vectoriser doesn't support masked loads for SLP.
Alejandro Martinez
11
-23
/
+229
2019-05-28
Remove obsolete comment about use_thunk
Rainer Orth
11
-20
/
+24
2019-05-28
[PATCH] Commonize anon-name generation
Nathan Sidwell
15
-83
/
+83
2019-05-28
pr50749-qihisi-predec-3.c: Disable loop distribution.
Jeff Law
2
-1
/
+6
2019-05-28
Support again multiple --help options (PR other/90315).
Martin Liska
4
-7
/
+22
2019-05-28
rs6000: Improve p9-dimode* testcases
Segher Boessenkool
3
-18
/
+16
2019-05-28
Handle loop fields in IPA ICF (PR ipa/90555).
Martin Liska
5
-0
/
+120
2019-05-28
* gcc-interface/utils.c (handle_stack_protect_attribute): Move around.
Eric Botcazou
2
-16
/
+20
2019-05-28
implementation_defined_pragmas.rst (Machine_Attribute): Document additional o...
Eric Botcazou
8
-68
/
+383
2019-05-28
trans.c (lvalue_required_for_attribute_p): Return 0 for 'Size too.
Eric Botcazou
2
-18
/
+33
2019-05-28
trans.c (gnat_to_gnu): Remove superfluous tests on Backend_Overflow_Checks_On...
Eric Botcazou
2
-14
/
+16
2019-05-28
trans.c (walk_nesting_tree): New static function.
Eric Botcazou
5
-5
/
+59
2019-05-28
decl.c (gnat_to_gnu_entity): Remove obsolete test on Is_For_Access_Subtype.
Eric Botcazou
2
-1
/
+5
2019-05-28
decl.c (components_to_record): Set a name on the type created for the REP par...
Eric Botcazou
5
-19
/
+90
2019-05-28
utils.c (gnat_internal_attribute_table): Add support for stack_protect attrib...
Eric Botcazou
2
-0
/
+25
2019-05-28
decl.c (intrin_arglists_compatible_p): Do not return false if the internal bu...
Eric Botcazou
5
-3
/
+50
2019-05-28
Add GCC support to ENQCMD.
Xuepeng Guo
25
-19
/
+230
2019-05-28
Daily bump.
GCC Administrator
1
-1
/
+1
2019-05-27
gimplify.c (gimplify_scan_omp_clauses): Allow lastprivate conditional on sect...
Jakub Jelinek
4
-24
/
+103
2019-05-27
omp-low.c (lower_omp_1): Look through ordered...
Jakub Jelinek
2
-3
/
+16
2019-05-27
darwin, x86, testsuite - Match codegen
Iain Sandoe
2
-0
/
+7
2019-05-27
i386.c (ix86_gen_add3): Remove indirect function.
Uros Bizjak
6
-61
/
+72
2019-05-27
dwarf2out.c (resolve_args_picking_1): Deal with DW_OP_GNU_addr_index and DW_O...
Eric Botcazou
4
-1
/
+30
2019-05-27
i386.h (STACK_SIZE_MODE): Define.
Uros Bizjak
2
-0
/
+8
2019-05-27
[testsuite,aarch64,arm] PR88440: Fix testcases
Christophe Lyon
10
-9
/
+22
2019-05-27
re PR tree-optimization/90637 (ICE in vect_loop_versioning, at tree-vect-loop...
Richard Biener
4
-1
/
+29
2019-05-27
trans.c (Call_to_gnu): Do not initialize the temporary created out of address...
Eric Botcazou
2
-6
/
+22
2019-05-27
ada-builtin-types.def: New file.
Eric Botcazou
9
-23
/
+188
2019-05-27
utils.c (maybe_pad_type): Issue the warning for the specific case of componen...
Eric Botcazou
2
-5
/
+10
2019-05-27
trans.c (Identifier_to_gnu): Minor tweaks.
Eric Botcazou
4
-7
/
+52
2019-05-27
re PR tree-optimization/90610 (526.blender_r miscompared on znver1 with -Ofas...
Richard Biener
2
-2
/
+8
2019-05-27
trans.c (Gigi_Types_Compatible): New predicate.
Eric Botcazou
6
-74
/
+126
[next]