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
4 days
ada: Fix missing finalization for qualified expression in conditional expression
Eric Botcazou
5
-6
/
+46
4 days
ada: Fix section of Finalizable extension in GNAT RM
Ronan Desplanques
3
-321
/
+321
4 days
ada: Avoid ghost context check in early freeze
Viljar Indus
1
-0
/
+9
4 days
ada: Implement Super aspect and improve implementation of related features.
Steve Baird
7
-344
/
+517
4 days
ada: Improve ghost region creation for pragmas
Viljar Indus
6
-43
/
+106
4 days
ada: Remove the note that GNAT LLVM doesn't ship the light runtime
Sebastian Poeplau
1
-2
/
+1
4 days
ada: Recommend GPR's Toolchain_Name for GNAT LLVM more prominently
Sebastian Poeplau
2
-30
/
+26
4 days
ada: Don't generate call of `System.Standard_Library.Adafinal`
Vadim Godunko
1
-2
/
+7
4 days
ada: Fix code generation when there is no No_Finalization restiction
Vadim Godunko
1
-1
/
+3
4 days
ada: Add `Set_[Wide_]Wide_String` subprograms to auxiliary packages.
Vadim Godunko
6
-0
/
+94
4 days
ada: Disable ghost context checks before context is set
Viljar Indus
3
-0
/
+55
4 days
ada: Fix documentation of Is_Ancestor_Package
Ronan Desplanques
2
-5
/
+5
4 days
match.pd: Add missing type check to reduc(ctor) pattern [PR121772]
Alex Coplan
2
-0
/
+6
4 days
AVR: Support AVR32EB14/20/28/32.
Georg-Johann Lay
2
-1
/
+5
4 days
x86: Don't align destination for a single instruction
H.J. Lu
11
-24
/
+187
4 days
LoongArch: Fix wrong code from bstrpick split
Xi Ruoyao
2
-7
/
+38
4 days
expr, tree: Ensure get_range_pos_neg is called only on scalar integral types ...
Jakub Jelinek
2
-1
/
+2
4 days
RISC-V: Fix vendor intrinsic tests for disabled multilib configurations
Kito Cheng
15
-8
/
+85
4 days
Bail out early during gimplify_asm_expr [PR121391]
Stefan Schulze Frielinghaus
3
-8
/
+28
4 days
Fix whitespace after r16-3679-g19d1c7c28f4fd0
Matthias Kretz
1
-1
/
+1
4 days
Fortran: Dependency check in PDT specification assignments [PR83763]
Paul Thomas
3
-22
/
+100
4 days
Daily bump.
GCC Administrator
4
-1
/
+76
5 days
lto/121935 - visit all DECL_ARGUMENTS in free-lang-data
Richard Biener
2
-1
/
+15
5 days
fortran: implement conditional expression for fortran 2023
Yuao Ma
18
-18
/
+522
5 days
Integrate SLP permute transform into vect_transform_stmt
Richard Biener
5
-40
/
+27
5 days
Avoid VMAT_ELEMENTWISE for negative stride SLP
Richard Biener
1
-9
/
+5
5 days
Do less redundant vect_transform_slp_perm_load calls
Richard Biener
2
-21
/
+27
5 days
Daily bump.
GCC Administrator
4
-1
/
+43
6 days
target.def: Properly mark up __cxa_atexit as code
Gerald Pfeifer
2
-6
/
+8
6 days
lra: Stop constraint processing on error [PR121205]
Stefan Schulze Frielinghaus
1
-1
/
+4
6 days
doc: Editorial changes around -fprofile-partial-training
Gerald Pfeifer
1
-10
/
+10
6 days
testsuite: Port asm-hard-reg tests for PRU
Dimitar Dimitrov
3
-1
/
+12
6 days
c: Implement C2y N3517 array subscripting without decay
Joseph Myers
10
-11
/
+415
6 days
Daily bump.
GCC Administrator
4
-1
/
+224
7 days
Fix latent LRA bug
Jeff Law
1
-0
/
+1
7 days
Testsuite: Fix more spurious failure of ACATS-4 tests
Eric Botcazou
3
-10
/
+10
7 days
c++: pack indexing is a non-deduced context [PR121795]
Patrick Palka
3
-2
/
+25
7 days
RISC-V: Support vnclip idiom testcase [PR120378]
Edwin Lu
4
-0
/
+84
7 days
Match: Support SAT_TRUNC variant NARROW_CLIP
Edwin Lu
2
-0
/
+58
7 days
sparc: Compile TLS LD tests with -fPIC
H.J. Lu
7
-7
/
+7
7 days
diagnostics: handle fatal_error in SARIF output [PR120063]
David Malcolm
5
-3
/
+71
7 days
diagnostics: fix crash-handling inside nested diagnostics [PR121876]
David Malcolm
9
-3
/
+276
7 days
testsuite: fix typo in name of plugin test file
David Malcolm
3
-4
/
+4
7 days
[RISC-V] Adjust ABI specification in recently added Andes tests
Jeff Law
32
-32
/
+32
7 days
c++/modules: Fix missed unwrapping of STAT_HACK in ADL [PR121893]
Nathaniel Shead
3
-1
/
+33
7 days
ipa-free-lang-data: Don't walk into DECL_CHAIN when finding decls/types [PR12...
Nathaniel Shead
5
-5
/
+23
7 days
Minor tweaks to ipa-pure-const.cc
Eric Botcazou
1
-7
/
+5
7 days
middle-end: Use addhn for compression instead of inclusive OR when reducing c...
Tamar Christina
9
-4
/
+205
7 days
Aarch64: Add support for addhn vectorizer optabs for Adv.SIMD
Tamar Christina
2
-0
/
+97
7 days
middle-end: clear the user unroll flag if the cost model has overriden it
Tamar Christina
2
-5
/
+8
[prev]
[next]