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/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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
Fix a few incorrect accesses.
Andrew MacLeod
2
-4
/
+4
2022-12-02
driver: fix validate_switches logic
Jason Merrill
2
-3
/
+8
2022-12-02
LRA: Check hard reg availability of pseudo and its subreg for pseudo reload
Vladimir N. Makarov
2
-1
/
+24
2022-12-02
Improve ix86_expand_fast_convert_bf_to_sf with new extendbfsf2_1.
liuhongt
2
-7
/
+21
2022-12-02
gcc: regenerate configure
Martin Liska
1
-2
/
+2
2022-12-02
Daily bump.
GCC Administrator
7
-1
/
+506
2022-12-02
i386: Save/restore recog_data in ix86_vector_duplicate_value [PR106577]
Jakub Jelinek
2
-0
/
+15
2022-12-02
c++: Incremental fix for g++.dg/gomp/for-21.C [PR84469]
Jakub Jelinek
4
-15
/
+81
2022-12-02
c++: Deduce range for structured bindings if expression is not type dependent...
Jakub Jelinek
3
-5
/
+68
2022-12-02
match.pd: rewrite select to branchless expression
Michael Collison
2
-0
/
+50
2022-12-02
Add --param max-unswitch-depth
Richard Biener
3
-1
/
+10
2022-12-02
PR59447: --with-dwarf2 implies "(or later)"
Eric Gallager
3
-3
/
+5
2022-12-01
analyzer: handle comparisons against negated symbolic values [PR107948]
David Malcolm
3
-0
/
+65
2022-12-01
analyzer: add test coverage for string ops
David Malcolm
2
-0
/
+128
2022-12-02
Fix ICE due to incorrect insn type.
liuhongt
2
-1
/
+9
2022-12-01
c++: comptypes ICE with BOUND_TEMPLATE_TEMPLATE_PARMs [PR107539]
Patrick Palka
4
-6
/
+47
2022-12-01
varasm: Fix type confusion bug
Alex Coplan
1
-1
/
+1
2022-12-01
gcc: remove incpath.o from CXX_C_OBJS
Martin Liska
1
-1
/
+1
2022-12-02
RISC-V: Remove tail && mask policy operand for vmclr, vmset, vmld, vmst
Ju-Zhe Zhong
2
-3
/
+2
2022-12-02
RISC-V: Add attributes for VSETVL PASS
Ju-Zhe Zhong
5
-48
/
+290
2022-12-02
RISC-V: Add duplicate vector support.
Ju-Zhe Zhong
11
-18
/
+881
2022-12-01
amdgcn: Add preprocessor builtins for every processor type
Paul-Antoine Arras
2
-14
/
+32
2022-12-01
ada: Strip conversions for the implementation of storage models
Eric Botcazou
1
-0
/
+5
2022-12-01
ada: Enforce Aggregate aspect legality rule
Steve Baird
1
-0
/
+6
2022-12-01
ada: Further adjustments to User's Guide for PIE default
Eric Botcazou
3
-29
/
+21
2022-12-01
ada: Fix misphrasing in comment
Ronan Desplanques
1
-1
/
+1
2022-12-01
ada: Use the address type of a Storage_Model_Type for 'Address
Gary Dismukes
1
-1
/
+28
2022-12-01
ada: Fix minor issues in reference manual
Ronan Desplanques
2
-53
/
+53
2022-12-01
ada: Minor updates to gnat/doc configuration
Josue Nava Bello
1
-28
/
+72
2022-12-01
arm: Fix MVE testsuite fallouts
Christophe Lyon
7
-69
/
+69
2022-12-01
tree-optimization/107937 - uninit predicate simplification fixup
Richard Biener
3
-8
/
+63
2022-12-01
tree-optimization/107935 - fixup equivalence handling in PHI VN
Richard Biener
2
-1
/
+24
2022-12-01
i386: Improve *concat<mode><dwi>3_{1,2,3,4} patterns [PR107627]
Jakub Jelinek
4
-12
/
+89
2022-12-01
rs6000: Corrects comments which are added by r13-4423
Haochen Gui
1
-2
/
+4
2022-11-30
c++: small contracts fixes
Jason Merrill
2
-2
/
+2
2022-12-01
Fix unrecognizable insn due to illegal immediate_operand (const_int 255) of Q...
liuhongt
2
-1
/
+9
2022-11-30
analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]
David Malcolm
1
-54
/
+138
2022-11-30
analyzer: unify bounds-checking class hierarchies
David Malcolm
2
-94
/
+115
2022-11-30
diagnostics: tweak diagnostic_path::interprocedural_p [PR106626]
David Malcolm
3
-3
/
+74
2022-11-30
analyzer: more bounds-checking wording tweaks [PR106626]
David Malcolm
17
-109
/
+327
2022-11-30
analyzer: add note about valid subscripts [PR106626]
David Malcolm
5
-11
/
+64
2022-11-30
analyzer: fix wording of 'number of bad bytes' note [PR106626]
David Malcolm
5
-48
/
+56
2022-11-30
analyzer: move bounds checking to a new bounds-checking.cc
David Malcolm
4
-653
/
+698
2022-11-30
analyzer: fix ICE on bind/connect with a constant fd [PR107928]
David Malcolm
6
-2
/
+159
2022-12-01
rs6000: Generates permute index directly for little endian targets (PR100866)
Haochen Gui
3
-3
/
+20
2022-12-01
Daily bump.
GCC Administrator
8
-1
/
+282
2022-11-30
d: Add language reference section to documentation files.
Iain Buclaw
3
-4
/
+2523
2022-11-30
d: Update recipes for building html and pdf documentation
Iain Buclaw
1
-8
/
+7
2022-11-30
d: Separate documentation indices into options and keywords.
Iain Buclaw
1
-107
/
+118
2022-11-30
d: Synchronize gdc documentation with options in d/lang.opt
Iain Buclaw
2
-22
/
+18
[next]