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
2023-12-02
RISC-V: Improve style to work around PR 60994 in host compiler.
Roger Sayle
1
-13
/
+13
2023-12-02
Testsuite, Darwin: skip -mcmodel=large test
Francois-Xavier Coudert
1
-0
/
+1
2023-12-02
LoongArch: Optimize vector constant extract-{even/odd} permutation.
Li Wei
2
-2
/
+85
2023-12-02
LoongArch: Accelerate optimization of scalar signed/unsigned popcount.
Li Wei
3
-2
/
+83
2023-12-02
LoongArch: Added vectorized hardware inspection for testsuite.
chenxiaolong
393
-392
/
+23
2023-12-02
LoongArch: Remove duplicate definition of CLZ_DEFINED_VALUE_AT_ZERO.
Li Wei
1
-6
/
+3
2023-12-02
RISC-V: Fix incorrect combine of extended scalar pattern
Juzhe-Zhong
2
-26
/
+62
2023-12-02
RISC-V: Bugfix for legitimize move when get vec mode in zve32f
Pan Li
2
-20
/
+95
2023-12-02
Daily bump.
GCC Administrator
9
-1
/
+819
2023-12-01
Fortran: copy-out for possibly missing OPTIONAL CLASS arguments [PR112772]
Harald Anlauf
2
-0
/
+73
2023-12-01
c++: mangling for CTAD placeholder
Jason Merrill
3
-1
/
+30
2023-12-01
c++: mangle function template constraints
Jason Merrill
10
-47
/
+472
2023-12-01
Use range_compatible_p in check_operands_p.
Andrew MacLeod
4
-45
/
+33
2023-12-01
hardcfr: make builtin_return tests more portable [PR112334]
Alexandre Oliva
9
-12
/
+49
2023-12-01
[PR112445][LRA]: Fix "unable to find a register to spill" error
Vladimir N. Makarov
8
-7
/
+65
2023-12-01
extend.texi: Fix up defbuiltin* with spaces in return type
Jakub Jelinek
1
-29
/
+29
2023-12-01
ada: Fix Ada bootstrap on macOS
Rainer Orth
2
-2
/
+8
2023-12-01
diagnostics, analyzer: add optional per-diagnostic property bags to SARIF
David Malcolm
32
-533
/
+550
2023-12-01
docs: remove stray reference to -fanalyzer-checker=taint [PR103533]
David Malcolm
1
-3
/
+2
2023-12-01
RISC-V: Support highpart register overlap for widen vx/vf instructions
Juzhe-Zhong
7
-31
/
+650
2023-12-01
RISC-V: Support highpart overlap for indexed load with SRC EEW < DEST EEW
Juzhe-Zhong
7
-30
/
+426
2023-12-01
Fix ambiguity between vect_get_vec_defs with/without vectype
Richard Biener
3
-28
/
+28
2023-12-01
testsuite: Tweak some further tests for modern C changes
Jakub Jelinek
3
-1
/
+5
2023-12-01
lower-bitint: Fix lowering of middle sized _BitInt operations which can throw...
Jakub Jelinek
2
-1
/
+18
2023-12-01
lower-bitint: Fix up handle_operand_addr for 0 constants [PR112771]
Jakub Jelinek
2
-0
/
+12
2023-12-01
bpf: quote section names whenever necessary in assembly output
Jose E. Marchesi
2
-0
/
+75
2023-12-01
aarch64: modify Ampere CPU tunings on reassociation/FMA
Di Zhao
5
-5
/
+14
2023-12-01
aarch64: Add a result_mode helper function
Richard Sandiford
3
-2
/
+11
2023-12-01
lower-bitint: Fix up maximum addition/subtraction/multiplication result compu...
Jakub Jelinek
1
-8
/
+43
2023-12-01
lower-bitint: Fix ICE on bitint-39.c
Jakub Jelinek
1
-0
/
+2
2023-12-01
lower-bitint: Fix _BitInt .{ADD,SUB}_OVERFLOW lowering [PR112750]
Jakub Jelinek
5
-5
/
+37
2023-12-01
doc: Update the status of build directory not fully separated
Xi Ruoyao
1
-3
/
+2
2023-12-01
s390x: Fix s390_md_asm_adjust handling of long doubles [PR112753]
Juergen Christ
2
-0
/
+12
2023-12-01
s390: Fix builtin-classify-type-1.c on s390 too [PR112725]
Jakub Jelinek
1
-1
/
+2
2023-12-01
c: Add new -Wdeclaration-missing-parameter-type permerror
Florian Weimer
13
-23
/
+37
2023-12-01
c: Turn -Wincompatible-pointer-types into a permerror
Florian Weimer
55
-130
/
+726
2023-12-01
c: Turn -Wreturn-mismatch into a permerror
Florian Weimer
23
-16
/
+238
2023-12-01
c: Do not ignore some forms of -Wimplicit-int in system headers
Florian Weimer
2
-1
/
+6
2023-12-01
c: Turn -Wimplicit-int into a permerror
Florian Weimer
14
-43
/
+86
2023-12-01
c: Turn -Wimplicit-function-declaration into a permerror
Florian Weimer
36
-38
/
+412
2023-12-01
c: Turn int-conversion warnings into permerrors
Florian Weimer
32
-82
/
+483
2023-12-01
Add tests for validating future C permerrors
Florian Weimer
10
-0
/
+625
2023-12-01
gm2: Add missing declaration of m2pim_M2RTS_Terminate to test
Florian Weimer
1
-0
/
+1
2023-12-01
aarch64: Call named function in gcc.target/aarch64/aapcs64/ice_1.c
Florian Weimer
1
-1
/
+1
2023-12-01
RISC-V: Fix VSETVL PASS regression
Juzhe-Zhong
4
-11
/
+46
2023-11-30
c++: lambda capture and explicit object parm
Jason Merrill
1
-4
/
+22
2023-12-01
Daily bump.
GCC Administrator
7
-1
/
+399
2023-11-30
c++: wrong ambiguity in accessing static field [PR112744]
Marek Polacek
6
-3
/
+95
2023-11-30
libgo: update configure.ac to upstream GCC
Ian Lance Taylor
1
-1
/
+1
2023-11-30
AArch64: Fix __sync_val_compare_and_swap [PR111404]
Wilco Dijkstra
1
-1
/
+28
[next]