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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-28
PR modula2/116048 ICE when encountering wrong kind of qualident
Gaius Mulley
13
-56
/
+645
2024-07-28
cp/coroutines: add a test for PR c++/103953
Arsen Arsenović
1
-0
/
+75
2024-07-28
install.texi (gcn): Suggest newer commit for Newlib
Tobias Burnus
1
-3
/
+3
2024-07-28
report message for operator %a on unaddressible operand
Jiufu Guo
3
-1
/
+37
2024-07-28
testsuite: Disable finite math only for test [PR115826]
Torbjörn SVENSSON
1
-0
/
+3
2024-07-28
tree-optimization/116002 - PTA solving slow with degenerate graph
Richard Biener
1
-0
/
+12
2024-07-28
libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc
Jonathan Wakely
1
-2
/
+2
2024-07-28
libstdc++: Do not use isatty on avr [PR115482]
Detlef Vollmann
1
-2
/
+2
2024-07-28
ssa: Fix up maybe_rewrite_mem_ref_base complex type handling [PR116034]
Jakub Jelinek
2
-1
/
+26
2024-07-28
c++: Remove CHECK_CONSTR
Jakub Jelinek
6
-51
/
+0
2024-07-28
[v2] rtl-optimization/116002 - cselib hash is bad
Richard Biener
1
-102
/
+122
2024-07-28
Relax ix86_hardreg_mov_ok after split1.
liuhongt
2
-3
/
+13
2024-07-28
rs6000: Update option set in rs6000_inner_target_options [PR115713]
Kewen Lin
2
-1
/
+24
2024-07-28
rs6000: Consider explicitly set options in target option parsing [PR115713]
Kewen Lin
3
-3
/
+26
2024-07-28
rs6000: Escalate warning to error for VSX with explicit no-altivec etc.
Kewen Lin
2
-20
/
+24
2024-07-28
i386: Change prefetchi output template
Haochen Jiang
2
-3
/
+3
2024-07-28
[5/n][PR rtl-optimization/115877] Fix handling of input/output operands
Jeff Law
1
-5
/
+26
2024-07-28
[powerpc] [testsuite] reorder dg directives [PR106069]
Alexandre Oliva
1
-1
/
+1
2024-07-28
c++/coroutines: correct passing *this to promise type [PR104981]
Patrick Palka
3
-15
/
+84
2024-07-28
RISC-V: Implement the .SAT_TRUNC for scalar
Pan Li
13
-0
/
+259
2024-07-28
Daily bump.
GCC Administrator
5
-1
/
+399
2024-07-28
Fix handling of ICF_NOVOPS in ipa-modref
Jan Hubicka
1
-15
/
+21
2024-07-28
c++: Some cp-tree.def comment fixes
Jakub Jelinek
1
-12
/
+11
2024-07-28
Fix modref's iteraction with store merging
Jan Hubicka
2
-0
/
+32
2024-07-28
Add -mcpu=power11 support.
Michael Meissner
21
-90
/
+171
2024-07-28
[4/n][PR rtl-optimization/115877] Correct SUBREG handling in a destination
Jeff Law
1
-3
/
+10
2024-07-28
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced to ...
Jan Hubicka
2
-2
/
+39
2024-07-28
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
Jan Hubicka
2
-2
/
+25
2024-07-28
Compare loop bounds in ipa-icf
Jan Hubicka
2
-0
/
+32
2024-07-28
rtl-ssa: Avoid using a stale splay tree root [PR116009]
Richard Sandiford
2
-1
/
+25
2024-07-28
rtl-ssa: Add debug routines for def_splay_tree
Richard Sandiford
2
-0
/
+18
2024-07-28
aarch64: Tighten aarch64_simd_mem_operand_p [PR115969]
Richard Sandiford
2
-2
/
+11
2024-07-28
[NFC][PR rtl-optimization/115877] Avoid setting irrelevant bit groups as live...
Jeff Law
1
-7
/
+57
2024-07-28
Fix hash of WIDEN_*_EXPR
Richard Biener
1
-1
/
+1
2024-07-28
constify inchash
Richard Biener
1
-3
/
+3
2024-07-28
Fix Rejects allocatable coarray passed as a dummy argument [88624]
Andre Vehreschild
3
-10
/
+48
2024-07-28
AArch64: implement TARGET_VECTORIZE_CONDITIONAL_OPERATION_IS_EXPENSIVE [PR11...
Tamar Christina
5
-0
/
+112
2024-07-28
middle-end: Implement conditonal store vectorizer pattern [PR115531]
Tamar Christina
6
-0
/
+189
2024-07-28
testsuite: powerpc: fix dg-do run typo
Sam James
1
-1
/
+1
2024-07-28
RISC-V: Rearrange the test helper files for vector .SAT_*
Pan Li
184
-262
/
+262
2024-07-28
Daily bump.
GCC Administrator
5
-1
/
+45
2024-07-28
Fortran: Fix regression caused by r14-10477 [PR59104]
Paul Thomas
4
-1
/
+36
2024-07-28
[PR rtl-optimization/115877][2/n] Improve liveness computation for constant i...
Jeff Law
1
-0
/
+1
2024-07-28
[PR rtl-optimization/115877] Fix livein computation for ext-dce
Jeff Law
1
-0
/
+2
2024-07-28
gcc: stop adding -fno-common for checking builds
Sam James
4
-16
/
+5
2024-07-24
Got some basic arithmetic working, test case now run-time.
Thomas Koenig
8
-30
/
+97
2024-07-22
Very first program compiles.
Thomas Koenig
12
-1
/
+223
2024-07-21
Initial version - add do-nothing -funsigned option and BT_UNSIGNED.
Thomas Koenig
4
-0
/
+15
2024-07-21
SH: Fix outage caused by recently added 2nd combine pass after reg alloc
Oleg Endo
1
-1
/
+9
2024-07-21
Daily bump.
GCC Administrator
6
-1
/
+179
[prev]
[next]