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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
SRA: Force gimple operand in an additional corner case (PR 112822)
Martin Jambor
1
-3
/
+7
2023-12-12
PR modula2/112984 Compiling program with -Wpedantic shows warning in libraries
Gaius Mulley
40
-53
/
+93
2023-12-13
LoongArch: testsuite: Remove XFAIL in vect-ftint-no-inexact.c
Xi Ruoyao
1
-2
/
+1
2023-12-12
testsuite: fix is_nothrow_default_constructible8.C
Jason Merrill
1
-1
/
+1
2023-12-12
tree: add to clobber_kind
Jason Merrill
10
-24
/
+52
2023-12-12
aarch64,arm: Fix branch-protection= parsing
Szabolcs Nagy
7
-168
/
+116
2023-12-12
aarch64,arm: Remove accepted_branch_protection_string
Szabolcs Nagy
3
-27
/
+1
2023-12-12
tree-optimization/112736 - avoid overread with non-grouped SLP load
Richard Biener
2
-19
/
+100
2023-12-12
ipa/92606 - properly handle no_icf attribute for variables
Richard Biener
3
-2
/
+9
2023-12-12
tree-optimization/112961 - include latch in if-conversion CSE
Richard Biener
2
-2
/
+24
2023-12-12
testsuite: Fix up test directive syntax errors
Jakub Jelinek
3
-9
/
+9
2023-12-12
Only allow (int)trunc(x) to (int)x simplification with -ffp-int-builtin-inexa...
Xi Ruoyao
2
-1
/
+14
2023-12-12
aarch64: Add dg-options to prfm_imm_offset_2.c
Richard Sandiford
1
-0
/
+1
2023-12-12
Add myself to write after approval
Paul Iannetta
1
-0
/
+1
2023-12-12
RISC-V: Disable RVV VCOMPRESS avl propagation
Pan Li
2
-10
/
+61
2023-12-12
libquadmath: Restore linking against -lm on most targets [PR112963]
Jakub Jelinek
3
-2
/
+32
2023-12-12
LoongArch: Fix warnings building libgcc
Xi Ruoyao
1
-10
/
+10
2023-12-12
LoongArch: Allow -mcmodel=extreme and model attribute with -mexplicit-relocs=...
Xi Ruoyao
6
-11
/
+44
2023-12-12
tree-optimization/112939 - VN PHI visiting and -ftrivial-auto-var-init
Richard Biener
2
-1
/
+26
2023-12-12
Don't assume it's AVX_U128_CLEAN after call_insn whose abi.mode_clobber(V4DIm...
liuhongt
3
-3
/
+78
2023-12-12
untyped calls: enable target switching [PR112334]
Alexandre Oliva
2
-2
/
+21
2023-12-12
i386: Fix missed APX_NDD check for shift/rotate expanders [PR 112943]
Hongyu Wang
2
-4
/
+71
2023-12-11
analyzer: add more test coverage for tainted modulus
David Malcolm
2
-0
/
+76
2023-12-12
MAINTAINERS: Update my email address
Feng Wang
1
-1
/
+1
2023-12-12
RISC-V: Add avail interface into function_group_info
Feng Wang
5
-475
/
+503
2023-12-12
RISC-V: Move RVV POLY VALUE estimation from riscv.cc to riscv-v.cc[NFC]
Juzhe-Zhong
3
-40
/
+52
2023-12-12
LoongArch: Fix eh_return epilogue for normal returns.
Yang Yujie
4
-13
/
+84
2023-12-12
MAINTAINERS: Add myself to write after approval and DCO
Feng Wang
1
-0
/
+1
2023-12-12
Daily bump.
GCC Administrator
13
-1
/
+596
2023-12-11
testsuite: Disable -fstack-protector* for some strub tests
Jakub Jelinek
4
-4
/
+4
2023-12-11
Fix regression causing ICE for structs with VLAs [PR 112488]
Martin Uecker
7
-11
/
+65
2023-12-11
Resolve ICE in 'gcc/fortran/trans-openmp.cc:gfc_omp_call_is_alloc'
Thomas Schwinge
1
-1
/
+1
2023-12-11
analyzer: fix uninitialized bitmap [PR112955]
David Malcolm
1
-0
/
+1
2023-12-11
Treat "p" in asms as addressing VOIDmode
Richard Sandiford
3
-8
/
+15
2023-12-11
testsuite: update mangling
Jason Merrill
3
-0
/
+26
2023-12-11
-finline-stringops: avoid too-wide smallest_int_mode_for_size [PR112784]
Alexandre Oliva
2
-11
/
+21
2023-12-11
-finline-stringops: check base blksize for memset [PR112778]
Alexandre Oliva
2
-9
/
+58
2023-12-11
-finline-stringops: don't assume ptr_mode ptr in memset [PR112804]
Alexandre Oliva
2
-1
/
+8
2023-12-11
multiflags: fix doc warning
Alexandre Oliva
1
-1
/
+1
2023-12-11
strub: disable on rl78
Alexandre Oliva
1
-0
/
+5
2023-12-11
strub: add note on attribute access
Alexandre Oliva
1
-1
/
+10
2023-12-11
libgfortran: Replace mutex with rwlock
Lipeng Zhu
10
-58
/
+386
2023-12-11
PR rtl-optimization/112380: Defend against CLOBBERs in combine.cc
Roger Sayle
2
-3
/
+39
2023-12-11
Testsuite: restrict test to nonpic targets
Francois-Xavier Coudert
1
-0
/
+1
2023-12-11
c++: add fixed testcase [PR63378]
Patrick Palka
1
-0
/
+20
2023-12-11
aarch64: Fix wrong code for bfloat when f16 is enabled [PR 111867]
Andrew Pinski
1
-0
/
+4
2023-12-11
MATCH: (convert)(zero_one !=/== 0/1) for outer type and zero_one type are the...
Andrew Pinski
9
-63
/
+103
2023-12-11
analyzer: Remove check of unsigned_char in maybe_undo_optimize_bit_field_comp...
Andrew Pinski
1
-3
/
+0
2023-12-11
expr: catch more `a*bool` while expanding [PR 112935]
Andrew Pinski
1
-2
/
+3
2023-12-11
[PATCH] wrong code on m68k with -mlong-jump-table-offsets and -malign-int (PR...
Mikael Pettersson
3
-6
/
+6
[next]