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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-01
aarch64: Add a result_mode helper function
Richard Sandiford
3
-2
/
+11
2023-12-01
s390x: Fix s390_md_asm_adjust handling of long doubles [PR112753]
Juergen Christ
1
-0
/
+4
2023-12-01
s390: Fix builtin-classify-type-1.c on s390 too [PR112725]
Jakub Jelinek
1
-1
/
+2
2023-12-01
RISC-V: Fix VSETVL PASS regression
Juzhe-Zhong
1
-7
/
+6
2023-11-30
AArch64: Fix __sync_val_compare_and_swap [PR111404]
Wilco Dijkstra
1
-1
/
+28
2023-11-30
AArch64: Fix strict-align cpymem/setmem [PR103100]
Wilco Dijkstra
2
-32
/
+24
2023-11-30
RISC-V: Support widening register overlap for vf4/vf8
Juzhe-Zhong
1
-18
/
+20
2023-11-30
RISC-V: Remove earlyclobber for wx/wf instructions.
Juzhe-Zhong
1
-2
/
+2
2023-11-30
Support sdot_prodv*qi with emulation of sdot_prodv*hi.
liuhongt
1
-12
/
+75
2023-11-30
Use vec_extact_lo instead of subreg in reduc_<code>_scal_m.
liuhongt
1
-21
/
+26
2023-11-30
RISC-V: Support highpart overlap for floating-point widen instructions
Juzhe-Zhong
1
-37
/
+41
2023-11-30
RISC-V: Rename vconstraint into group_overlap
Juzhe-Zhong
3
-17
/
+20
2023-11-30
RISC-V: Support highpart overlap for vext.vf
Juzhe-Zhong
1
-9
/
+10
2023-11-30
aarch64: Add support for Ampere-1B (-mcpu=ampere1b) CPU
Philipp Tomsich
5
-1
/
+224
2023-11-29
bpf: change ASM_COMMENT_START to '#'
David Faust
1
-1
/
+1
2023-11-29
rs6000: Fix up c-c++-common/builtin-classify-type-1.c failure [PR112725]
Jakub Jelinek
1
-1
/
+2
2023-11-29
RISC-V: Support highpart register overlap for vwcvt
Juzhe-Zhong
3
-9
/
+57
2023-11-29
RISC-V: Add explicit braces to eliminate warning.
xuli
1
-4
/
+6
2023-11-29
LoongArch: Use LSX for scalar FP rounding with explicit rounding mode
Xi Ruoyao
1
-0
/
+28
2023-11-29
LoongArch: Remove lrint_allow_inexact
Xi Ruoyao
1
-4
/
+1
2023-11-29
LoongArch: Use standard pattern name and RTX code for LSX/LASX rotate shift
Xi Ruoyao
4
-50
/
+45
2023-11-29
LoongArch: Use standard pattern name and RTX code for LSX/LASX muh instructions
Xi Ruoyao
4
-60
/
+32
2023-11-29
LoongArch: Fix usage of LSX and LASX frint/ftint instructions [PR112578]
Xi Ruoyao
5
-491
/
+215
2023-11-29
RISC-V: Bugfix for ICE in block move when zve32f
Pan Li
1
-0
/
+1
2023-11-28
ARC: Consistent use of whitespace in assembler templates.
Roger Sayle
1
-177
/
+176
2023-11-28
i386: Improve cmpstrnqi_1 insn pattern [PR112494]
Uros Bizjak
1
-8
/
+4
2023-11-28
Revert "This patch enables errors when external calls are created."
Cupertino Miranda
1
-21
/
+0
2023-11-28
This patch enables errors when external calls are created.
Cupertino Miranda
1
-0
/
+21
2023-11-28
bpf: Forces __buildin_memcmp not to generate a call upto 1024 bytes.
Cupertino Miranda
2
-0
/
+21
2023-11-28
bpf: Corrected condition in core_mark_as_access_index.
Cupertino Miranda
1
-1
/
+1
2023-11-28
bpf: Delayed the removal of the parser enum plugin handler.
Cupertino Miranda
1
-2
/
+1
2023-11-28
RISC-V: Disallow poly (1,1) VLA SLP interleave vectorization
Juzhe-Zhong
1
-0
/
+9
2023-11-28
RISC-V: Fix VSETVL PASS regression
Juzhe-Zhong
1
-9
/
+20
2023-11-27
aarch64: Improve cost of `a ? {-,}1 : b`
Andrew Pinski
1
-0
/
+12
2023-11-27
aarch64: Do not force a stack frame for EH returns
Szabolcs Nagy
1
-2
/
+1
2023-11-27
aarch64: Use br instead of ret for eh_return
Szabolcs Nagy
3
-62
/
+30
2023-11-27
GCN: Remove 'last_arg' spec function
Thomas Schwinge
3
-43
/
+1
2023-11-27
GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669]
Thomas Schwinge
1
-2
/
+2
2023-11-27
hurd: Ad default-pie and static-pie support
Samuel Thibault
2
-6
/
+6
2023-11-27
hurd: Add multilib paths for gnu-x86_64
Samuel Thibault
1
-0
/
+38
2023-11-27
aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]
Richard Sandiford
2
-0
/
+49
2023-11-27
aarch64: Move and generalise vect_all_same
Richard Sandiford
3
-15
/
+24
2023-11-27
amdgcn: Disallow TImode vector permute
Andrew Stubbs
1
-1
/
+3
2023-11-27
s390: Add missing builtin type
Stefan Schulze Frielinghaus
1
-0
/
+1
2023-11-27
s390: Fixup builtins vec_rli and verll
Stefan Schulze Frielinghaus
3
-43
/
+27
2023-11-27
s390: Streamline NNPA builtins with their LLVM counterparts
Stefan Schulze Frielinghaus
2
-8
/
+7
2023-11-27
s390: Fix builtins floating-point convert to/from fixed
Stefan Schulze Frielinghaus
1
-8
/
+8
2023-11-27
s390: Fix constraint for insn *cmphi_ccu
Stefan Schulze Frielinghaus
1
-2
/
+2
2023-11-27
RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
Juzhe-Zhong
5
-49
/
+44
2023-11-27
RISC-V: Initial RV64E and LP64E support
Tsukasa OI
7
-13
/
+33
[next]