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
2025-04-24
cobol: Repair some exception processing logic.
Robert Dubner
3
-589
/
+295
2025-04-24
Fix i386 vectorizer cost of COND_EXPR and MIN_MAX with one of parameters 0 or -1
Jan Hubicka
2
-8
/
+48
2025-04-24
Fix ICE building deepsjeng with -fprofile-use
Jan Hubicka
1
-4
/
+4
2025-04-24
c++: attribute duplication [PR116954]
Jason Merrill
1
-0
/
+3
2025-04-24
aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
Richard Sandiford
3
-26
/
+78
2025-04-24
c: Allow $@` in GNU23/GNU2Y raw string delimiters [PR110343]
Jakub Jelinek
1
-0
/
+25
2025-04-24
opts.cc: Use opts rather than opts_set for validating -fipa-reorder-for-locality
Kyrylo Tkachov
1
-4
/
+5
2025-04-24
opts.cc Simplify handling of explicit -flto-partition= and -fipa-reorder-for-...
Kyrylo Tkachov
4
-14
/
+6
2025-04-24
PR modula2/119915: Sprintf1 repeats the entire format string if it starts wit...
Gaius Mulley
2
-2
/
+65
2025-04-24
dwarf2out: Decrease dw_loc_descr_node and dw_attr_struct struct sizes [PR119711]
Jakub Jelinek
2
-25
/
+50
2025-04-23
target: [PR103750] Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2.
liuhongt
16
-39
/
+187
2025-04-24
PR modula2/119914 No error message generated when passing a Ztype to an unbou...
Gaius Mulley
6
-20
/
+217
2025-04-23
Regenerate gcc.pot
Joseph Myers
1
-6357
/
+6609
2025-04-23
testsuite: Require fstack_protector for no-stack-protector-attr-3.C
Dimitar Dimitrov
1
-0
/
+1
2025-04-23
Enable ip-cp cloning over non-hot edges
Jan Hubicka
7
-150
/
+192
2025-04-23
Cost truth_value exprs in i386 vectorizer costs.
Jan Hubicka
1
-0
/
+18
2025-04-23
Update gcc sv.po
Joseph Myers
1
-230
/
+162
2025-04-23
testsuite: aarch64: arm: Enable vld1x?.c and vst1x?.c on arm [PR71233]
Christophe Lyon
6
-46
/
+90
2025-04-23
testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as
Rainer Orth
1
-0
/
+2
2025-04-23
Fortran: Use correct location in check of coarray functions [PR119200]
Andre Vehreschild
1
-6
/
+12
2025-04-23
testsuite: AMDGCN test for vect-early-break_38.c as well to consistent archit...
Tamar Christina
1
-0
/
+1
2025-04-22
Accept allones or 0 operand for vcond_mask op1.
liuhongt
6
-7
/
+55
2025-04-23
Daily bump.
GCC Administrator
5
-1
/
+425
2025-04-22
Fix vectorizer costs of COND_EXPR, MIN_EXPR, MAX_EXPR, ABS_EXPR, ABSU_EXPR
Jan Hubicka
2
-11
/
+92
2025-04-22
rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in inlining decision...
Jakub Jelinek
2
-4
/
+23
2025-04-22
aarch64: Define __ARM_FEATURE_FAMINMAX
Richard Sandiford
2
-0
/
+16
2025-04-22
Induction vectorizer: prevent ICE for scalable types
Spencer Abson
1
-9
/
+30
2025-04-22
AArch64: Emit half-precision FCMP/FCMPE
Spencer Abson
3
-13
/
+77
2025-04-22
AArch64: Define the spaceship optab [PR117013]
Spencer Abson
6
-0
/
+390
2025-04-22
aarch64: Update FP8 dependencies for -mcpu=olympus
Kyrylo Tkachov
1
-1
/
+1
2025-04-22
Fortran: Various fixes on F2018 teams.
Andre Vehreschild
9
-10
/
+137
2025-04-22
Fortran: Add teams support in image_index and num_images for F2018
Andre Vehreschild
18
-172
/
+168
2025-04-22
Fortran: Add team-support to this_image [PR87326]
Andre Vehreschild
16
-121
/
+283
2025-04-22
Fortran: Update get_team, team_number and image_status to F2018 [PR88154, PR8...
Andre Vehreschild
17
-77
/
+329
2025-04-22
Fortran: Improve F2018 TEAM handling [PR87326, PR87556, PR88254, PR103896]
Andre Vehreschild
22
-190
/
+942
2025-04-22
Fortran: Unify handling of STAT= and ERRMSG= optional arguments [PR87939]
Andre Vehreschild
17
-124
/
+528
2025-04-22
[PATCH] [RISC-V]Support -mcpu for Xuantie cpu
Yixuan Chen
8
-2
/
+325
2025-04-22
testsuite: Add support for GCOV_UNDER_TEST
Christophe Lyon
4
-16
/
+44
2025-04-22
Document locality partitioning params in invoke.texi
Kyrylo Tkachov
1
-0
/
+13
2025-04-22
testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c
Rainer Orth
1
-1
/
+1
2025-04-22
c++/modules: Remove unnecessary lazy_load_pendings
Nathaniel Shead
1
-2
/
+0
2025-04-22
c++/modules: Find non-exported reachable decls when instantiating friend clas...
Nathaniel Shead
4
-20
/
+67
2025-04-21
Skip g++.dg/eh/pr119507.C on arm eabi
Andrew Pinski
1
-0
/
+2
2025-04-21
[testsuite] [ppc] require ifunc for target_clones test
Alexandre Oliva
1
-0
/
+1
2025-04-21
[riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Alexandre Oliva
1
-2
/
+20
2025-04-22
Daily bump.
GCC Administrator
4
-1
/
+76
2025-04-21
c++: reorder constexpr checks
Jason Merrill
1
-16
/
+21
2025-04-21
c++: new size folding [PR118775]
Jason Merrill
3
-8
/
+10
2025-04-21
c++: static constexpr strictness [PR99456]
Jason Merrill
1
-3
/
+13
2025-04-21
Fix cost of vectorized double->float conversion
Jan Hubicka
1
-29
/
+22
[prev]
[next]