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
2019-06-03
enum-1.c: Add -fno-eliminate-unused-debug-symbols on AIX.
David Edelsohn
3
-0
/
+8
2019-06-03
Fix PR64242 - Longjmp expansion incorrect
Wilco Dijkstra
4
-28
/
+35
2019-06-03
aarch64: emit .variant_pcs for aarch64_vector_pcs symbol references
Szabolcs Nagy
8
-1
/
+191
2019-06-03
tree-vrp.h (value_range_base::nonzero_p): New.
Aldy Hernandez
4
-60
/
+81
2019-06-03
Fix alignment option parser (PR90684)
Wilco Dijkstra
2
-8
/
+6
2019-06-03
[AArch64] Emit TARGET_DOTPROD-specific sequence for <us>sadv16qi
Kyrylo Tkachov
7
-4
/
+97
2019-06-03
target-supports.exp (add_options_for_aarch64_sve): New procedure.
Prathamesh Kulkarni
2
-2
/
+15
2019-06-03
Remove Java Trees from GENERIC manual.
Martin Liska
2
-5
/
+4
2019-06-03
tree-ssa-sccvn.c (ao_ref_init_from_vn_reference): Get original full reference...
Richard Biener
6
-9
/
+28
2019-06-03
Fix typo in index comparison of CONSTRUCTOR.
Martin Liska
2
-2
/
+7
2019-06-03
re PR tree-optimization/90716 (gcc generates wrong debug information at -O2)
Richard Biener
4
-4
/
+37
2019-06-03
re PR target/88837 ([SVE] Poor vector construction code in VL-specific mode)
Prathamesh Kulkarni
30
-1
/
+919
2019-06-03
Fix ICE in vect_slp_analyze_node_operations_1
Alejandro Martinez
5
-10
/
+42
2019-06-03
re PR testsuite/90713 (FAIL: gcc.dg/gimplefe-40.c (internal compiler error))
Richard Biener
2
-0
/
+6
2019-06-03
Make debug(edge) more verbose.
Martin Liska
2
-3
/
+9
2019-06-03
re PR target/89750 (Wrong code for _mm_comi_round_ss)
H.J. Lu
5
-15
/
+358
2019-06-03
Daily bump.
GCC Administrator
1
-1
/
+1
2019-06-02
re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march...
Thomas Koenig
6
-13
/
+107
2019-06-02
Daily bump.
GCC Administrator
1
-1
/
+1
2019-06-01
Darwin, x86, testsuite - adjust tests for Darwin PR90698.
Iain Sandoe
4
-2
/
+11
2019-06-01
PR middle-end/90694 - incorrect representation of ADDR_EXPR involving a point...
Martin Sebor
4
-2
/
+35
2019-06-01
alias.c: Include ipa-utils.h.
Jan Hubicka
7
-0
/
+83
2019-06-01
Fix changelog
Ville Voutilainen
1
-7
/
+0
2019-06-01
re PR c++/85254 (boost::is_final does not work for template types)
Ville Voutilainen
3
-0
/
+27
2019-06-01
Daily bump.
GCC Administrator
1
-1
/
+1
2019-05-31
i386: Don't insert ENDBR after NOTE_INSN_DELETED_LABEL
H.J. Lu
6
-4
/
+63
2019-05-31
mips.c (mips_expand_builtin_insn): Swap the 1st and 3rd operands of the fmadd...
Jeff Law
4
-0
/
+124
2019-05-31
tree.h (OMP_CLAUSE__CONDTEMP__ITER): Define.
Jakub Jelinek
9
-20
/
+312
2019-05-31
omp-low.c (lower_rec_simd_input_clauses): Set TREE_THIS_NOTRAP on ivar and lvar.
Jakub Jelinek
4
-0
/
+25
2019-05-31
runtime: drop unused C type reflection code
Ian Lance Taylor
1
-1
/
+1
2019-05-31
compiler: optimize append of make
Ian Lance Taylor
7
-84
/
+251
2019-05-31
compiler: handle int-to-string conversion with large integer constant
Ian Lance Taylor
2
-4
/
+13
2019-05-31
re PR c/43673 (Incorrect warning: use of 'D' length modifier with 'a' type ch...
Xiong Hu Luo
5
-6
/
+60
2019-05-31
runtime: implement cheaper context switch on Linux/AMD64
Ian Lance Taylor
1
-1
/
+1
2019-05-31
apply unary op to both sides of (vec_cond x cst1 cst2)
Marc Glisse
4
-0
/
+35
2019-05-31
Simplify more EXACT_DIV_EXPR comparisons
Marc Glisse
6
-2
/
+62
2019-05-31
New .md construct: define_insn_and_rewrite
Richard Sandiford
6
-62
/
+249
2019-05-31
tree-ssa-alias.c (type_has_components_p): New function.
Jan Hubicka
2
-0
/
+17
2019-05-31
[C++PATCH] Lambda names are anonymous
Nathan Sidwell
7
-52
/
+51
2019-05-31
cpu-future.c: Require powerpc_future_ok.
Bill Schmidt
7
-0
/
+53
2019-05-31
Add pretty print for const_tree.
Martin Liska
2
-1
/
+5
2019-05-31
re PR debug/86964 (Too many debug symbols included, especially for extern glo...
Thomas De Schampheleire
16
-16
/
+42
2019-05-31
re PR tree-optimization/90671 (ICE on valid code at -Os and above with -g ena...
Jakub Jelinek
4
-3
/
+45
2019-05-31
c++, testsuite - require alias support for a test.
Iain Sandoe
2
-0
/
+5
2019-05-31
Darwin, x86, testsuite - adjust tests for Darwin's align syntax.
Iain Sandoe
3
-6
/
+14
2019-05-31
Darwin, x86 - We have .p2align, so declare its use.
Iain Sandoe
2
-0
/
+16
2019-05-31
predicates.md (pcrel_address): New define_predicate.
Bill Schmidt
5
-0
/
+151
2019-05-31
* fi.po, sv.po: Update.
Joseph Myers
3
-796
/
+682
2019-05-31
Daily bump.
GCC Administrator
1
-1
/
+1
2019-05-30
gimplify.c (enum gimplify_omp_var_data): Add GOVD_CONDTEMP.
Jakub Jelinek
7
-49
/
+190
[next]