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
2020-12-02
i386: Fix abs an maxmin expanders for TARGET_PARTIAL_REG_STALL [PR98079].
Uros Bizjak
2
-2
/
+19
2020-12-02
diagnostics: ignore -fmax-errors for ICE
Martin Liska
1
-1
/
+1
2020-12-02
if-to-switch: Support chain with 2 BBs.
Martin Liska
2
-2
/
+15
2020-12-02
if-to-switch: consider only integral types
Martin Liska
2
-0
/
+27
2020-12-01
Use add/sub/neg insns to eliminate compare/test insns on H8
Jeff Law
9
-20
/
+333
2020-12-02
loop-iv: Fix typo in `iv_analyze_expr' description
Maciej W. Rozycki
1
-1
/
+1
2020-12-01
go-test.exp: permit trailing */ on ERROR line
Ian Lance Taylor
1
-1
/
+1
2020-12-01
Use SHF_GNU_RETAIN to preserve symbol definitions
H.J. Lu
13
-4
/
+205
2020-12-01
x86: Add -mneeded for GNU_PROPERTY_X86_ISA_1_V[234] marker
H.J. Lu
10
-82
/
+175
2020-12-02
Daily bump.
GCC Administrator
5
-1
/
+340
2020-12-01
Optimize max/min pattern with comparison
Eugene Rozenfeld
3
-0
/
+106
2020-12-01
Fix mcore multilib specification
Jeff Law
1
-1
/
+1
2020-12-02
Add pretty-printing support for __is_nothrow_{assignable,constructible}.
Ville Voutilainen
1
-0
/
+6
2020-12-01
PR middle-end/97595 - bogus -Wstringop-overflow due to DECL_SIZE_UNIT underre...
Martin Sebor
4
-6
/
+49
2020-12-01
Fix more minor testsuite fallout from improved switch optimization
Jeff Law
1
-1
/
+1
2020-12-01
Feature: Macros for identifying the wide and narrow execution string literal ...
JeanHeyd Meneide
3
-0
/
+29
2020-12-01
Fix compromised tests after recent switch table improvements
Jeff Law
1
-1
/
+1
2020-12-01
openmp: Avoid ICE on depend clause on depobj OpenMP construct [PR98072]
Jakub Jelinek
2
-0
/
+13
2020-12-01
PR middle-end/97373 - missing warning on sprintf into allocated destination
Martin Sebor
6
-90
/
+444
2020-12-01
Make -fzero-call-used-regs work on the SPARC
Eric Botcazou
2
-0
/
+54
2020-12-01
testsuite: replace .* with a better regex
Martin Liska
5
-5
/
+5
2020-12-01
Darwin, D : Adjust the X spec to cater for duplicate use.
Iain Sandoe
1
-2
/
+2
2020-12-01
if-to-switch: Fix test-suite patterns.
Martin Liska
5
-7
/
+7
2020-12-01
C++ Module keywords
Nathan Sidwell
4
-0
/
+17
2020-12-01
C++ Module parameters & timers
Nathan Sidwell
2
-0
/
+7
2020-12-01
C++ Module options
Nathan Sidwell
4
-7
/
+126
2020-12-01
Improve double-word mod even on powerpc [PR97459]
Jakub Jelinek
1
-2
/
+1
2020-12-01
loop-invariant: JUMP_INSNs aren't loop invariant [PR97954]
Jakub Jelinek
2
-0
/
+16
2020-12-01
configury : Fix LEB128 support for non-GNU assemblers.
Iain Sandoe
2
-38
/
+46
2020-12-01
Regenerate a configure script omitted in r11-5520.
Iain Sandoe
1
-4
/
+4
2020-12-01
testsuite: Correct check_effective_target_hwaddress_exec
Matthew Malcomson
1
-1
/
+18
2020-12-01
C++ : Adjust warning for misplaced attributes.
Iain Sandoe
1
-2
/
+5
2020-12-01
Introduce can_vec_cmp_compare_p
Ilya Leoshkevich
3
-28
/
+109
2020-12-01
Add if-chain to switch conversion pass.
Martin Liska
20
-32
/
+866
2020-12-01
gcc/testsuite/s390: Add test cases for float_t
Marius Hillenbrand
2
-0
/
+28
2020-12-01
IBM Z: Configure excess precision for float at compile-time
Marius Hillenbrand
5
-9
/
+154
2020-12-01
testsuite: remove LIT annotation and reduce
Martin Liska
1
-303
/
+17
2020-12-01
IPA: drop implicit_section again
Martin Liska
2
-1
/
+22
2020-12-01
x86_64: Fix up -fpic -mcmodel=large -fno-plt [PR98063]
Jakub Jelinek
2
-1
/
+24
2020-12-01
middle-end/98070 - fix realloc builtin fnspec
Richard Biener
1
-1
/
+1
2020-12-01
c++, debug: Treat -std=c++20 -gdwarf-5 like C++14 rather than C++98
Jakub Jelinek
3
-1
/
+16
2020-12-01
driver: Don't imply -dD for -g3 -g0 [PR97989]
Jakub Jelinek
3
-1
/
+17
2020-12-01
RISC-V: Drop some commited accidentally code.
Kito Cheng
1
-1
/
+0
2020-12-01
Daily bump.
GCC Administrator
6
-1
/
+626
2020-11-30
Unbreak build with --disable-analyzer
David Malcolm
1
-0
/
+3
2020-11-30
Add function comments for recently added member functions.
Jeff Law
1
-0
/
+7
2020-11-30
internal/cpu: don't define CacheLinePadSize for mips64x
Ian Lance Taylor
1
-1
/
+1
2020-11-30
compiler, runtime: check len/cap for append(s, make(T, l)...)
Ian Lance Taylor
3
-23
/
+19
2020-11-30
libgo: define SO_RCVTIMEO on 32-bit GNU/Linux
Ian Lance Taylor
1
-1
/
+1
2020-11-30
compiler: improve error messages for expected curly brace
Ian Lance Taylor
5
-12
/
+10
[prev]
[next]