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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
compiler, runtime: provide index information on bounds check failure
Ian Lance Taylor
6
-190
/
+381
2019-08-28
PR tree-optimization/91457 - inconsistent warning for writing past the end of...
Martin Sebor
10
-45
/
+1365
2019-08-28
PR driver/80545 - option -Wstringop-overflow not recognized by Fortran
Martin Sebor
2
-1
/
+9
2019-08-28
* config/i386/i386-features.c
Uros Bizjak
2
-3
/
+11
2019-08-28
[PR 91468] Small fixes in ipa-cp.c and ipa-prop.c
Martin Jambor
3
-15
/
+17
2019-08-28
[PR c++/90613] Fix using-decl debug bloat
Nathan Sidwell
4
-16
/
+36
2019-08-28
i386-features.c (convert_scalars_to_vector): Do not add the MD problem.
Richard Biener
2
-1
/
+5
2019-08-28
Stated standards in documentation
Mark Eggleston
2
-168
/
+178
2019-08-28
re PR middle-end/89544 (Argument marshalling incorrectly assumes stack slots ...
Bernd Edlinger
2
-0
/
+19
2019-08-28
expr.c (expand_assignment): Handle misaligned DECLs.
Bernd Edlinger
8
-5
/
+73
2019-08-28
re PR libgomp/91530 (Several libgomp.*/scan-* tests FAIL without avx_runtime)
Jakub Jelinek
2
-4
/
+10
2019-08-28
Remove code leftover that has never been used.
Martin Liska
2
-5
/
+6
2019-08-28
PR c++/81676 - bogus -Wunused warnings in constexpr if.
Marek Polacek
5
-0
/
+125
2019-08-28
PR c++/91428 - warn about std::is_constant_evaluated in if constexpr.
Marek Polacek
6
-1
/
+101
2019-08-28
Daily bump.
GCC Administrator
1
-1
/
+1
2019-08-27
PR tree-optimization/91567 - Spurious -Wformat-overflow warnings building gli...
Martin Sebor
6
-5
/
+101
2019-08-27
tree-ssa-strlen.c (printf_strlen_execute): Initialize the loop optimizer and ...
Jeff Law
4
-7
/
+122
2019-08-27
re PR fortran/91496 (!GCC$ directives error if mistyped or unknown)
Harald Anlauf
10
-2
/
+238
2019-08-27
sse4_1-round-roundeven-1.c (dg-options): Add -mfpmath=sse.
Uros Bizjak
3
-2
/
+8
2019-08-27
re PR target/91528 (ICE in ix86_expand_prologue at i386.c:7844 since r274481)
Uros Bizjak
4
-0
/
+54
2019-08-27
re PR c++/83431 (-Wformat-truncation may incorrectly report truncation)
Martin Sebor
2
-5
/
+11
2019-08-27
Options documentation fixes.
Mark Eggleston
2
-26
/
+36
2019-08-27
libgo: rebuild runtime.inc if mkruntimeinc.sh changes
Ian Lance Taylor
1
-1
/
+1
2019-08-27
2019-08-27 Richard Biener <rguenther@suse.de>
Richard Biener
3
-83
/
+119
2019-08-27
re PR c++/91415 (Invalid warning for C++17 sequencing of shift operator E1<<E2.)
Jakub Jelinek
4
-1
/
+45
2019-08-27
re PR testsuite/91549 (gcc.dg/wrapped-binop-simplify.c fails starting with r2...
Robin Dapp
2
-1
/
+6
2019-08-27
[arm/aarch64] Add comments warning that stack-protector initializer insns sho...
Richard Earnshaw
3
-3
/
+13
2019-08-27
Fix new clang warnings.
Martin Liska
5
-2
/
+65
2019-08-27
Daily bump.
GCC Administrator
1
-1
/
+1
2019-08-26
re PR fortran/91390 (treatment of extra parameter in a subroutine call)
Thomas Koenig
6
-7
/
+35
2019-08-26
compiler: generalize cleanup of unresolved placeholder pointer types
Ian Lance Taylor
3
-10
/
+11
2019-08-26
i386.c (emit_i387_cw_initialization): Fix masking operand value.
Uros Bizjak
2
-2
/
+7
2019-08-26
PR tree-optimization/83431 - -Wformat-truncation may incorrectly report trunc...
Martin Sebor
77
-631
/
+2264
2019-08-26
* decl.c (duplicate_decls): Always merge DECL_DECLARED_CONSTEXPR_P.
Jason Merrill
3
-3
/
+11
2019-08-26
* ChangeLog: Fix roundeven entry.
Uros Bizjak
1
-2
/
+2
2019-08-26
PR c++/91545 - ICE in constexpr store evaluation.
Marek Polacek
4
-3
/
+19
2019-08-26
i386-features.c (general_remove_non_convertible_regs): Remove.
Richard Biener
2
-62
/
+6
2019-08-26
i386: Roundeven expansion for SSE4.1+
Tejas Joshi
10
-9
/
+99
2019-08-26
Builtin function roundeven folding implementation
Tejas Joshi
11
-6
/
+221
2019-08-26
re PR target/91522 (STV is slow)
Richard Biener
3
-249
/
+200
2019-08-26
[PATCH 2/2] Add simplify rule for wrapped addition.
Robin Dapp
8
-5
/
+91
2019-08-26
[PATCH 1/2] Allow folding all statements.
Robin Dapp
5
-1
/
+32
2019-08-26
re PR c/91526 (Unnecessary SSE and other instructions generated when compilin...
Richard Biener
3
-0
/
+14
2019-08-26
RISC-V: Add testcase for testing li pseudo instruction
Kito Cheng
2
-0
/
+40
2019-08-26
Daily bump.
GCC Administrator
1
-1
/
+1
2019-08-25
gmm_malloc.h: Only use <errno.h> and errno if __STDC_HOSTED__.
Gerald Pfeifer
2
-0
/
+9
2019-08-25
Daily bump.
GCC Administrator
1
-1
/
+1
2019-08-24
[C++ PATCH] vfunc overrider simplification
Nathan Sidwell
4
-6
/
+41
2019-08-24
re PR fortran/91390 (treatment of extra parameter in a subroutine call)
Thomas Koenig
13
-140
/
+217
2019-08-24
semantics.c (finish_switch_cond): Improve error message location.
Paolo Carlini
4
-9
/
+19
[next]