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
2016-07-01
re PR fortran/71717 (A gfortran silent "wrong code" bug in the transition fro...
Jakub Jelinek
4
-0
/
+32
2016-07-01
check initializer to be zero in .bss-like sections
Jan Beulich
4
-1
/
+29
2016-07-01
altivec.md (*altivec_vpermr_<mode>_internal): Exchange the order of the secon...
Kelvin Nilsen
2
-1
/
+7
2016-07-01
re PR target/71698 (ICE related to decimal float when compiling with -mcpu=po...
Peter Bergner
4
-2
/
+27
2016-07-01
re PR target/71151 ([avr] -fmerge-constants and -fdata-sections/-ffunction-se...
Georg-Johann Lay
9
-21
/
+58
2016-07-01
strcpy arg optimised out
Alan Modra
2
-1
/
+7
2016-07-01
ix86: fix PR/65105 testcase 2
Jan Beulich
2
-1
/
+5
2016-07-01
re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...
Yuri Rumyantsev
2
-0
/
+10
2016-07-01
[ARM] Delete thumb_reload_in_h
Kyrylo Tkachov
3
-8
/
+5
2016-07-01
arm.c (arm_function_ok_for_sibcall): Add another check for NULL decl.
Eric Botcazou
2
-1
/
+6
2016-07-01
Daily bump.
GCC Administrator
1
-1
/
+1
2016-06-30
re PR target/71677 (PowerPC ISA 3.0 DImode load/store needs a fix)
Michael Meissner
4
-8
/
+38
2016-06-30
re PR tree-optimization/71707 (ICE in get_stridx_plus_constant)
Jakub Jelinek
4
-2
/
+44
2016-06-30
re PR fortran/71704 (ICE with -fopenmp and some omp constructs)
Jakub Jelinek
4
-33
/
+150
2016-06-30
re PR fortran/71705 (ICE in lower_omp_target, at omp-low.c:16136)
Jakub Jelinek
4
-0
/
+20
2016-06-30
altivec.md (darn_32): Change the condition to TARGET_P9_MISC instead of TARGE...
Kelvin Nilsen
92
-13
/
+1782
2016-06-30
This patch sets the branch cost to the same most optimal setting for all Cort...
Wilco Dijkstra
2
-6
/
+15
2016-06-30
[AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsics
Kyrylo Tkachov
4
-156
/
+501
2016-06-30
[AArch64][1/2] Add support INS (element) instruction to copy lanes between ve...
James Greenhalgh
4
-0
/
+127
2016-06-30
Fix bogus option suggestions for RejectNegative options (PR driver/71651)
David Malcolm
6
-5
/
+37
2016-06-30
65913.cc: Require atomic-builtins rather than specific target.
Thomas Preud'homme
2
-1
/
+7
2016-06-30
re PR middle-end/71693 (ICE: verify_gimple failed (type mismatch in shift exp...
Jakub Jelinek
4
-6
/
+33
2016-06-30
Daily bump.
GCC Administrator
1
-1
/
+1
2016-06-30
Offer suggestions for misspelled --param names.
David Malcolm
9
-19
/
+66
2016-06-29
predicates.md (const_0_to_7_operand): New predicate, recognize 0..7.
Michael Meissner
9
-3
/
+204
2016-06-29
re PR fortran/71686 (ICE on broken character continuation)
Jerry DeLisle
3
-0
/
+19
2016-06-29
re PR fortran/71686 (ICE on broken character continuation)
Jerry DeLisle
2
-2
/
+12
2016-06-29
Add qdf24xx base tuning support.
Jim Wilson
8
-2
/
+193
2016-06-29
openmp.c (match_oacc_clause_gang): Rename to ...
Cesar Philippidis
6
-62
/
+146
2016-06-29
re PR tree-optimization/15256 ([tree-ssa] Optimize manual bitfield manipilati...
Richard Biener
2
-0
/
+20
2016-06-29
Increase loop alignment on Cortex cores to 8 and set function alignment to 16.
Wilco Dijkstra
2
-7
/
+16
2016-06-29
re PR ada/48835 (porting GNAT to m68k-linux)
Eric Botcazou
6
-57
/
+103
2016-06-29
[ARM] Fix, add tests for FP16 aapcs.
Matthew Wahab
9
-27
/
+71
2016-06-29
misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.
Eric Botcazou
2
-6
/
+10
2016-06-29
[Testsuite] Selectors and options directives for ARM VFP FP16 support.
Matthew Wahab
4
-5
/
+102
2016-06-29
re PR tree-optimization/71655 (GCC trunk ICE on westmere target)
Ilya Enkovich
4
-0
/
+41
2016-06-29
Mark -fstack-protect as optimization flag.
Martin Liska
7
-6
/
+89
2016-06-29
re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...
Yuri Rumyantsev
5
-0
/
+105
2016-06-29
Improve diagnostic messages of "#pragma omp cancel", "#pragma omp cancellatio...
Thomas Schwinge
8
-30
/
+72
2016-06-29
Rename PRAGMA_OMP_DECLARE_REDUCTION to PRAGMA_OMP_DECLARE
Thomas Schwinge
5
-6
/
+12
2016-06-29
re PR tree-optimization/71625 (missing strlen optimization on different array...
Jakub Jelinek
4
-10
/
+116
2016-06-29
re PR tree-optimization/68961 (Test case gcc.target/powerpc/pr60203.c fails s...
Richard Biener
2
-5
/
+14
2016-06-29
re PR middle-end/71002 (-fstrict-aliasing breaks Boost's short string optimiz...
Richard Biener
9
-59
/
+34
2016-06-29
match.pd ((T)(T2)x -> (T)x): Remove restriction on final precision not matchi...
Richard Biener
2
-8
/
+8
2016-06-29
pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.
John David Anglin
2
-5
/
+9
2016-06-29
Daily bump.
GCC Administrator
1
-1
/
+1
2016-06-29
re PR c/71685 (Segmentation fault in gcc when compiling the attached file.)
Jakub Jelinek
4
-3
/
+21
2016-06-28
PR c/71552 - Confusing error for incorrect struct initialization
Martin Sebor
4
-11
/
+41
2016-06-28
abs128-1.c: Require VSX.
Bill Schmidt
5
-8
/
+15
2016-06-28
re PR middle-end/71626 (ICE at -O1 and above on x86_64-linux-gnu (in output_c...
Jakub Jelinek
5
-10
/
+58
[next]