aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-04-29Remove PUSH_ARGS_REVERSED from the RTL expander.James Greenhalgh3-77/+25
2014-04-29arc.c (arc_select_cc_mode): Fix parentheses.Nick Clifton4-20/+33
2014-04-29Add execution + assembler tests of the AArch64 ZIP Intrinsics.Alan Lawrence38-0/+775
2014-04-29dominance.c (free_dominance_info): Add overload with function parameter.Richard Biener5-38/+85
2014-04-29invoke.texi: Fix typo.Patrick Palka4-5/+12
2014-04-29aarch64.md (mov<mode>cc): New for GPF.Zhenqiang Chen4-0/+49
2014-04-29re PR fortran/60810 (list directed io from array results in end of file)Jerry DeLisle2-0/+19
2014-04-29Daily bump.GCC Administrator1-1/+1
2014-04-28[AArch64] Improve vst4_lane intrinsicsJames Greenhalgh7-125/+364
2014-04-28Add a class hierarchy diagram to gimple.texiDavid Malcolm2-27/+135
2014-04-28[AArch64] Relax modes_tieable_p and cannot_change_mode_classJames Greenhalgh4-3/+43
2014-04-28sync.md (AINT mode_iterator): Move definition.Pat Haugen4-17/+101
2014-04-28Enable ada for aarch64-linuxRichard Henderson2-0/+42
2014-04-28tree-sra.c (sra_modify_expr): Generate new memory accesses with same alias ty...Martin Jambor4-76/+187
2014-04-28exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...Eric Botcazou12-135/+138
2014-04-28tree-pass.h (TODO_verify_il): Define.Richard Biener4-7/+28
2014-04-28re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...Richard Biener13-3/+109
2014-04-28tree-vrp.c (vrp_var_may_overflow): Remove.Richard Biener7-75/+65
2014-04-28configure.ac: Do valgrind header checks unconditionally.Richard Biener6-44/+101
2014-04-28re PR tree-optimization/60902 (ffmpeg built with gcc 4.9 RC produces incorrec...Jeff Law2-1/+9
2014-04-28re PR tree-optimization/60979 (ICE: in gimple_redirect_edge_and_branch_force,...Richard Biener4-2/+53
2014-04-28[ARM/AArch64] Use signed chars in gcc.dg/pr60114.c.Kyrylo Tkachov2-3/+8
2014-04-28re PR c++/59120 ([c++11] ICE with invalid template alias)Paolo Carlini4-9/+17
2014-04-28tree-pass.h (execute_pass_list): Adjust prototype.Richard Biener5-53/+82
2014-04-28configure.ac: Tweak GAS check for LEON instructions on SPARC.Eric Botcazou6-3/+43
2014-04-28Daily bump.GCC Administrator1-1/+1
2014-04-27cselib.c (find_slot_memmode): Delete.Richard Sandiford2-41/+36
2014-04-27re PR fortran/59604 (Constant comparisons with -fno-range-check and int(z'...'))Thomas Koenig6-14/+71
2014-04-27Daily bump.GCC Administrator1-1/+1
2014-04-26* gnatvsn.ads (Library_Version): Bump to 4.10.Eric Botcazou2-2/+6
2014-04-26re PR libfortran/52539 (I/O: Wrong result for UTF-8/UCS-4 list-directed and n...Jerry DeLisle2-0/+35
2014-04-26Parallel profiledbootstrap is now supportedMarkus Trippelsdorf2-2/+6
2014-04-26Fix out-of-bounds array accesses in ldexpxf3.Tom de Vries2-5/+11
2014-04-26alias-30.c (dg-options): Dump only fre1 details.Uros Bizjak4-4/+11
2014-04-26compiler: Use backend interface for defining global declarations.Chris Manghane9-1062/+1161
2014-04-26Daily bump.GCC Administrator1-1/+1
2014-04-25Fix a few ICEs and other problems with -fdebug-types-sections.Cary Coutant5-18/+117
2014-04-25Set MODE to SI for alternative 12 in *movsf_internalH.J. Lu2-1/+7
2014-04-25[ARM] Enable tail call optimization for long callJiong Wang6-10/+34
2014-04-25[ARM] Initialise T16-related fields in Cortex-A8 tuning struct.Kyrylo Tkachov2-1/+7
2014-04-25re PR tree-optimization/60930 (Wrong folding of - ((unsigned long long) a * (...Bill Schmidt4-7/+44
2014-04-25re PR tree-optimization/60960 (Wrong result when a vector variable is divided...Jakub Jelinek4-1/+51
2014-04-25* gcc.dg/pr18079-2.c: Fix quoting in dg-warning.Marek Polacek2-4/+8
2014-04-25Add clobber_regTom de Vries3-0/+25
2014-04-25Register CALL_INSN_FUNCTION_USAGE in find_all_hard_reg_setsTom de Vries2-2/+13
2014-04-25Add implicit parameter to find_all_hard_reg_setsRadovan Obradovic4-5/+14
2014-04-25[ARM] Wrap long literals in HOST_WIDE_INT_C in aarch-common.cKyrylo Tkachov2-2/+12
2014-04-25re PR c/18079 (Contradicting function attributes (always_inline vs noinline))Marek Polacek7-18/+123
2014-04-25pr60823-2.c: Require effective target vect_simd_clones.Uros Bizjak2-9/+14
2014-04-25re PR c/60114 (Incorrect column number for -pedantic and -Wconversion)Marek Polacek6-37/+96