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/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
2022-01-27
analyzer: fix -Wformat warnings on i686
Martin Liska
2
-3
/
+3
2022-01-27
rs6000: Fix an assertion in update_target_cost_per_stmt [PR103702]
Kewen Lin
2
-2
/
+29
2022-01-27
Fix omp-low ICE for indirect references based off component access [PR103642]
Chung-Lin Tang
2
-1
/
+38
2022-01-27
Fix aarch64/104201: branch-protection-attr.c fails after quoting difference
Andrew Pinski
1
-1
/
+1
2022-01-27
reassoc: Fix up inter-bb range optimization [PR104196]
Jakub Jelinek
4
-8
/
+128
2022-01-27
Daily bump.
GCC Administrator
5
-1
/
+146
2022-01-26
rs6000: Fix up *intrin.h for C89 [PR104239]
Jakub Jelinek
4
-3
/
+13
2022-01-26
rs6000: Fix up #include <immintrin.h> or <x86gprintrin.h> [PR104239]
Jakub Jelinek
4
-4
/
+24
2022-01-26
c++: vector compound literal [PR104206]
Jason Merrill
1
-2
/
+3
2022-01-26
dwarf2out: For ppc64le IEEE quad long double, emit DW_TAG_typedef to _Float12...
Jakub Jelinek
1
-1
/
+67
2022-01-26
c++: Fix up handling of vector CONSTRUCTORs with vectors in it in constexpr.c...
Jakub Jelinek
2
-0
/
+22
2022-01-26
warn-access: Prevent -Wuse-after-free on ARM [PR104213]
Marek Polacek
5
-3
/
+40
2022-01-26
c++: ->template and using-decl [PR104235]
Jason Merrill
2
-1
/
+10
2022-01-26
IPA mod-ref: fix usage of --param names in dump messages.
Martin Liska
4
-14
/
+11
2022-01-26
rtl: builtins: Fix builtins feclearexcept and feraiseexcept operand check [PR...
Raoni Fassina Firmino
1
-0
/
+3
2022-01-26
analyzer: fix missing uninit warning on args to stdio builtins [PR104224]
David Malcolm
3
-0
/
+119
2022-01-26
analyzer: fix sense in range::add_bound [PR94362]
David Malcolm
1
-14
/
+79
2022-01-26
testsuite: Fix up pr104188.c testcase for i686-linux [PR104188]
Jakub Jelinek
1
-1
/
+2
2022-01-25
c++: alias template and typename [PR103057]
Jason Merrill
2
-0
/
+26
2022-01-26
Daily bump.
GCC Administrator
5
-1
/
+101
2022-01-25
Avoid recomputing PHI results after failure (PR104203).
Martin Sebor
4
-17
/
+32
2022-01-25
Fortran: MOLD argument to TRANSFER intrinsic having storage size zero
Harald Anlauf
2
-1
/
+12
2022-01-25
Fortran: optional argument DIM for intrinsics NORM2, PARITY must be scalar
Harald Anlauf
2
-0
/
+20
2022-01-25
c++: deleted fn and noexcept inst [PR101532, PR104225]
Patrick Palka
3
-0
/
+19
2022-01-25
c++: assignment to temporary [PR59950]
Jason Merrill
2
-1
/
+10
2022-01-25
aix: AIX is not GLIBC.
David Edelsohn
1
-0
/
+1
2022-01-25
tree-optimization/104214 - amend PR100740 fix for pointer compares
Richard Biener
2
-3
/
+28
2022-01-25
Fortran: do not run signaling testsuite on 32-bit x86/x86_64
Francois-Xavier Coudert
1
-1
/
+2
2022-01-25
Fortran: fix typo in signaling NaN testcase
Francois-Xavier Coudert
1
-2
/
+2
2022-01-25
rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172]
Jakub Jelinek
3
-67
/
+1
2022-01-25
Daily bump.
GCC Administrator
6
-1
/
+271
2022-01-24
Remove duplicate code block.
Martin Sebor
1
-30
/
+0
2022-01-24
preprocessor: -Wbidi-chars and UCNs [PR104030]
Marek Polacek
20
-19
/
+92
2022-01-24
Fortran: provide a fallback implementation of issignaling
Francois-Xavier Coudert
3
-1
/
+44
2022-01-24
rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ...
Raoni Fassina Firmino
8
-0
/
+419
2022-01-24
c++: Fix non-portable default argument of make_auto_1 [PR104197]
Patrick Palka
1
-2
/
+3
2022-01-24
c++: value category of compound object expr [PR104173]
Patrick Palka
2
-11
/
+31
2022-01-24
tree-optimization/102131 - fix niter analysis wrt overflow
Richard Biener
8
-10
/
+143
2022-01-24
options: Add EnumBitSet property support [PR104158]
Jakub Jelinek
8
-22
/
+81
2022-01-24
fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibm
Jakub Jelinek
2
-6
/
+15
2022-01-24
options: Fix up -fsanitize-coverage= [PR104158]
Jakub Jelinek
10
-11
/
+79
2022-01-24
options: Add EnumSet and Set property support [PR104158]
Jakub Jelinek
7
-19
/
+233
2022-01-24
properly disable -fsplit-stack on non-glibc targets [PR104170]
Jakub Jelinek
8
-44
/
+71
2022-01-24
RISC-V: Fix testcase after bump isa spec version
Kito Cheng
1
-1
/
+1
2022-01-24
RISC-V: Do not emit zcisr and zifencei if i-ext is 2.0
Kito Cheng
1
-2
/
+12
2022-01-24
RISC-V: Change default ISA version into 20191213
Jia-Wei Chen
1
-4
/
+4
2022-01-24
Update the type of control.base after changed
Jiufu Guo
2
-2
/
+28
2022-01-24
RISC-V: Update testcases info with new implement info
LiaoShihua
3
-3
/
+3
2022-01-23
testsuite: Ignore pr104159 psabi warning.
David Edelsohn
1
-1
/
+1
2022-01-23
x86: Also check mode of memory broadcast in bcst_mem_operand
H.J. Lu
2
-0
/
+72
[next]