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
2016-09-02
re PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic' with OpenMP)
Jakub Jelinek
17
-59
/
+670
2016-09-02
Introduce class edit_context
David Malcolm
10
-11
/
+1669
2016-09-02
re PR tree-optimization/77444 (Bogus assignments in cand_value_at)
Jakub Jelinek
2
-2
/
+10
2016-09-02
re PR sanitizer/77396 (address sanitizer crashes if all static global variab...
Jakub Jelinek
7
-13
/
+74
2016-09-02
cfg.c (free_original_copy_tables): Replace second assignment of bb_copy = NUL...
Prathamesh Kulkarni
2
-1
/
+6
2016-09-02
re PR other/77421 (Bugs found in GCC with the help of PVS-Studio)
Jakub Jelinek
2
-1
/
+6
2016-09-02
Improvements to typed_splay_tree
David Malcolm
6
-0
/
+158
2016-09-02
ipa-cp.c (ipcp_store_bits_results): Change option name from -fipa-cp-bit to -...
Prathamesh Kulkarni
2
-1
/
+6
2016-09-01
PR tree-optimization/71831 - __builtin_object_size poor results with no
Martin Sebor
9
-134
/
+563
2016-09-02
Daily bump.
GCC Administrator
1
-1
/
+1
2016-09-01
c-ada-spec.c (dump_ada_function_declaration): Increase buffer size to guarant...
Martin Sebor
15
-16
/
+67
2016-09-02
rs6000: Rename 110 -> VSCR_REGNO
Segher Boessenkool
2
-18
/
+23
2016-09-02
rs6000: Rename 109 -> VRSAVE_REGNO
Segher Boessenkool
2
-3
/
+7
2016-09-02
rs6000: Rename 74 -> CR6_REGNO
Segher Boessenkool
4
-26
/
+32
2016-09-01
re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0)
Jerry DeLisle
2
-8
/
+25
2016-09-01
float128-builtin.c, [...]: Use dg-add-options ieee.
Uros Bizjak
36
-0
/
+56
2016-09-01
ipa-inline-analysis.c (param_change_prob): Get to the base object first in al...
Eric Botcazou
5
-10
/
+60
2016-09-01
rs6000: Use LR_REGNO directly in the save/restore patterns
Segher Boessenkool
2
-60
/
+73
2016-09-01
rs6000: Use LR_REGNO instead of constant 65
Segher Boessenkool
6
-26
/
+44
2016-09-01
rs6000: Fix for AIX, for r239866
Segher Boessenkool
2
-10
/
+15
2016-09-01
re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)
Marek Polacek
6
-15
/
+29
2016-09-01
re PR target/72827 (gnat bootstrap broken on powerpc64le-linux-gnu)
Bill Schmidt
2
-6
/
+19
2016-09-01
re PR middle-end/77436 (Incorrect constant result for summing loop inserted)
Richard Biener
4
-8
/
+32
2016-09-01
* config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.
Nathan Sidwell
2
-2
/
+6
2016-09-01
This patch adds legitimize_address_displacement hook so that stack accesses...
Wilco Dijkstra
2
-0
/
+28
2016-09-01
Fix more bogus testsuite failures for avr.
Senthil Kumar Selvaraj
5
-0
/
+11
2016-09-01
[AArch64] Add ANDS pattern for CMP+ZERO_EXTEND
Kyrylo Tkachov
5
-0
/
+42
2016-09-01
i386.c (ix86_option_override_internal): Also disable the STV pass if -mstackr...
Eric Botcazou
2
-2
/
+8
2016-08-31
PR c++/57728 - adjust testcase
Jason Merrill
1
-0
/
+1
2016-09-01
C: Fix missing spaces in 'struct' fix-it hints
David Malcolm
2
-3
/
+8
2016-09-01
Daily bump.
GCC Administrator
1
-1
/
+1
2016-08-31
Fix detection of AVX512IFMA in host_detect_local_cpu
Ilya Verbin
2
-1
/
+6
2016-08-31
diagnostic-show-locus.c: handle fixits on lines outside the regular ranges
David Malcolm
2
-22
/
+301
2016-08-31
re PR tree-optimization/77352 (ICE: verify_ssa failed)
Jakub Jelinek
4
-4
/
+24
2016-08-31
re PR fortran/77374 (ICE in resolve_omp_atomic, at fortran/openmp.c:3949)
Jakub Jelinek
6
-11
/
+85
2016-08-31
match.pd: Revert a * (1 << b) relaxation.
Marc Glisse
4
-2
/
+19
2016-08-31
re PR libfortran/77393 (Revision r237735 changed the behavior of F0.0)
Jerry DeLisle
2
-0
/
+20
2016-08-31
runtime: make gsignal stack at least SIGSTKSZ bytes
Ian Lance Taylor
1
-1
/
+1
2016-08-31
selftest.c: avoid explicit "selftest::" qualifiers
David Malcolm
2
-42
/
+41
2016-08-31
[x86] Don't use builtins for unaligned load/store
Marc Glisse
8
-39
/
+74
2016-08-31
* config/arm/arm.c (thumb1_size_rtx_costs) <SET>: Add missing guard.
Eric Botcazou
2
-1
/
+6
2016-08-31
re PR testsuite/77418 (SELECT TYPE associating entity can be (de)allocated)
Paul Thomas
2
-1
/
+10
2016-08-31
[multiple changes]
Paul Thomas
22
-106
/
+2111
2016-08-31
Remove arbitrary limits from rich_location
David Malcolm
7
-9
/
+181
2016-08-31
Daily bump.
GCC Administrator
1
-1
/
+1
2016-08-31
selftest: split out named_temp_file from temp_source_file
David Malcolm
3
-21
/
+63
2016-08-30
C++: add fixit for '>>' template error
David Malcolm
4
-2
/
+23
2016-08-30
runtime: use -fgo-c-header to build C header file
Ian Lance Taylor
1
-1
/
+1
2016-08-30
rs6000: Don't emit a use of LR in returns and sibcalls
Segher Boessenkool
3
-87
/
+61
2016-08-30
[PATCH][Aarch64][gcc] Fix vld2/3/4 on big endian systems
Tamar Christina
2
-16
/
+173
[prev]
[next]