aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-11-30Introduce -fdump-ipa-clones dump outputMartin Liska7-10/+84
2016-11-30Support nested functions (PR sanitizer/78541).Martin Liska5-0/+53
2016-11-30Add missing fileMartin Liska1-0/+18
2016-11-30simplify-rtx: Add missing line for previous commit (PR78583)Segher Boessenkool2-0/+7
2016-11-30combine: Don't mess with subregs of floating point (PR78590)Segher Boessenkool2-0/+7
2016-11-30re PR tree-optimization/78586 (Wrong code caused by printf-return-value)Jakub Jelinek4-15/+45
2016-11-30Fix PR78588 - rtlanal.c:5210:38: runtime error: shift exponent 4294967295 is ...Markus Trippelsdorf3-1/+9
2016-11-30re PR fortran/78573 ([OOP] ICE in resolve_component, at fortran/resolve.c:13405)Janus Weil4-11/+27
2016-11-29arc-common.c (arc_handle_option): Remove unused variables.Jeff Law2-2/+3
2016-11-29lra-constraints.c (check_and_process_move): Constrain the range of DCLASS and...Jeff Law2-0/+8
2016-11-30runtime: fixes for -buildmode=c-archiveIan Lance Taylor1-1/+1
2016-11-30Remove stray character from install.texiDavid Malcolm2-1/+5
2016-11-30substring locations and # line directives (PR preprocessor/78569)David Malcolm4-0/+45
2016-11-30Daily bump.GCC Administrator1-1/+1
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose2-0/+36
2016-11-30re PR target/78594 (Bug in November 11th, 2016 change to rs6000.md)Michael Meissner2-1/+9
2016-11-29xtensa: Fix PR target/78603Max Filippov2-1/+11
2016-11-29avoid false positives on ILP32 targets.Martin Sebor3-14/+19
2016-11-29* config/bfin/linux.h (CPP_SPEC): Define.Waldemar Brodkorb2-0/+7
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor15-193/+92
2016-11-29sse.md (UNSPEC_MASKOP): Move from i386.md.Uros Bizjak5-195/+225
2016-11-29tree-vrp.c (simplify_stmt_using_ranges): Use boolean_type_node for the EQ_EXPR.Andrew Pinski2-1/+6
2016-11-29re PR target/71331 (target-tilegx: nested-function-4.c: r10 is conflict which...Chen Gang2-2/+25
2016-11-29avr-arch.h (avr_mcu_t): Add flash_size member.Pitchumani Sivanupandi2-274/+288
2016-11-29spellcheck bugfixes: don't offer the goal string as a suggestionDavid Malcolm9-0/+90
2016-11-292016-11-29 Tamar Christina <tamar.christina@arm.com>Tamar Christina5-12/+439
2016-11-29[ARC] Fix compact casesi option.Claudiu Zissulescu2-4/+11
2016-11-29[multiple changes]Janus Weil4-1/+35
2016-11-29tree-cfg.c (lower_phi_internal_fn): Do not look for further PHIs after a regu...Richard Biener2-10/+24
2016-11-29Make one extra BB to prevent PHI argument clash (PRMartin Liska3-3/+14
2016-11-29[ARC] [COMMITTED] Fix typo in arc.optClaudiu Zissulescu2-2/+7
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang7-3/+30
2016-11-29Fix bogus pr31096-1.c failure for avrSenthil Kumar Selvaraj2-7/+20
2016-11-29re PR rtl-optimization/78546 (wrong code at -O2 and above)Richard Biener4-2/+43
2016-11-29contrib.texi: Add a few missing gfortran contributors.Janus Weil2-0/+19
2016-11-29rs6000: Testcases for rl*i*Segher Boessenkool23-0/+736
2016-11-29combine: Tweak change_zero_extSegher Boessenkool2-1/+8
2016-11-29rs6000: Make deallocation of a large frame work (PR77687)Segher Boessenkool3-5/+32
2016-11-29shrink-wrap: New spread_componentsSegher Boessenkool2-35/+156
2016-11-29combine: Make code after a new trap unreachable (PR78342)Segher Boessenkool2-0/+28
2016-11-29simplify-rtx: Handle truncate of extractSegher Boessenkool2-0/+35
2016-11-29* es.po, fr.po: Update.Joseph Myers3-413/+221
2016-11-29Daily bump.GCC Administrator1-1/+1
2016-11-29i386.md (*and<mode>_1): Merge insn pattern from *andsi_1 and *andhi_1 using S...Uros Bizjak2-71/+28
2016-11-28re PR middle-end/78540 (ICE: in df_refs_verify, at df-scan.c:4062 with -O -ma...Jakub Jelinek6-8/+56
2016-11-28PR middle-end/78521 - [7 Regression] incorrect byte count in -Wformat-length...Martin Sebor7-164/+655
2016-11-28Fix typo.David Edelsohn1-1/+1
2016-11-28re PR c++/72808 (ICE on valid c++ code in verify_type (gcc/tree.c:14047))Jakub Jelinek4-2/+40
2016-11-28re PR rtl-optimization/78546 (wrong code at -O2 and above)Jakub Jelinek5-6/+66
2016-11-28Fix PR78556 - left shift of negative valuesMarkus Trippelsdorf2-1/+9