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
2024-08-14
i386: Optimization for APX NDD is always zero-uppered for shift
Lingling Kong
2
-0
/
+128
2024-08-14
i386: Optimization for APX NDD is always zero-uppered for logic
Lingling Kong
2
-0
/
+134
2024-08-14
i386: Optimization for APX NDD is always zero-uppered for sub/adc/sbb
Lingling Kong
3
-8
/
+305
2024-08-14
i386: Optimization for APX NDD is always zero-uppered for ADD
Lingling Kong
2
-0
/
+107
2024-08-14
Restrict pr116202-run-1.c test to riscv_v target
Mark Wielaard
1
-1
/
+1
2024-08-14
Prevent future proc_ptr parsing issues in associate [PR102973]
Andre Vehreschild
1
-0
/
+1
2024-08-14
Fix ICE in build_function_decl [PR116292]
Andre Vehreschild
2
-3
/
+51
2024-08-14
genoutput: Accelerate the place_operands function.
Xianmiao Qu
1
-23
/
+88
2024-08-13
Revert "[rtl-optimization/116244] Don't create bogus regs in alter_subreg"
Jeff Law
4
-281
/
+2
2024-08-13
testsuite: Fix fam-in-union-alone-in-struct-2.c with unsigned char [PR116148]
Kewen Lin
1
-1
/
+1
2024-08-14
Move ix86_align_loops into a separate pass and insert the pass after pass_end...
liuhongt
5
-146
/
+206
2024-08-14
Daily bump.
GCC Administrator
4
-1
/
+61
2024-08-13
testsuite: Fix struct size check [PR116155]
Dimitar Dimitrov
1
-1
/
+1
2024-08-13
ifcvt: Fix force_operand ICE in noce_convert_multiple_sets [PR116353]
Manolis Tsamis
2
-2
/
+59
2024-08-13
Fortran: reject array constructor value of abstract type [PR114308]
Harald Anlauf
2
-0
/
+43
2024-08-13
RISC-V: Fix non-obvious comment typos
Patrick O'Neill
5
-8
/
+8
2024-08-13
Internal-fn: Handle vector bool type for type strict match mode [PR116103]
Pan Li
1
-0
/
+10
2024-08-13
LRA: Don't emit move for substituted CONSTATNT_P operand [PR116170]
Kewen Lin
2
-1
/
+21
2024-08-13
Regenerate avr.opt.urls
Mark Wielaard
1
-0
/
+2
2024-08-13
Daily bump.
GCC Administrator
6
-1
/
+326
2024-08-12
rs6000: ROP - Do not disable shrink-wrapping for leaf functions [PR114759]
Peter Bergner
3
-4
/
+21
2024-08-12
RISC-V: Fix missing abi arg in test
Edwin Lu
1
-1
/
+1
2024-08-12
[rtl-optimization/116244] Don't create bogus regs in alter_subreg
Jeff Law
4
-2
/
+281
2024-08-12
borrowck: Fix debug prints on 32-bits architectures
Arthur Cohen
2
-3
/
+6
2024-08-12
borrowck: Avoid overloading issues on 32bit architectures
Arthur Cohen
1
-2
/
+2
2024-08-12
ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets
Manolis Tsamis
3
-138
/
+141
2024-08-12
ifcvt: Allow more operations in multiple set if conversion
Manolis Tsamis
2
-21
/
+92
2024-08-12
ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
Manolis Tsamis
1
-48
/
+79
2024-08-12
AVR: target/85624 - Fix non-matching alignment in clrmem* insns.
Georg-Johann Lay
2
-0
/
+9
2024-08-12
16-bit testsuite fixes - excessive code size
Joern Rennecke
4
-0
/
+5
2024-08-12
This fixes problems with tests that exceed a data type or the maximum stack f...
Joern Rennecke
7
-5
/
+14
2024-08-12
Avoid cfg corruption when using sjlj exceptions where loops are present in th...
Joern Rennecke
1
-0
/
+4
2024-08-12
Use splay-tree-utils.h in tree-ssa-sccvn [PR30920]
Richard Sandiford
4
-81
/
+131
2024-08-12
aarch64: Emit ADD X, Y, Y instead of SHL X, Y, #1 for Advanced SIMD
Kyrylo Tkachov
3
-5
/
+77
2024-08-12
Fortran: Fix coarray in associate not linking [PR85510]
Andre Vehreschild
3
-5
/
+26
2024-08-12
Initial support for AVX10.2
Haochen Jiang
19
-22
/
+140
2024-08-12
PR target/116275: Handle STV of *extenddi2_doubleword_highpart on i386.
Roger Sayle
2
-0
/
+33
2024-08-12
LoongArch: Provide ashr lshr and ashl RTL pattern for vectors.
Lulu Cheng
3
-6
/
+155
2024-08-12
LoongArch: Drop vcond{,u} expanders.
Lulu Cheng
2
-68
/
+0
2024-08-12
LoongArch: Use iorn and andn standard pattern names.
Lulu Cheng
6
-18
/
+59
2024-08-12
PR modula2/116181 fix ODR warnings for C/m2 interface library modules
Gaius Mulley
27
-663
/
+742
2024-08-12
Daily bump.
GCC Administrator
3
-1
/
+17
2024-08-11
Fortran: silence Wmaybe-uninitialized warnings for LTO build [PR116221]
Harald Anlauf
2
-2
/
+2
2024-08-11
AVR: -mlra is not documeted in TEXI.
Georg-Johann Lay
1
-1
/
+1
2024-08-11
AVR: Add function avr.cc::ra_in_progress().
Georg-Johann Lay
1
-6
/
+13
2024-08-11
Daily bump.
GCC Administrator
5
-1
/
+80
2024-08-11
i386: testsuite: Adapt fentryname3.c for r14-811 change [PR70150]
Xi Ruoyao
1
-2
/
+1
2024-08-11
i386: testsuite: Add -no-pie for pr113689-1.c [PR70150]
Xi Ruoyao
1
-1
/
+1
2024-08-10
Fix reference to the dom walker function in the documentation
Andi Kleen
1
-2
/
+2
2024-08-10
gm2: add missing debug output guard
Wilken Gottwalt
1
-1
/
+4
[prev]
[next]