aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-07-04sem_attr.adb (Eval_Attribute): The code was assuming that X'Enum_Rep...Bob Duff2-24/+45
2016-07-04Minor reformatting.Arnaud Charlet2-1/+2
2016-07-04[multiple changes]Arnaud Charlet4-27/+112
2016-07-04sem_eval.adb (Decompose_Expr): Set 'out' parameters Kind and Cons to valid va...Bob Duff18-83/+118
2016-07-04g-sercom-mingw.adb, [...]: Minor reformatting.Hristian Kirtchev3-13/+14
2016-07-04[multiple changes]Arnaud Charlet3-3/+34
2016-07-04[multiple changes]Arnaud Charlet7-46/+96
2016-07-04[multiple changes]Arnaud Charlet10-46/+56
2016-07-04ghost.adb (Prune_Node): A freeze node for an ignored ghost entity must be pru...Ed Schonberg2-0/+14
2016-07-04sem_type.adb, [...]: Minor reformatting and typo fix.Gary Dismukes5-14/+19
2016-07-04sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev9-60/+72
2016-07-04[multiple changes]Arnaud Charlet7-22/+60
2016-07-04[multiple changes]Arnaud Charlet15-56/+238
2016-07-04Minor reformatting.Arnaud Charlet2-9/+7
2016-07-04einfo.adb (Has_Pragma_Unused): Create this function as a setter for a new fla...Justin Squirek8-250/+399
2016-07-04freeze.adb (Check_Inherited_Conditions): Perform two passes over the primitiv...Ed Schonberg4-23/+67
2016-07-04[multiple changes]Arnaud Charlet10-130/+349
2016-07-04[AArch64] Fix PR target/63874Ramana Radhakrishnan4-4/+42
2016-07-04[AArch64] ARMv8.2 command line and feature macros supportMatthew Wahab6-3/+46
2016-07-04fix interaction of -S and -x {c,c++}-headerJan Beulich7-2/+33
2016-07-04Daily bump.GCC Administrator1-1/+1
2016-07-03Daily bump.GCC Administrator1-1/+1
2016-07-02re PR c/71719 (invalid set-but-not-used warning with vectors)Jakub Jelinek4-0/+31
2016-07-02Daily bump.GCC Administrator1-1/+1
2016-07-01re PR fortran/71687 (ICE in omp_add_variable, at gimplify.c:5821)Jakub Jelinek5-4/+37
2016-07-01const-float128-ped.c: Require __float128 effective target and options.Bill Schmidt11-9/+87
2016-07-01update changelogMichael Meissner1-2/+2
2016-07-01re PR target/71720 (initialization of a vector of floats generates incorrect ...Michael Meissner4-3/+29
2016-07-01re PR fortran/71717 (A gfortran silent "wrong code" bug in the transition fro...Jakub Jelinek2-0/+7
2016-07-01check initializer to be zero in .bss-like sectionsJan Beulich4-1/+29
2016-07-01altivec.md (*altivec_vpermr_<mode>_internal): Exchange the order of the secon...Kelvin Nilsen2-1/+7
2016-07-01re PR target/71698 (ICE related to decimal float when compiling with -mcpu=po...Peter Bergner4-2/+27
2016-07-01re PR target/71151 ([avr] -fmerge-constants and -fdata-sections/-ffunction-se...Georg-Johann Lay9-21/+58
2016-07-01strcpy arg optimised outAlan Modra2-1/+7
2016-07-01ix86: fix PR/65105 testcase 2Jan Beulich2-1/+5
2016-07-01re PR tree-optimization/70729 (Loop marked with omp simd pragma is not vector...Yuri Rumyantsev2-0/+10
2016-07-01[ARM] Delete thumb_reload_in_hKyrylo Tkachov3-8/+5
2016-07-01arm.c (arm_function_ok_for_sibcall): Add another check for NULL decl.Eric Botcazou2-1/+6
2016-07-01Daily bump.GCC Administrator1-1/+1
2016-06-30re PR target/71677 (PowerPC ISA 3.0 DImode load/store needs a fix)Michael Meissner4-8/+38
2016-06-30re PR tree-optimization/71707 (ICE in get_stridx_plus_constant)Jakub Jelinek4-2/+44
2016-06-30re PR fortran/71704 (ICE with -fopenmp and some omp constructs)Jakub Jelinek4-33/+150
2016-06-30re PR fortran/71705 (ICE in lower_omp_target, at omp-low.c:16136)Jakub Jelinek4-0/+20
2016-06-30altivec.md (darn_32): Change the condition to TARGET_P9_MISC instead of TARGE...Kelvin Nilsen92-13/+1782
2016-06-30This patch sets the branch cost to the same most optimal setting for all Cort...Wilco Dijkstra2-6/+15
2016-06-30[AArch64][2/2] (Re)Implement vcopy<q>_lane<q> intrinsicsKyrylo Tkachov4-156/+501
2016-06-30[AArch64][1/2] Add support INS (element) instruction to copy lanes between ve...James Greenhalgh4-0/+127
2016-06-30Fix bogus option suggestions for RejectNegative options (PR driver/71651)David Malcolm6-5/+37
2016-06-30re PR middle-end/71693 (ICE: verify_gimple failed (type mismatch in shift exp...Jakub Jelinek4-6/+33
2016-06-30Daily bump.GCC Administrator1-1/+1