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
2023-07-03
tree-optimization/110506 - ICE in pattern recog with TYPE_PRECISION
Richard Biener
2
-2
/
+20
2023-07-03
tree-optimization/110506 - bogus non-zero mask in CCP for vector types
Richard Biener
2
-0
/
+25
2023-07-03
testsuite: Add vect_float_strict to testcase [PR 110381]
Christophe Lyon
1
-0
/
+1
2023-07-03
MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditions
Jie Mei
1
-13
/
+17
2023-07-03
MIPS: Add CACHE instruction for mips16e2
Jie Mei
4
-5
/
+60
2023-07-03
MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2
Jie Mei
1
-3
/
+6
2023-07-03
MIPS: Add load/store word left/right instructions for mips16e2
Jie Mei
4
-8
/
+169
2023-07-03
MIPS: Add LUI instruction for mips16e2
Jie Mei
3
-12
/
+56
2023-07-03
MIPS: Add bitwise instructions for mips16e2
Jie Mei
7
-21
/
+263
2023-07-03
MIPS: Add instruction about global pointer register for mips16e2
Jie Mei
4
-7
/
+121
2023-07-03
MIPS: Add MOVx instructions support for mips16e2
Jie Mei
4
-2
/
+111
2023-07-03
MIPS: Add basic support for mips16e2
Jie Mei
6
-2
/
+32
2023-07-03
Daily bump.
GCC Administrator
4
-1
/
+56
2023-07-03
d: Fix testcase failure of gdc.dg/Wbuiltin_declaration_mismatch2.d.
Iain Buclaw
1
-22
/
+22
2023-07-02
tree-ssa-math-opts: Fix up ICE in match_uaddc_usubc [PR110508]
Jakub Jelinek
2
-5
/
+17
2023-07-02
xtensa: The use of CLAMPS instruction also requires TARGET_MINMAX, as well as...
Takayuki 'January June' Suwa
2
-7
/
+4
2023-07-02
xtensa: Fix missing mode warning in "*eqne_INT_MIN"
Takayuki 'January June' Suwa
1
-1
/
+1
2023-07-02
Darwin, Objective-C: Support -fconstant-cfstrings [PR108743].
Iain Sandoe
2
-7
/
+24
2023-07-02
d: Add testcase from PR108962
Iain Buclaw
1
-0
/
+13
2023-07-02
d: Fix core.volatile.volatileLoad discarded if result is unused
Iain Buclaw
3
-0
/
+26
2023-07-02
Daily bump.
GCC Administrator
4
-1
/
+84
2023-07-02
d: Fix accesses of immutable arrays using constant index still bounds checked
Iain Buclaw
6
-0
/
+51
2023-07-01
d: Don't generate code that throws exceptions when compiling with `-fno-excep...
Iain Buclaw
8
-7
/
+28
2023-07-01
Add testcase from PR25623
Jan Hubicka
1
-0
/
+19
2023-07-01
Fix profile update in copy-header
Jan Hubicka
6
-29
/
+154
2023-07-01
i386: Add STV support for DImode and SImode rotations by constant.
Roger Sayle
4
-0
/
+336
2023-07-01
Fix update_bb_profile_for_threading
Jan Hubicka
3
-4
/
+22
2023-07-01
Daily bump.
GCC Administrator
5
-1
/
+205
2023-06-30
c++: fix up caching of level lowered ttps
Patrick Palka
3
-18
/
+31
2023-06-30
Use TYPE_INCLUDES_FLEXARRAY in __builtin_object_size [PR tree-optimization/10...
Qing Zhao
2
-1
/
+156
2023-06-30
Fix couple of endianness issues in fold_ctor_reference
Eric Botcazou
5
-21
/
+148
2023-06-30
jit.exp: handle dwarf version mismatch in jit-check-debug-info [PR110466]
David Malcolm
1
-0
/
+4
2023-06-30
jit: avoid using __vector in testcase [PR110466]
David Malcolm
1
-11
/
+11
2023-06-30
Fix handling of __builtin_expect_with_probability and improve first-match heu...
Jan Hubicka
4
-22
/
+63
2023-06-30
modula-2: Amend the handling of failed select() calls in RTint [PR108835].
Iain Sandoe
1
-16
/
+54
2023-06-30
fold-const+optabs: Change return type of predicate functions from int to bool
Uros Bizjak
4
-88
/
+88
2023-06-30
AArch64: New RTL for ABDL
Oluwatamilore Adebayo
16
-57
/
+803
2023-06-30
Mid engine setup [SU]ABDL
Oluwatamilore Adebayo
4
-48
/
+176
2023-06-30
RISC-V: Refactor vxrm_mode attr for type attr equal
Pan Li
1
-16
/
+23
2023-06-30
tree-optimization/110496 - TYPE_PRECISION issue with store-merging
Richard Biener
2
-1
/
+30
2023-06-30
middle-end/110489 - avoid useless work on statistics
Richard Biener
1
-7
/
+14
2023-06-30
Flip the nvptx port to LRA
Segher Boessenkool
1
-3
/
+0
2023-06-30
tree-optimization/110381 - fix testcase
Richard Biener
1
-0
/
+4
2023-06-30
mips: Fix overaligned function arguments [PR109435]
Jovan Dmitrovic
3
-1
/
+58
2023-06-30
Daily bump.
GCC Administrator
9
-1
/
+325
2023-06-30
analyzer: Fix regression bug after r14-1632-g9589a46ddadc8b [PR110198]
benjamin priour
3
-10
/
+13
2023-06-29
Compute ipa-predicates for conditionals involving __builtin_expect_p
Jan Hubicka
2
-0
/
+41
2023-06-29
testsuite: Use -fno-report-bug in gcc.dg/plugin/
Marek Polacek
4
-2
/
+6
2023-06-29
i386: add -fno-stack-protector to two tests
Marek Polacek
2
-2
/
+2
2023-06-29
c++: NSDMI instantiation during overload resolution [PR110468]
Patrick Palka
2
-0
/
+22
[prev]
[next]