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-01-14
Daily bump.
GCC Administrator
7
-1
/
+300
2021-01-14
or1k: Fixup exception header data encodings
Stafford Horne
1
-0
/
+4
2021-01-14
or1k: Add note to indicate execstack
Stafford Horne
1
-0
/
+2
2021-01-14
or1k: Support for softfloat to emulate hw exceptions
Stafford Horne
1
-1
/
+40
2021-01-14
or1k: Add builtin define to detect hard float
Stafford Horne
1
-0
/
+2
2021-01-14
or1k: Implement profile hook calling _mcount
Stafford Horne
1
-2
/
+13
2021-01-13
c++: Failure to lookup using-decl name [PR98231]
Marek Polacek
4
-0
/
+31
2021-01-13
match.pd: Fold (~X | C) ^ D into (X | C) ^ (~D ^ C) if (~D ^ C) can be simpli...
Jakub Jelinek
2
-1
/
+32
2021-01-13
gcc-changelog: Support multiline parentheses wrapping
Martin Liska
3
-2
/
+100
2021-01-13
tree-optimization/92645 - avoid harmful early BIT_FIELD_REF canonicalization
Richard Biener
4
-5
/
+31
2021-01-13
mklog: support define_insn_and_split format
Martin Liska
2
-1
/
+53
2021-01-13
c++: Fix cp_build_function_call_vec [PR 98626]
Nathan Sidwell
1
-2
/
+2
2021-01-13
aarch64: Add support for unpacked SVE MLS and MSB
Richard Sandiford
7
-44
/
+246
2021-01-13
aarch64: Add support for unpacked SVE MLA and MAD
Richard Sandiford
7
-44
/
+246
2021-01-13
tree-optimization/92645 - improve SLP with existing vectors
Richard Biener
2
-2
/
+63
2021-01-13
aarch64: Tighten condition on sve/sel* tests
Richard Sandiford
3
-3
/
+3
2021-01-13
rtl-ssa: Fix reversed comparisons in accesses.h comment
Richard Sandiford
1
-4
/
+4
2021-01-13
sh: Remove match_scratch operand test
Richard Sandiford
1
-2
/
+1
2021-01-13
Hurd: Enable ifunc by default
Samuel Thibault
1
-1
/
+3
2021-01-13
libstdc++: Fix typo in ChangeLog-2020
Jonathan Wakely
1
-1
/
+1
2021-01-13
gcc-changelog: Allow modifications to old ChangeLogs without entry
Martin Liska
3
-3
/
+33
2021-01-13
hurd: libgcc unwinding over signal trampolines with SIGINFO
Samuel Thibault
1
-13
/
+47
2021-01-13
i386, expand: Optimize also 256-bit and 512-bit permutatations as vpmovzx if ...
Jakub Jelinek
13
-11
/
+388
2021-01-13
if-to-switch: fix also virtual phis
Martin Liska
2
-7
/
+23
2021-01-13
libstdc++: Remove <debug/array> from Doxygen config
Jonathan Wakely
1
-1
/
+0
2021-01-13
doc: Fix typos in C++ Modules documentation
Jonathan Wakely
1
-2
/
+2
2021-01-13
tree-optimization/98640 - fix bogus sign-extension with VN
Richard Biener
2
-6
/
+31
2021-01-13
i386: Add define_insn_and_split patterns for btrl [PR96938]
Jakub Jelinek
2
-0
/
+131
2021-01-13
ipa: remove a dead code
Martin Liska
1
-2
/
+0
2021-01-13
[PATCH v2] aarch64: Add cpu cost tables for A64FX
Qian Jianhua
2
-4
/
+171
2021-01-13
i386: Optimize _mm_unpacklo_epi8 of 0 vector as second argument or similar VE...
Jakub Jelinek
4
-0
/
+188
2021-01-12
amdgcn: Remove dead code for fixed v0 register
Julian Brown
1
-4
/
+0
2021-01-12
amdgcn: Fix exec register live-on-entry to BB in md-reorg
Julian Brown
1
-1
/
+16
2021-01-12
amdgcn: Improve FP division accuracy
Julian Brown
3
-20
/
+81
2021-01-12
amdgcn: Fix subdf3 pattern
Julian Brown
1
-1
/
+1
2021-01-13
Daily bump.
GCC Administrator
8
-1
/
+211
2021-01-12
syscall: ensure openat uses variadic libc wrapper
Paul E. Murphy
2
-2
/
+2
2021-01-12
Avoid a couple more ICEs in print_mem_ref (PR c/98597).
Martin Sebor
3
-6
/
+79
2021-01-12
MAINTAINERS: Fix spacing
Segher Boessenkool
1
-4
/
+4
2021-01-12
libcody: Simplify configure [PR 98414, 98509]
Nathan Sidwell
13
-6874
/
+48
2021-01-12
gcov: fix printf format for 32-bit hosts
Martin Liska
1
-2
/
+2
2021-01-12
Fix typo in function-abi.h
Andrea Corallo
1
-1
/
+1
2021-01-12
arm: Add movmisalign patterns for MVE (PR target/97875)
Christophe Lyon
5
-25
/
+89
2021-01-12
[PR97969] LRA: Transform pattern `plus (plus (hard reg, const), pseudo)` afte...
Vladimir N. Makarov
2
-1
/
+81
2021-01-12
c++: Fix ICE with CTAD in concept [PR98611]
Patrick Palka
3
-1
/
+33
2021-01-12
tree-optimization/98550 - fix BB vect unrolling check
Richard Biener
2
-8
/
+128
2021-01-12
options: properly compare string arguments
Martin Liska
1
-2
/
+4
2021-01-12
gcov: add more debugging facility
Martin Liska
2
-1
/
+47
2021-01-12
widening_mul: Fix up ICE caused by my signed multiplication overflow pattern ...
Jakub Jelinek
2
-14
/
+32
2021-01-12
reassoc: Optimize in reassoc x < 0 && y < 0 to (x | y) < 0 etc. [PR95731]
Jakub Jelinek
3
-12
/
+112
[next]