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/gfortran-test
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-15
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-15
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-07-18
re PR target/91188 (strict_low_part operations do not work)
Uros Bizjak
9
-98
/
+603
2019-07-18
compiler: fix bug in importing blocks from inline functions
Ian Lance Taylor
4
-9
/
+38
2019-07-18
Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...
Arnaud Charlet
24
-179
/
+125
2019-07-18
[patch2/2][arm]: remove builtin expand for sha1
Sylvia Taylor
3
-40
/
+46
2019-07-18
[patch1/2][arm][PR90317]: fix sha1 patterns
Sylvia Taylor
8
-32
/
+133
2019-07-18
[arm] Fix incorrect modes with 'borrow' operations
Richard Earnshaw
3
-49
/
+91
2019-07-18
lto-common.c (gimple_register_canonical_type_1): Do not look for non-ODR conf...
Jan Hubicka
6
-9
/
+81
2019-07-18
re PR tree-optimization/91137 (Wrong code with -O3)
Bin Cheng
4
-40
/
+100
2019-07-18
Make ifcvt clean up dead comparisons
Richard Sandiford
4
-2
/
+24
2019-07-18
Fix -Wreturn-type for static naked functions in C
Richard Sandiford
4
-0
/
+30
2019-07-18
tree-ssa-sccvn.c (vn_walk_cb_data::push_partial_def): Refactor branches to ma...
Richard Biener
2
-143
/
+124
2019-07-18
compiler: fix bug in handling of unordered set during exporting
Ian Lance Taylor
4
-43
/
+63
2019-07-18
-Wmissing-attributes: check that we avoid duplicates and false positives
Alexandre Oliva
4
-4
/
+88
2019-07-18
Daily bump.
GCC Administrator
1
-1
/
+1
2019-07-18
pa.c (pa_som_asm_init_sections): Don't force all constant data into data sect...
John David Anglin
2
-16
/
+28
2019-07-17
tree-ssa-dse.c (initialize_ao_ref_for_dse): Fix formatting.
Jeff Law
2
-80
/
+87
2019-07-17
i386.md (*add<dwi>3_doubleword): Remove redundant constraints.
Uros Bizjak
2
-56
/
+85
2019-07-17
re PR c++/90455 (braced-init and incomplete type instantiation)
Marek Polacek
2
-0
/
+33
2019-07-17
alias.c (record_component_aliases): Do not simplify pointed-to types of ODR t...
Jan Hubicka
4
-41
/
+86
2019-07-17
i386.md (*andqi_2_maybe_si): Handle potential partial reg stall on alternativ...
Uros Bizjak
2
-2
/
+12
2019-07-17
re PR tree-optimization/91178 (Infinite recursion in split_constant_offset in...
Richard Biener
3
-27
/
+58
2019-07-17
re PR tree-optimization/91178 (Infinite recursion in split_constant_offset in...
Richard Biener
4
-2
/
+46
2019-07-17
re PR tree-optimization/91180 (wrong code at -O and above with __builtin_mems...
Richard Biener
4
-1
/
+25
2019-07-17
re PR tree-optimization/91157 (ICE: verify_gimple failed (error: position plu...
Jakub Jelinek
1
-1
/
+0
2019-07-17
gimple.h (enum gf_mask): Remove GF_OMP_FOR_SIMD...
Jakub Jelinek
6
-25
/
+40
2019-07-17
re PR tree-optimization/91157 (ICE: verify_gimple failed (error: position plu...
Jakub Jelinek
5
-3
/
+122
2019-07-17
re PR tree-optimization/91181 (Failing as_as type conversion in vect_build_sl...
Richard Biener
4
-1
/
+33
2019-07-17
Daily bump.
GCC Administrator
1
-1
/
+1
2019-07-16
re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics)
Harald Anlauf
8
-7
/
+247
2019-07-16
i386.md (*testdi_1): Match CCZmode for constants that might have the SImode s...
Uros Bizjak
2
-17
/
+36
2019-07-16
re PR rtl-optimization/91173 (ICE: in int_mode_for_mode, at stor-layout.c:403)
Jeff Law
2
-0
/
+50
2019-07-16
re PR rtl-optimization/91173 (ICE: in int_mode_for_mode, at stor-layout.c:403)
Jeff Law
2
-0
/
+21
2019-07-16
Add missing testcase for PR89190
Wilco Dijkstra
2
-0
/
+20
2019-07-16
re PR rtl-optimization/91164 (ICE in verify_dominators, at dominance.c:1184 (...
Jakub Jelinek
4
-1
/
+104
2019-07-16
alias-1_0.C: Use -O3.
Jan Hubicka
5
-5
/
+13
2019-07-16
Don't xfail gcc.dg/tree-ssa/pr84512.c on 64-bit SPARC
Rainer Orth
2
-1
/
+6
2019-07-16
Require int128 support in gcc.dg/autopar/pr91162.c
Rainer Orth
2
-1
/
+5
2019-07-16
Simplify range location creation in C++ parser.
Jason Merrill
2
-46
/
+29
2019-07-16
Simplify type-specifier parsing.
Jason Merrill
2
-29
/
+31
2019-07-16
Fix g++.dg/template/pr84789.C on new concepts branch.
Jason Merrill
2
-1
/
+7
2019-07-16
Report ambiguous uses of .md attributes
Richard Sandiford
3
-24
/
+67
2019-07-16
Use file_location for md_reader's ptr_loc
Richard Sandiford
3
-19
/
+30
2019-07-16
[rs6000] Fix ambiguous .md attribute uses
Richard Sandiford
3
-19
/
+42
2019-07-16
[mips] Fix ambiguous .md attribute uses
Richard Sandiford
2
-1
/
+6
2019-07-16
PR91176: Skip debug insns when computing inline costs
Jan Hubicka
2
-2
/
+7
2019-07-16
Remove trailing space.
Jason Merrill
1
-1
/
+1
2019-07-16
Daily bump.
GCC Administrator
1
-1
/
+1
2019-07-16
* config/i386/i386.md (*testdi_1): Put back "%" constraint modifier.
Uros Bizjak
1
-1
/
+1
2019-07-15
runtime: expose the g variable
Ian Lance Taylor
1
-1
/
+1
2019-07-15
rs6000: Always output .machine
Segher Boessenkool
2
-3
/
+7
[prev]
[next]