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/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-07-09
d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5.
Iain Buclaw
190
-3215
/
+6538
2023-07-09
Improve dumping of profile_count
Jan Hubicka
3
-6
/
+6
2023-07-09
Daily bump.
GCC Administrator
4
-1
/
+133
2023-07-08
Add missing profile_dump check
Jan Hubicka
2
-3
/
+10
2023-07-08
Fortran: Fix default type bugs in gfortran [PR99139, PR99368]
Paul Thomas
4
-5
/
+80
2023-07-08
Fix tree-ssa/update-cunroll.c
Jan Hubicka
3
-7
/
+54
2023-07-08
Fortran: fixes for procedures with ALLOCATABLE,INTENT(OUT) arguments [PR92178]
Harald Anlauf
4
-5
/
+215
2023-07-08
Fortran: simplification of FINDLOC for constant complex arguments [PR110585]
Harald Anlauf
2
-0
/
+24
2023-07-08
cprop: Change return type of predicate functions from int to bool
Uros Bizjak
1
-52
/
+61
2023-07-08
gcse: Change return type of predicate functions from int to bool
Uros Bizjak
1
-115
/
+119
2023-07-08
doc: Fix typos in Warning Options [PR110596]
Jonathan Wakely
1
-2
/
+2
2023-07-08
Daily bump.
GCC Administrator
7
-1
/
+238
2023-07-07
Dump profile_count along with relative frequency
Jan Hubicka
2
-6
/
+12
2023-07-07
Fix fallout from re-enabling profile consistency checks.
Jan Hubicka
5
-9
/
+9
2023-07-07
Collect both user and kernel events for autofdo tests and autoprofiledbootstrap
Eugene Rozenfeld
3
-3
/
+3
2023-07-07
i386: Improve __int128 argument passing (in ix86_expand_move).
Roger Sayle
3
-0
/
+46
2023-07-07
d: Fix PR 108842: Cannot use enum array with -fno-druntime
Iain Buclaw
4
-15
/
+45
2023-07-07
Simplify force_edge_cold.
Jan Hubicka
1
-14
/
+9
2023-07-07
Fix some profile consistency testcases
Jan Hubicka
25
-29
/
+33
2023-07-07
Fix epilogue loop profile
Jan Hubicka
3
-5
/
+21
2023-07-07
IBM Z: Fix vec_init default expander
Juergen Christ
2
-5
/
+23
2023-07-07
LRA: Refine reload pseudo class
Vladimir N. Makarov
3
-55
/
+104
2023-07-07
A singleton irange has all known bits.
Aldy Hernandez
1
-1
/
+18
2023-07-07
The caller to irange::intersect (wide_int, wide_int) must normalize the range.
Aldy Hernandez
1
-2
/
+5
2023-07-07
Implement value/mask tracking for irange.
Aldy Hernandez
11
-122
/
+351
2023-07-07
x86: slightly correct / simplify *vec_extractv2ti
Jan Beulich
1
-1
/
+1
2023-07-07
x86: correct / simplify @vec_extract_hi_<mode> and vec_extract_hi_v32qi
Jan Beulich
1
-12
/
+10
2023-07-07
Closing the GCC 10 branch
Richard Biener
2
-2
/
+1
2023-07-07
RISC-V: Fix one bug for floating-point static frm
Pan Li
2
-5
/
+53
2023-07-07
RISC-V: Fix one typo of FRM dynamic definition
Pan Li
1
-2
/
+2
2023-07-07
Daily bump.
GCC Administrator
7
-1
/
+308
2023-07-06
libstdc++: Fix fwrite error parameter
Tianqiang Shuai
1
-1
/
+1
2023-07-06
Improve profile updates after loop-ch and cunroll
Jan Hubicka
3
-0
/
+27
2023-07-06
Improve scale_loop_profile
Jan Hubicka
3
-85
/
+102
2023-07-06
Vect: use a small step to calculate induction for the unrolled loop (PR tree-...
Hao Liu OS
2
-3
/
+58
2023-07-06
libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
Jonathan Wakely
2
-6
/
+16
2023-07-06
updat_bb_profile_for_threading TLC
Jan Hubicka
3
-43
/
+128
2023-07-06
arc: Update builtin documentation
Claudiu Zissulescu
1
-0
/
+55
2023-07-06
tree-optimization/110556 - tail merging still pre-tuples
Richard Biener
2
-5
/
+59
2023-07-06
ada: Add specification source files of runtime units
Claire Dross
1
-0
/
+3
2023-07-06
ada: Refactor the proof of the Value and Image runtime units
Claire Dross
38
-729
/
+835
2023-07-06
ada: Evaluate static expressions in Range attributes
Viljar Indus
1
-3
/
+13
2023-07-06
ada: Refer to non-Ada binding limitations in user guide
Viljar Indus
2
-31
/
+37
2023-07-06
ada: Reuse code in Is_Fully_Initialized_Type
Viljar Indus
1
-1
/
+1
2023-07-06
ada: Avoid crash in Find_Optional_Prim_Op
Viljar Indus
1
-0
/
+5
2023-07-06
ada: Improve error message on violation of SPARK_Mode rules
Yannick Moy
2
-1
/
+4
2023-07-06
ada: Finalization not performed for component of protected type
Steve Baird
2
-1
/
+16
2023-07-06
tree-optimization/110563 - simplify epilogue VF checks
Richard Biener
3
-41
/
+19
2023-07-06
GGC, GTY: Tighten up a few things re 'reorder' option and strings
Thomas Schwinge
2
-4
/
+15
2023-07-06
GTY: Clean up obsolete parametrized structs remnants
Thomas Schwinge
3
-8
/
+3
[next]