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-11-27
libcpp: Fix unsigned promotion for unevaluated divide by zero [PR112701]
Lewis Hyatt
1
-2
/
+20
2023-11-28
RISC-V: Fix VSETVL PASS regression
Juzhe-Zhong
3
-9
/
+91
2023-11-27
diagnostics: don't print annotation lines when there's no column info
David Malcolm
1
-1
/
+25
2023-11-27
diagnostics: add diagnostic_context::get_location_text
David Malcolm
2
-20
/
+17
2023-11-28
Daily bump.
GCC Administrator
8
-1
/
+524
2023-11-27
aarch64: Improve cost of `a ? {-,}1 : b`
Andrew Pinski
2
-0
/
+22
2023-11-27
Fix time-profiler-3.c after r14-5628-g53ba8d669550d3
Andrew Pinski
1
-1
/
+1
2023-11-27
PR111754: Rework encoding of result for VEC_PERM_EXPR with constant input vec...
Prathamesh Kulkarni
4
-45
/
+112
2023-11-27
aarch64: Disable branch-protection for pcs tests
Szabolcs Nagy
5
-0
/
+5
2023-11-27
aarch64: Add eh_return compile tests
Szabolcs Nagy
2
-0
/
+37
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
11
-89
/
+115
2023-11-27
GCN: Remove 'last_arg' spec function
Thomas Schwinge
4
-44
/
+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
2
-0
/
+41
2023-11-27
aarch64: Remove redundant zeroing/merging in SVE intrinsics [PR106326]
Richard Sandiford
3
-0
/
+427
2023-11-27
aarch64: Move and generalise vect_all_same
Richard Sandiford
3
-15
/
+24
2023-11-27
tree-optimization/112653 - PTA and return
Richard Biener
10
-83
/
+85
2023-11-27
vect: Avoid duplicate_and_interleave for uniform vectors [PR112661]
Richard Sandiford
2
-18
/
+40
2023-11-27
attribs: Use existing traits for excl_hash_traits
Richard Sandiford
1
-42
/
+3
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
c-family: Implement __has_feature and __has_extension [PR60512]
Alex Coplan
23
-5
/
+870
2023-11-27
tree-optimization/112706 - missed simplification of condition
Richard Biener
2
-0
/
+24
2023-11-27
s390: Streamline NNPA builtins with their LLVM counterparts
Stefan Schulze Frielinghaus
9
-19
/
+18
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
mips: Fix up mips*-sde-elf* build [PR112300]
Jakub Jelinek
1
-6
/
+6
2023-11-27
RISC-V: Remove incorrect function gate gather_scatter_valid_offset_mode_p
Juzhe-Zhong
26
-70
/
+65
2023-11-27
RISC-V: Initial RV64E and LP64E support
Tsukasa OI
19
-24
/
+137
2023-11-27
bpf: remove bpf-helpers.h
Jose E. Marchesi
110
-2254
/
+7
2023-11-27
LoongArch: Fix runtime error in a gcc build with --with-build-config=bootstra...
Guo Jie
1
-1
/
+1
2023-11-27
LoongArch: Optimize the loading of immediate numbers with the same high and l...
Guo Jie
2
-2
/
+23
2023-11-27
Daily bump.
GCC Administrator
4
-1
/
+90
2023-11-27
testsuite/gcc.dg/uninit-pred-9_b.c:20: Fix XPASS for various targets
Hans-Peter Nilsson
1
-2
/
+3
2023-11-27
testsuite/gcc.dg/uninit-pred-9_b.c:23: Un-xfail for MMIX
Hans-Peter Nilsson
1
-1
/
+1
2023-11-26
Fortran: avoid obsolescence warning for COMMON with submodule [PR111880]
Harald Anlauf
2
-2
/
+24
2023-11-26
sort.cc: fix mentions of sorting networks in comments
Alexander Monakov
1
-3
/
+3
2023-11-26
Skip analyzer strndup test on hppa*-*-hpux*
John David Anglin
1
-1
/
+1
2023-11-26
Skip analyzer socket tests on hppa*-*-hpux*
John David Anglin
2
-2
/
+2
2023-11-26
hppa: Fix pr104869.C on hpux
John David Anglin
1
-1
/
+1
2023-11-26
hppa: Really fix g++.dg/modules/bad-mapper-1.C on hpux
John David Anglin
1
-1
/
+1
2023-11-26
testsuite, i386: fix -fhardened test
Francois-Xavier Coudert
1
-1
/
+1
2023-11-26
testsuite, i386: fix split-stack test
Francois-Xavier Coudert
1
-0
/
+1
2023-11-26
RISC-V: Disable AVL propagation of slidedown instructions
Juzhe-Zhong
3
-7
/
+35
2023-11-25
Fix gcc.dg/vla-1.c
Andrew Pinski
1
-2
/
+2
2023-11-25
Fix gcc.target/aarch64/simd/vmulxd_{f64,f32}_2.c after after IPA-VRP improvem...
Andrew Pinski
1
-2
/
+2
2023-11-25
Fix contracts-tmpl-spec2.C on targets where plain char is unsigned by default
Andrew Pinski
1
-1
/
+1
[prev]
[next]