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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
Rename mffgpr/mftgpr insn types and remove Power6 references.
Pat Haugen
7
-71
/
+37
2020-09-14
arm: Fix up gcc.target/arm/lto/pr96939_* FAIL
Jakub Jelinek
2
-30
/
+3
2020-09-14
libgccjit: Regenerate documentation for new entry point.
Andrea Corallo
1
-516
/
+564
2020-09-14
options: Save and restore opts_set for Optimization and Target options
Jakub Jelinek
31
-157
/
+583
2020-09-14
[libgomp, nvptx] Add __sync_compare_and_swap_16
Tom de Vries
2
-0
/
+19
2020-09-14
Daily bump.
GCC Administrator
2
-1
/
+6
2020-09-13
Improve costs for DImode shifts of interger constants.
John David Anglin
1
-12
/
+21
2020-09-13
Daily bump.
GCC Administrator
5
-1
/
+70
2020-09-12
d: Return promoted types in d_type_promotes_to when linkage is not D
Iain Buclaw
4
-3
/
+113
2020-09-12
d: Build TYPE_DECLs for non-numeric enum types.
Iain Buclaw
3
-11
/
+24
2020-09-12
Add new shrpsi instruction variands to gcc/config/pa/pa.md.
John David Anglin
1
-21
/
+119
2020-09-12
Add preliminary support for 128-bit integer types
Eric Botcazou
6
-2
/
+40
2020-09-12
Fix small inconsistency in new predicate
Eric Botcazou
1
-6
/
+2
2020-09-12
Minor tweak to line debug info
Eric Botcazou
1
-0
/
+6
2020-09-12
Accept absolute address clause for array of UNC nominal subtype
Eric Botcazou
1
-0
/
+13
2020-09-12
Daily bump.
GCC Administrator
9
-1
/
+397
2020-09-11
PowerPC: rename some functions.
Michael Meissner
1
-24
/
+69
2020-09-11
i386: Fix array index in expander
Nathan Sidwell
1
-1
/
+1
2020-09-11
libstdc++: only pull in bits/align.h if C++11 or later
Thomas Rodgers
1
-1
/
+1
2020-09-11
c++: Concepts and local externs
Nathan Sidwell
2
-4
/
+48
2020-09-11
[PATCH,rs6000] Testsuite fixup pr96139 tests
Will Schmidt
3
-5
/
+5
2020-09-11
libstdc++: Split std::align/assume_aligned to bits/align.h
Thomas Rodgers
4
-59
/
+107
2020-09-11
libstdc++: Fix chrono::__detail::ceil to work with C++11
Jonathan Wakely
1
-15
/
+30
2020-09-11
Fix fma test case [PR97018]
Sunil K Pandey
12
-12
/
+12
2020-09-11
Move/correct offset adjustment (PR middle-end/96903).
Martin Sebor
3
-8
/
+194
2020-09-11
objc++: Always pop scope with method definitions [PR97015]
Nathan Sidwell
2
-36
/
+27
2020-09-11
c++: Remove LOOKUP_CONSTINIT.
Marek Polacek
6
-29
/
+19
2020-09-11
libstdc++: Fix build error in <bits/regex_error.h>
Jonathan Wakely
1
-2
/
+3
2020-09-11
libstdc++: Avoid rounding errors on custom clocks in condition_variable
Mike Crowe
2
-16
/
+63
2020-09-11
libstdc++: Avoid rounding errors in std::future::wait_* [PR 91486]
Mike Crowe
3
-6
/
+34
2020-09-11
libstdc++: Loop when futex waits against arbitrary clock
Mike Crowe
2
-5
/
+80
2020-09-11
libstdc++: Use std::chrono::steady_clock as atomic_futex reference clock
Mike Crowe
1
-4
/
+3
2020-09-11
libstdc++: Support futex waiting on chrono::steady_clock directly
Mike Crowe
3
-5
/
+154
2020-09-11
libstdc++: Use FUTEX_CLOCK_REALTIME for futex wait
Mike Crowe
1
-0
/
+37
2020-09-11
libstdc++: Improve std::async test
Mike Crowe
1
-0
/
+33
2020-09-11
libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
Christophe Lyon
1
-1
/
+1
2020-09-11
libstdc++-v3/libsupc++/eh_call.cc: Avoid warning with -fno-exceptions.
Christophe Lyon
1
-1
/
+1
2020-09-11
libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions.
Christophe Lyon
1
-1
/
+2
2020-09-11
tree-optimization/97020 - account SLP cost in loop vect again
Richard Biener
1
-2
/
+9
2020-09-11
testsuite: gimplefe-44 requires exceptions
Andrew Stubbs
1
-0
/
+1
2020-09-11
libgccjit: Add new gcc_jit_global_set_initializer entry point
Andrea Corallo
12
-13
/
+476
2020-09-11
[libatomic] Add nvptx support
Tom de Vries
5
-0
/
+133
2020-09-11
amdgcn: align TImode registers
Andrew Stubbs
2
-1
/
+4
2020-09-11
improve BB vectorization dump locations
Richard Biener
4
-79
/
+73
2020-09-11
Fix ICE on nested packed variant record type
Eric Botcazou
3
-5
/
+75
2020-09-11
Add missing stride entry in debug info
Eric Botcazou
1
-0
/
+4
2020-09-11
Drop GNAT encodings for fixed-point types
Eric Botcazou
1
-3
/
+2
2020-09-11
Fix crash on array component with nonstandard index type
Eric Botcazou
2
-6
/
+20
2020-09-11
Adjust email address
Eric Botcazou
1
-8
/
+8
2020-09-11
Adjust email address
Eric Botcazou
2
-2
/
+2
[next]