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
2021-05-26
Warn on type punning that toggles scalar storage order
Eric Botcazou
2
-0
/
+31
2021-05-26
arm: Auto-vectorization for MVE: vaddv
Christophe Lyon
4
-14
/
+53
2021-05-26
Remove useless register keywords
Jakub Jelinek
7
-30
/
+32
2021-05-26
arc: Remove useless register keyword
Jan-Benedict Glaw
1
-10
/
+10
2021-05-26
c++: constexpr and copy elision within mem init [PR100368]
Patrick Palka
2
-7
/
+24
2021-05-26
c++: Fix reference NTTP binding to noexcept fn [PR97420]
Patrick Palka
3
-26
/
+23
2021-05-26
openmp: Fix up handling of target constructs in offloaded routines [PR100573]
Jakub Jelinek
2
-8
/
+43
2021-05-26
C-SKY: Delete TARGET_CAN_CHANGE_MODE_CLASS, use defualt definition.
Geng Qi
1
-16
/
+0
2021-05-26
Fix C++ libgomp regressions
Eric Botcazou
1
-1
/
+1
2021-05-26
DOC: update documentation of __gcov_{dump,reset}
Martin Liska
1
-3
/
+5
2021-05-26
docs: port old-intall.texi part to install.texi
Martin Liska
1
-14
/
+58
2021-05-26
Remove install-old.texi
Martin Liska
4
-205
/
+3
2021-05-26
C-SKY: Support fldrd/fstrd for fpuv2 and fldr.64/fstr.64 for fpuv3.
Geng Qi
6
-11
/
+51
2021-05-26
C-SKY: Delete definition TARGET_PROMOTE_PROTOTYPES, just use the default defi...
Geng Qi
1
-3
/
+0
2021-05-26
C-SKY: Fix FAIL of gcc.dg/torture/stackalign/builtin-return-2.c.
Geng Qi
1
-0
/
+4
2021-05-26
C-SKY: Add instruction "ld.bs".
Geng Qi
2
-0
/
+21
2021-05-26
Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd
Andrew Pinski
3
-2
/
+85
2021-05-26
Add a couple of A?CST1:CST2 match and simplify optimizations
Andrew Pinski
1
-0
/
+41
2021-05-26
Daily bump.
GCC Administrator
7
-1
/
+394
2021-05-25
Remove the logical stmt cache for now.
Andrew MacLeod
2
-340
/
+2
2021-05-25
Adjust fur_source internal api to use gori_compute not ranger_cache.
Andrew MacLeod
2
-15
/
+15
2021-05-25
Make expr_range_in_bb stmt based rather than block based.
Andrew MacLeod
2
-19
/
+19
2021-05-25
Tweak location of non-null calls. revamp ranger debug output.
Andrew MacLeod
2
-76
/
+74
2021-05-25
Unify temporal cache with gori dependencies.
Andrew MacLeod
2
-85
/
+32
2021-05-25
Add imports and strengthen the export definition in range_def and gori_map.
Andrew MacLeod
2
-106
/
+327
2021-05-25
fully populate the export list from range_cache, not gori_compute.
Andrew MacLeod
2
-10
/
+10
2021-05-25
Change gori_compute to inherit from gori_map instead of having a gori-map.
Andrew MacLeod
2
-69
/
+55
2021-05-25
Fix selftest for targets where short and int are the same size.
Aldy Hernandez
1
-4
/
+6
2021-05-25
Remove stalled TREE_READONLY flag on automatic variable
Eric Botcazou
1
-0
/
+3
2021-05-25
c++: Avoid -Wunused-value false positives on nullptr passed to ellipsis [PR10...
Jakub Jelinek
3
-1
/
+41
2021-05-25
Fix thinko in latest change to setup_one_parameter
Eric Botcazou
1
-1
/
+1
2021-05-25
RISC-V: Pass -mno-relax to assembler
Kito Cheng
1
-0
/
+1
2021-05-25
Improve global state for options.
Martin Liska
3
-13
/
+21
2021-05-25
Add no_sanitize_coverage attribute.
Martin Liska
8
-5
/
+73
2021-05-25
C-SKY: Fix copyright of csky-modes.def.
Cooper Qu
1
-19
/
+19
2021-05-25
C-SKY: Amend copyrights of recently added files.
Cooper Qu
4
-5
/
+64
2021-05-25
middle-end/100727 - fix call expansion with WITH_SIZE_EXPR arg
Richard Biener
2
-1
/
+4
2021-05-25
openmp: Fix reduction clause handling on teams distribute simd [PR99928]
Jakub Jelinek
4
-6
/
+23
2021-05-25
Fix sphinx-build warning.
Martin Liska
1
-2
/
+2
2021-05-25
C-SKY: Add cases for csky fpuv3 instructions.
Geng Qi
37
-0
/
+958
2021-05-25
fortran/intrinsic.texi: Fix copy'n'paste errors and typos
Tobias Burnus
1
-7
/
+6
2021-05-25
C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME...
Geng Qi
2
-8
/
+14
2021-05-25
C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV.
Geng Qi
1
-12
/
+12
2021-05-25
C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead.
Geng Qi
3
-14
/
+3
2021-05-25
C-SKY: Add fpuv3 instructions and CK860 arch.
Geng Qi
16
-675
/
+2125
2021-05-25
Daily bump.
GCC Administrator
6
-1
/
+101
2021-05-24
compiler: mark global variables whose address is taken
Ian Lance Taylor
7
-184
/
+276
2021-05-24
Fusion patterns for add-logical/logical-add
Aaron Sawdey
6
-279
/
+797
2021-05-24
VARYING ranges of different sizes should not be equal.
Aldy Hernandez
1
-1
/
+12
2021-05-24
OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86...
Tobias Burnus
6
-2
/
+383
[next]