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
2021-03-05
Daily bump.
GCC Administrator
9
-1
/
+247
2021-03-04
Darwin, testsuite : Prune 'object file not found for object'.
Iain Sandoe
1
-0
/
+3
2021-03-04
expand: Fix ICE in store_bit_field_using_insv [PR93235]
Jakub Jelinek
2
-3
/
+22
2021-03-04
Handle ERROR_MARK in direct_abstract_declarator
Richard Biener
1
-0
/
+1
2021-03-04
profiling: fix streaming of TOPN counters
Martin Liska
4
-13
/
+63
2021-03-04
c++: Fix up [[nodiscard]] on ctors on targetm.cxx.cdtor_returns_this targets ...
Jakub Jelinek
6
-11
/
+30
2021-03-04
c-ppoutput: Fix preprocessing ICE on very large line number [PR99325]
Jakub Jelinek
3
-4
/
+17
2021-03-04
aarch64: Add missing error_mark_node check [PR99381]
Alex Coplan
2
-0
/
+13
2021-03-04
c++: Post-pending redesign cleanup [PR 99170]
Nathan Sidwell
1
-180
/
+27
2021-03-04
Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
Ilya Leoshkevich
14
-52
/
+69
2021-03-04
IBM Z: Compile mul-signed-overflow tests on old machines
Ilya Leoshkevich
2
-0
/
+2
2021-03-04
c++: Redesign pending entity handling [PR 99170]
Nathan Sidwell
30
-442
/
+480
2021-03-04
gcov: call mmap MAP_ANONYMOUS with fd equal to -1
Martin Liska
1
-1
/
+1
2021-03-04
middle-end/97855 - avoid recursing into pp_printf
Richard Biener
1
-21
/
+74
2021-03-04
libstdc++: Fix buffer overflows in tests [PR 99382]
Jonathan Wakely
2
-2
/
+9
2021-03-04
libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...
Jakub Jelinek
4
-76
/
+105
2021-03-04
Fortran: Fix -freal-{4,8}-real* handling [PR99355]
Tobias Burnus
17
-44
/
+354
2021-03-04
Daily bump.
GCC Administrator
10
-1
/
+412
2021-03-04
gcc.misc-tests/outputs.exp: enumerate tests
Hans-Peter Nilsson
1
-395
/
+395
2021-03-04
gcc.misc-tests/outputs.exp: assert unique test-names
Hans-Peter Nilsson
1
-14
/
+22
2021-03-03
Correct a workaround for vectorized stores.
Martin Sebor
4
-89
/
+308
2021-03-03
Update size attribute for Power10.
Pat Haugen
4
-15
/
+34
2021-03-03
c++: Defer cloning to post-loading [PR 99170]
Nathan Sidwell
1
-29
/
+61
2021-03-03
c++: Add fixed test [PR96474]
Marek Polacek
1
-0
/
+13
2021-03-03
c++: Defer specialization registration [PR 99170]
Nathan Sidwell
1
-36
/
+58
2021-03-03
d: Fix heap-buffer-overflow in checkModFileAlias [PR 99337]
Iain Buclaw
2
-2
/
+2
2021-03-03
c++: Unify REQUIRES_EXPR evaluation / diagnostic routines
Patrick Palka
1
-255
/
+193
2021-03-03
c++: Clean up normalization and satisfaction routines
Patrick Palka
5
-146
/
+110
2021-03-03
testsuite: aarch64: Add tests for vcvt FP intrinsics
Jonathan Wright
2
-0
/
+183
2021-03-03
testsuite: aarch64: Add tests for v[q]mov[u]n_high intrinsics
Jonathan Wright
3
-0
/
+285
2021-03-03
testsuite: aarch64: Add tests for v[r]shrn_high intrinsics
Jonathan Wright
2
-0
/
+270
2021-03-03
testsuite: aarch64: Add tests for narrowing-arithmetic intrinsics
Jonathan Wright
5
-0
/
+193
2021-03-03
c++: Fix -fstrong-eval-order for operator &&, || and , [PR82959]
Jakub Jelinek
2
-0
/
+36
2021-03-03
sparcv9: Disable -Wuninitialized warnings breaking bootstrap [PR92002]
Rainer Orth
1
-0
/
+4
2021-03-03
c++: ICE with deduction guide in checking type-dep [PR99009, PR97034]
Marek Polacek
6
-3
/
+123
2021-03-03
arm: Ignore --with-mode when CPU only supports one instruction set.
Richard Earnshaw
2
-10
/
+49
2021-03-03
c++: C++17 and decltype of multi-operator expression [PR95675]
Jason Merrill
3
-0
/
+27
2021-03-03
libstdc++: Update Solaris baselines for GCC 11.1
Rainer Orth
4
-0
/
+392
2021-03-03
gcov: use mmap pools for KVP.
Martin Liska
6
-19
/
+46
2021-03-03
testsuite: i386: Fix gcc.target/i386/pr95798-?.c on Solaris
Rainer Orth
2
-2
/
+2
2021-03-03
c++: namespace reachability [PR 99344]
Nathan Sidwell
6
-97
/
+122
2021-03-03
libstdc++: Don't use reserved identifiers in simd headers
Rainer Orth
3
-10
/
+10
2021-03-03
Fix ICE with pathologically large frames
Eric Botcazou
1
-1
/
+4
2021-03-03
i386: Fix a peephole2 for -mavx512vl -mno-avx512bw [PR99321]
Jakub Jelinek
3
-1
/
+55
2021-03-03
c-family: Avoid ICE on va_arg [PR99324]
Jakub Jelinek
2
-3
/
+22
2021-03-03
dwarf2out: Fix -gsplit-dwarf on riscv or other non-.uleb128 targets [PR99090]
Jakub Jelinek
1
-7
/
+24
2021-03-03
cfgrtl: Fix up fixup_partitions caused ICE [PR99085]
Jakub Jelinek
2
-5
/
+74
2021-03-03
libgfortran: Fix negation for largest integer [PR81986]
Tobias Burnus
1
-1
/
+1
2021-03-02
cgraph: flatten and same_body aliases [PR96078]
Jason Merrill
3
-2
/
+28
2021-03-02
libbacktrace: don't special case file 0
Ian Lance Taylor
1
-25
/
+14
[next]