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-06-21
aarch64: Convert SVE gather patterns to compact syntax
Kyrylo Tkachov
2
-191
/
+275
2023-06-21
docs: replace backslashchar [PR 110329].
Tamar Christina
1
-1
/
+1
2023-06-21
[i386] Reject too large vectors for partial vector vectorization
Richard Biener
3
-0
/
+51
2023-06-21
x86: make VPTERNLOG* usable on less than 512-bit operands with just AVX512F
Jan Beulich
3
-11
/
+59
2023-06-21
x86: add -mprefer-vector-width=512 to new avx512f-dupv2di.c testcase
Jan Beulich
1
-1
/
+1
2023-06-21
Use intermiediate integer type for float_expr/fix_trunc_expr when direct opta...
liuhongt
2
-2
/
+158
2023-06-21
Daily bump.
GCC Administrator
7
-1
/
+642
2023-06-20
gensupport: drop suppport for define_cond_exec from compact syntac
Tamar Christina
1
-2
/
+2
2023-06-20
libcpp: Improve location for macro names [PR66290]
Lewis Hyatt
29
-342
/
+405
2023-06-20
aarch64: Fix gcc.target/aarch64/sve/pcs failures
Richard Sandiford
67
-92
/
+95
2023-06-20
aarch64: Robustify stack tie handling
Richard Sandiford
2
-7
/
+18
2023-06-20
tree-ssa-math-opts: Small uaddc/usubc pattern matching improvement [PR79173]
Jakub Jelinek
2
-0
/
+38
2023-06-20
calls: Change return type of predicate function from int to bool
Uros Bizjak
2
-82
/
+86
2023-06-20
runtime: use a C function to call mmap
Ian Lance Taylor
6
-16
/
+39
2023-06-20
ipa-sra: Disable candidates with no known callers (PR 110276)
Martin Jambor
2
-0
/
+26
2023-06-20
ipa-cp: Avoid long linear searches through DECL_ARGUMENTS
Martin Jambor
3
-33
/
+131
2023-06-20
rs6000: Add builtins for IEEE 128-bit floating point values
Carl Love
9
-26
/
+307
2023-06-20
libstdc++: Remove redundant code in std::to_array
Jonathan Wakely
1
-2
/
+2
2023-06-20
RISC-V: testsuite: Add missing -mabi=lp64d.
Robin Dapp
9
-9
/
+9
2023-06-20
RISC-V: Set the natural size of constant vector mask modes to one RVV data ve...
Li Xu
2
-0
/
+16
2023-06-20
RISC-V: Optimize codegen of VLA SLP
Juzhe-Zhong
4
-45
/
+128
2023-06-20
RISC-V: testsuite: Add -Wno-psabi to vec_set/vec_extract testcases.
Robin Dapp
10
-10
/
+10
2023-06-20
RISC-V: Fix compiler warning of riscv_arg_has_vector
Lehua Ding
1
-2
/
+4
2023-06-20
RISC-V: testsuite: Fix vmul test expectation and fix -ffast-math.
Robin Dapp
5
-3
/
+5
2023-06-20
Fortran: Fix parse-dump-tree for OpenMP ALLOCATE clause
Tobias Burnus
1
-3
/
+6
2023-06-20
ada: Minor tweaks
Eric Botcazou
1
-8
/
+6
2023-06-20
ada: Fix crash on inlining in GNATprove
Yannick Moy
1
-0
/
+9
2023-06-20
ada: Further fixes to handling of private views in instances
Eric Botcazou
9
-237
/
+219
2023-06-20
ada: Remove outdated comment
Ronan Desplanques
1
-4
/
+0
2023-06-20
Fortran's gfc_match_char: %S to match symbol with host_assoc
Tobias Burnus
1
-2
/
+4
2023-06-20
Improve DSE to handle stores before __builtin_unreachable ()
Richard Biener
3
-2
/
+38
2023-06-20
Update virtual SSA form manually where easily possible in phiprop
Richard Biener
1
-1
/
+17
2023-06-20
aarch64: Optimise ADDP with same source operands
Kyrylo Tkachov
2
-0
/
+50
2023-06-20
AArch64: remove test comment from *mov<mode>_aarch64
Tamar Christina
1
-1
/
+1
2023-06-20
ada: Fix couple of issues in documentation of overflow checking
Eric Botcazou
2
-46
/
+7
2023-06-20
ada: Do not issue warning on postcondition in some cases
Yannick Moy
1
-0
/
+32
2023-06-20
ada: Add the ability to add error codes to error messages
Yannick Moy
9
-21
/
+134
2023-06-20
ada: Fix for attribute Range in Exceptional_Cases
Piotr Trojanek
1
-1
/
+2
2023-06-20
ada: Document partition-wide Ada signal handlers
Jose Ruiz
2
-305
/
+414
2023-06-20
ada: Fix for quantified expressions in Exceptional_Cases
Piotr Trojanek
1
-1
/
+1
2023-06-20
ada: Fix bug in predicate checks with address clauses
Bob Duff
2
-8
/
+10
2023-06-20
ada: Fix fallout of fix to handling of private views in instances
Eric Botcazou
2
-2
/
+4
2023-06-20
ada: Add CHERI intrinsic bindings and helper functions.
Daniel King
2
-0
/
+545
2023-06-20
ada: Small fixes to handling of private views in instances
Eric Botcazou
4
-91
/
+92
2023-06-20
ada: Fix internal error on aggregate within container aggregate
Eric Botcazou
1
-7
/
+9
2023-06-20
ada: Fix -fdiagnostics-format=json not printing all messages
Ghjuvan Lacambre
1
-9
/
+12
2023-06-20
ada: Introduce -gnateH switch to force reverse Bit_Order threshold to 64
Eric Botcazou
6
-2
/
+40
2023-06-20
ada: Update annotations in runtime for proof
Yannick Moy
3
-1
/
+15
2023-06-20
ada: Fix type derivation of subtype of derived type
Marc Poulhiès
1
-3
/
+33
2023-06-20
ada: Pass Error_Node to calls to Error_Msg in lib-load.adb
Ghjuvan Lacambre
1
-8
/
+23
[prev]
[next]