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
2022-12-13
gccrs: Add Rust ABI enum helpers
Philip Herron
2
-0
/
+117
2022-12-13
gccrs: Add port of FNV hash used during legacy symbol mangling
Philip Herron
1
-0
/
+95
2022-12-13
gccrs: Add wrapper for make_unique
Philip Herron
1
-0
/
+35
2022-12-13
gccrs: Add AST to HIR lowering pass
Philip Herron
18
-0
/
+6577
2022-12-13
gccrs: Add HIR definitions and visitor framework
Philip Herron
5
-0
/
+6968
2022-12-13
gccrs: Add declarations for Rust HIR
Philip Herron
6
-0
/
+10903
2022-12-13
gccrs: Add name resolution pass to the Rust front-end
Philip Herron
23
-0
/
+6772
2022-12-13
gccrs: Add expansion pass for the Rust front-end
Arthur Cohen
10
-0
/
+6228
2022-12-13
gccrs: Add Parser for Rust front-end pt.2
Joel Phillips
1
-0
/
+8032
2022-12-13
gccrs: Add Parser for Rust front-end pt.1
Joel Phillips
5
-0
/
+8143
2022-12-13
gccrs: Add Lexer for Rust front-end
Joel Phillips
6
-0
/
+3831
2022-12-13
gccrs: Add Rust AST visitors
Joel Phillips
4
-0
/
+1818
2022-12-13
gccrs: Add full definitions of Rust AST data structures
Joel Phillips
6
-0
/
+9782
2022-12-13
gccrs: Add definitions of Rust Items in AST data structures
Joel Phillips
1
-0
/
+4382
2022-12-13
gccrs: Add Rust front-end base AST data structures
Joel Phillips
5
-0
/
+8193
2022-12-13
gccrs: Add execution test cases
Philip Herron
123
-0
/
+4631
2022-12-13
gccrs: Add general compilation test cases
Philip Herron
531
-0
/
+7556
2022-12-13
gccrs: Add link cases testsuite
Philip Herron
7
-0
/
+218
2022-12-13
gccrs: Add Debug info testsuite
Philip Herron
9
-0
/
+116
2022-12-13
gccrs: Add necessary hooks for a Rust front-end testsuite
Philip Herron
2
-0
/
+235
2022-12-13
Use DW_ATE_UTF for the Rust 'char' type
Tom Tromey
1
-1
/
+18
2022-12-13
tree-optimization/108076 - if-conversion and forced labels
Richard Biener
2
-2
/
+29
2022-12-13
rs6000: enable cbranchcc4
Haochen Gui
3
-0
/
+36
2022-12-13
optabs: make prepare_cmp_insn goto fail when cbranchcc4 checks unsatisfied
Haochen Gui
1
-4
/
+8
2022-12-13
Daily bump.
GCC Administrator
6
-1
/
+161
2022-12-12
Revert "c++: build initializer_list<string> in a loop [PR105838]"
Jason Merrill
5
-48
/
+8
2022-12-12
Rebuilt gcc/config.in and gcc/configure.
Gaius Mulley
2
-8
/
+8
2022-12-12
libgo: bump major version
Ian Lance Taylor
1
-1
/
+1
2022-12-12
Fortran: improve checking of assumed-size array spec [PR102180]
Harald Anlauf
2
-3
/
+35
2022-12-12
d: Fix undefined reference to nested lambda in template (PR108055)
Iain Buclaw
5
-5
/
+84
2022-12-12
Python3 detected in gcc/configure.ac, python3 modules install.texi.
Gaius Mulley
5
-498
/
+114
2022-12-12
AArch64: Enable TARGET_CONST_ANCHOR
Wilco Dijkstra
3
-1
/
+70
2022-12-12
middle-end: simplify complex if expressions where comparisons are inverse of ...
Tamar Christina
3
-0
/
+198
2022-12-12
AArch64: Fix vector re-interpretation between partial SIMD modes
Tamar Christina
1
-4
/
+6
2022-12-12
AArch64: Support new tbranch optab.
Tamar Christina
3
-8
/
+122
2022-12-12
middle-end: Add new tbranch optab to add support for bit-test-and-branch oper...
Tamar Christina
7
-25
/
+159
2022-12-12
aarch64: Make existing V2HF be usable.
Tamar Christina
5
-45
/
+90
2022-12-12
aarch64: Add __ARM_FEATURE_PAUTH and __ARM_FEATURE_BTI ACLE defines
Kyrylo Tkachov
4
-0
/
+27
2022-12-12
Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd
Richard Biener
3
-23
/
+28
2022-12-12
tree-optimization/89317 - another pattern for &p->x != p + 4
Richard Biener
3
-11
/
+19
2022-12-12
Daily bump.
GCC Administrator
5
-1
/
+81
2022-12-11
Fortran: fix ICE on bad use of statement function [PR107995]
Steve Kargl
2
-0
/
+16
2022-12-11
d: Fix internal compiler error: in visit, at d/imports.cc:72 (PR108050)
Iain Buclaw
6
-2
/
+34
2022-12-11
d: Merge upstream dmd, druntime c8ae4adb2e, phobos 792c8b7c1.
Iain Buclaw
105
-1230
/
+1903
2022-12-11
Remove ServerSocket.def and ServerSocket.mod
Gaius Mulley
2
-167
/
+0
2022-12-11
Remove incomplete ServerSocket module.
Gaius Mulley
2
-16
/
+237
2022-12-11
d: Expand bsr intrinsic as `clz(arg) ^ (argsize - 1)'
Iain Buclaw
1
-11
/
+6
2022-12-11
tree-optimization/89317 - missed folding of (p + 4) - &p->d
Richard Biener
2
-0
/
+24
2022-12-11
Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically
Richard Biener
4
-15
/
+31
2022-12-11
tree-optimization/106904 - bogus -Wstringopt-overflow with vectors
Richard Biener
4
-5
/
+50
[prev]
[next]