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-07
lto: Fixed test(U*) used but never defined error.
devel/bypass-asm
Rishi Raj
2
-0
/
+2
2023-07-06
libiberty: lto: Addition of .symtab in elf file.
Rishi Raj
5
-5
/
+201
2023-07-06
lto: Bypass assembler when generating LTO object files.
Rishi Raj
10
-52
/
+110
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
2023-07-06
GTY: Clean up obsolete 'bool needs_cast_p' field of 'gcc/gengtype.cc:struct w...
Thomas Schwinge
1
-11
/
+8
2023-07-06
GTY: Repair 'enum gty_token', 'token_names' desynchronization
Thomas Schwinge
2
-1
/
+7
2023-07-06
GTY: Enhance 'string_length' option documentation
Thomas Schwinge
2
-3
/
+12
2023-07-06
GTY: Explicitly reject 'string_length' option for (fields in) global variables
Thomas Schwinge
2
-0
/
+14
2023-07-06
GGC: Remove unused 'bool is_string' arguments to 'ggc_pch_{count,alloc,write}...
Thomas Schwinge
3
-18
/
+12
2023-07-06
[Committed] Handle COPYSIGN in dwarf2out.cc's mem_loc_descriptor.
Roger Sayle
1
-0
/
+1
2023-07-06
i386: Update document for inlining rules
Hongyu Wang
1
-5
/
+14
2023-07-06
tree-optimization/110515 - wrong code with LIM + PRE
Richard Biener
2
-0
/
+224
2023-07-06
VECT: Fix ICE of variable stride on strieded load/store with SELECT_VL loop c...
Ju-Zhe Zhong
1
-4
/
+2
2023-07-06
Fix expectation on gcc.dg/vect/pr71264.c
Richard Biener
1
-3
/
+0
2023-07-06
i386: Inline function with default arch/tune to caller
Hongyu Wang
3
-7
/
+66
2023-07-06
RISC-V: Handle rouding mode correctly on zfinx
Kito Cheng
1
-1
/
+1
2023-07-06
Adjust rtx_cost for DF/SFmode AND/IOR/XOR/ANDN operations.
liuhongt
2
-3
/
+22
2023-07-05
Fix PR 110554: vec lowering introduces scalar signed-boolean:32 comparisons
Andrew Pinski
1
-2
/
+6
2023-07-06
Disparage slightly for the alternative which move DFmode between SSE_REGS and...
liuhongt
2
-2
/
+13
2023-07-05
rs6000: Remove redundant initialization [PR106907]
Jeevitha Palanisamy
1
-2
/
+1
2023-07-06
tree-optimization/110474 - Vect: select small VF for epilog of unrolled loop
Hao Liu
2
-6
/
+47
2023-07-06
Daily bump.
GCC Administrator
9
-1
/
+427
2023-07-05
Make compute_operand_range a tail call.
Andrew MacLeod
1
-18
/
+16
2023-07-05
Make compute_operand2_range a leaf call.
Andrew MacLeod
2
-28
/
+26
2023-07-05
Make compute_operand1_range a leaf call.
Andrew MacLeod
2
-26
/
+25
2023-07-05
Simplify compute_operand_range for op1 and op2 case.
Andrew MacLeod
1
-14
/
+11
2023-07-05
Move relation discovery into compute_operand_range
Andrew MacLeod
1
-29
/
+13
2023-07-05
libstdc++: Split up pstl/set.cc testcase
Thomas Rodgers
6
-289
/
+451
2023-07-05
doc: Update my Contributors entry
Jonathan Wakely
1
-2
/
+1
2023-07-05
value-prof.cc: Correct edge prob calculation.
Filip Kastl
1
-1
/
+5
2023-07-05
sched: Change return type of predicate functions from int to bool
Uros Bizjak
6
-125
/
+131
2023-07-05
gimple-isel: Recognize vec_extract pattern.
Robin Dapp
6
-28
/
+143
2023-07-05
RISC-V: Support variable index in vec_extract.
Robin Dapp
7
-162
/
+171
2023-07-05
RISC-V: Allow variable index for vec_set.
Robin Dapp
7
-164
/
+185
2023-07-05
RISC-V: Use FRM_DYN when add the rounding mode operand
Pan Li
1
-4
/
+3
2023-07-05
RISC-V: Change truncate to float_truncate in narrowing patterns.
Robin Dapp
1
-2
/
+2
2023-07-05
VECT: Apply LEN_MASK_GATHER_LOAD/SCATTER_STORE into vectorizer
Ju-Zhe Zhong
5
-23
/
+129
2023-07-05
Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.
Robin Dapp
22
-12
/
+367
2023-07-05
MIPS: Use unaligned access to expand block_move on r6
YunQiang Su
3
-17
/
+54
2023-07-05
adjust testcase for now happening epilogue vectorization
Richard Biener
1
-4
/
+0
[next]