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
2020-12-17
[Ada] Spurious error on Type'Access and <>
Arnaud Charlet
1
-3
/
+8
2020-12-17
[Ada] Style cleanups in Parse_Aspect_Stable_Properties
Piotr Trojanek
1
-8
/
+20
2020-12-17
IBM Z: Detect libc's float_t behavior on cross compiles
Marius Hillenbrand
3
-41
/
+85
2020-12-17
MAINTAINERS: Add myself for write after approval.
Marius Hillenbrand
1
-0
/
+1
2020-12-17
Fortran: Delay vtab generation until after parsing [PR92587]
Tobias Burnus
3
-3
/
+83
2020-12-17
PR fortran/98307 - Dependency check fails when using "allocatable"
Harald Anlauf
2
-2
/
+35
2020-12-16
test: add new Go tests from source repo
Ian Lance Taylor
505
-0
/
+13602
2020-12-16
test: add new Go tests from source repo
Ian Lance Taylor
274
-0
/
+7480
2020-12-16
gcc: xtensa: add optimizations for shift operations
Takayuki 'January June' Suwa
2
-0
/
+74
2020-12-17
Daily bump.
GCC Administrator
14
-1
/
+864
2020-12-17
fwprop: Rewrite to use RTL SSA
Richard Sandiford
4
-1155
/
+548
2020-12-17
Add rtl-ssa
Richard Sandiford
23
-2
/
+10061
2020-12-17
doc: Add documentation for rtl-ssa
Richard Sandiford
1
-0
/
+787
2020-12-17
rtlanal: Add simple_regno_set
Richard Sandiford
2
-0
/
+34
2020-12-17
rtlanal: Add some new helper classes
Richard Sandiford
2
-0
/
+616
2020-12-17
recog: Add an RAII class for undoing insn changes
Richard Sandiford
1
-0
/
+51
2020-12-17
recog: Add a class for propagating into insns
Richard Sandiford
2
-0
/
+480
2020-12-17
recog: Add a way of temporarily undoing changes
Richard Sandiford
2
-0
/
+50
2020-12-17
recog: Add a validate_change_xveclen function
Richard Sandiford
2
-6
/
+36
2020-12-17
simplify-rtx: Put simplify routines into a class
Richard Sandiford
2
-81
/
+220
2020-12-17
recog: Split out a register_asm_p function
Richard Sandiford
3
-4
/
+14
2020-12-17
Export print-rtl.c:print_insn_with_notes
Richard Sandiford
2
-4
/
+2
2020-12-17
Split update_cfg_for_uncondjump out of combine
Richard Sandiford
3
-36
/
+48
2020-12-17
Add a cut-down version of std::span (array_slice)
Richard Sandiford
1
-0
/
+120
2020-12-17
Add an alternative splay tree implementation
Richard Sandiford
7
-0
/
+1721
2020-12-17
Add a class that multiplexes two pointer types
Richard Sandiford
1
-0
/
+251
2020-12-17
Add an RAII class for managing obstacks
Richard Sandiford
1
-0
/
+86
2020-12-17
Add more iterator utilities
Richard Sandiford
1
-0
/
+159
2020-12-17
reginfo: Add a global_reg_set
Richard Sandiford
2
-0
/
+7
2020-12-16
libstdc++: Add C++ runtime support for new 128-bit long double format
Jonathan Wakely
44
-311
/
+1380
2020-12-17
maintainer-scripts: Use /sourceware/snapshot-tmp/gcc as temp directory if pos...
Jakub Jelinek
1
-6
/
+13
2020-12-16
rs6000: Add support for powerpc64le-unknown-freebsd
Piotr Kubaj
4
-3
/
+19
2020-12-16
test: add new Go tests from source repo
Ian Lance Taylor
14
-0
/
+579
2020-12-16
C: Drop qualifiers of assignment expressions. [PR98047]
Martin Uecker
2
-10
/
+21
2020-12-16
C: Avoid incorrect warning for volatile in compound expressions [PR98260]
Martin Uecker
2
-2
/
+21
2020-12-16
gcc: xtensa: rearrange DI mode constant loading
Takayuki 'January June' Suwa
2
-2
/
+32
2020-12-16
Arm: MVE: Split refactoring of remaining complex instrinsics
Tamar Christina
5
-138
/
+54
2020-12-16
Arm: Add NEON and MVE RTL patterns for Complex Addition.
Tamar Christina
7
-72
/
+58
2020-12-16
AArch64: Add NEON, SVE and SVE2 RTL patterns for Complex Addition.
Tamar Christina
4
-0
/
+36
2020-12-16
testsuite: Adjust expected instruction count for PPC fold testcases.
David Edelsohn
8
-12
/
+12
2020-12-16
c++: Another solaris header use [PR 98315]
Nathan Sidwell
3
-7
/
+8
2020-12-16
c++: Fix template parm ICE [PR 98297]
Nathan Sidwell
2
-1
/
+9
2020-12-16
c++tools: fix install-strip [PR 98328]
Nathan Sidwell
3
-13
/
+24
2020-12-16
libstdc++: Simplify built-in detection in <utility>
Jonathan Wakely
1
-11
/
+5
2020-12-16
libstdc++: Warn if __STRICT_ANSI has been undefined
Jonathan Wakely
1
-0
/
+9
2020-12-16
Fix instruction length for MMA insns.
Pat Haugen
1
-21
/
+11
2020-12-16
c++: Fix offsetof use [PR 98232]
Nathan Sidwell
1
-1
/
+1
2020-12-16
C++: Fix solaris header use (mk 2)
Nathan Sidwell
1
-0
/
+6
2020-12-16
libcody: fix --enable-checking=... follow-up [PR98311]
Jakub Jelinek
2
-16
/
+20
2020-12-16
PR fortran/98284 - ICE in get_array_index
Harald Anlauf
2
-0
/
+19
[next]