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-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
1
-1
/
+1
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
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
2023-06-20
ada: Remove references to Might_Not_Return and Always_Return
Claire Dross
36
-461
/
+395
2023-06-20
ada: Spurious error on package instantiation
Javier Miranda
1
-101
/
+146
2023-06-20
ada: Fix edge case in Ada.Calendar.Formatting.Time_Of
Ronan Desplanques
1
-28
/
+3
2023-06-20
x86: correct and improve "*vec_dupv2di"
Jan Beulich
2
-6
/
+35
2023-06-20
debug/110295 - mixed up early/late debug for member DIEs
Richard Biener
2
-1
/
+21
2023-06-20
RISC-V: Fix fails of testcases
Juzhe-Zhong
4
-4
/
+4
2023-06-20
RISC-V: Add tuple vector mode psABI checking and simplify code
Lehua Ding
41
-74
/
+104
2023-06-20
Daily bump.
GCC Administrator
4
-1
/
+702
2023-06-19
RISC-V: Save and restore FCSR in interrupt functions to avoid program errors.
Jin Ma
5
-3
/
+102
2023-06-19
Do not allow "x + 0.0" to "x" optimization with -fsignaling-nans
Toru Kisuki
1
-1
/
+2
2023-06-19
optimize std::max early
Jan Hubicka
4
-2
/
+19
2023-06-19
AArch64: convert some patterns to compact MD syntax
Tamar Christina
1
-83
/
+78
2023-06-19
New compact syntax for insn and insn_split in Machine Descriptions.
Tamar Christina
4
-3
/
+709
[prev]
[next]