aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-22sem_ch10.adb (Analyze_With_Clause): In ASIS_Mode...Ed Schonberg5-9/+52
2015-05-22[multiple changes]Arnaud Charlet18-580/+1136
2015-05-22einfo.ads (Is_Atomic_Or_VFA): Move to XEINFO INLINES section.Eric Botcazou3-7/+16
2015-05-22einfo.ads (Has_Volatile_Full_Access): Rename into...Eric Botcazou10-54/+75
2015-05-22exp_ch5.adb, [...]: This is a general change that deals with the fact that mo...Robert Dewar15-66/+173
2015-05-22exp_ch4.adb (Expand_N_Op_Eq): Introduce 'Machine for 'Result comparison.Robert Dewar2-0/+29
2015-05-22[ARM] Handle UNSPEC_VOLATILE in rtx costs and don't recurse inside the unspecKyrylo Tkachov2-2/+10
2015-05-22[multiple changes]Arnaud Charlet7-77/+200
2015-05-22Minor reformatting.Arnaud Charlet1-2/+0
2015-05-22[multiple changes]Arnaud Charlet11-29/+159
2015-05-22[multiple changes]Arnaud Charlet10-30/+241
2015-05-22re PR middle-end/66251 (ICE in vect_get_vec_def_for_operand, at tree-vect-stm...Richard Biener4-7/+23
2015-05-22einfo.adb (Default_Init_Cond_Procedure): Code cleanup.Hristian Kirtchev3-26/+42
2015-05-222015-05-22 Hristian Kirtchev <kirtchev@adacore.com>Hristian Kirtchev4-158/+170
2015-05-22freeze.adb (Freeze_Profile): Suppress warning if imported subprogram is not a...Bob Duff2-2/+18
2015-05-22[multiple changes]Arnaud Charlet30-107/+327
2015-05-22fix some dates in ChangeLogsTrevor Saunders2-9/+9
2015-05-22debug.adb: Update documentation.Robert Dewar14-44/+133
2015-05-22[multiple changes]Arnaud Charlet4-8/+14
2015-05-22Minor reformatting.Arnaud Charlet2-5/+9
2015-05-22makeutl.ads (In_Place_Option): New constant.Pascal Obry5-9/+88
2015-05-22prj-util.ads, [...] (Relative_Path): New routine.Pascal Obry3-2/+78
2015-05-22exp_utils.ads, [...] (Find_Optional_Prim_Op): New interface to return Empty w...Bob Duff6-80/+117
2015-05-22sem_ch3.adb, [...]: Remove incorrect hyphen in non-binary.Robert Dewar13-52/+161
2015-05-22exp_ch4.adb: Minor rewording.Robert Dewar3-8/+13
2015-05-22atree.adb, [...]: Change name Needs_Actuals_Check to Check_Actuals.Robert Dewar5-54/+162
2015-05-22[multiple changes]Arnaud Charlet3-1/+22
2015-05-22atree.adb, atree.ads (Needs_Actuals_Check): New flag.Robert Dewar3-21/+61
2015-05-22sem_prag.adb (Analyze_Pragma): Remove the detection of a useless Part_Of indi...Hristian Kirtchev4-79/+63
2015-05-22[multiple changes]Arnaud Charlet9-58/+70
2015-05-22[multiple changes]Arnaud Charlet3-8/+15
2015-05-22sem_util.ads: Minor addition of ??? comment.Robert Dewar5-4/+14
2015-05-22[multiple changes]Arnaud Charlet7-28/+114
2015-05-22* doc/extend.texi: Use @pxref instead of @xref.Marek Polacek2-2/+6
2015-05-22gimple.h (gimple_expr_type): Refactor to make it concise.Aditya Kumar2-28/+23
2015-05-22re PR ipa/65701 (r221530 makes 187.facerec drop with -Ofast -flto on bdver2)Richard Biener2-21/+29
2015-05-22re PR c/47043 (allow deprecating enum values)Marek Polacek18-19/+223
2015-05-22tree-vect-loop.c (get_reduction_op): New function.Richard Biener4-53/+65
2015-05-22tree-vect-patterns.c (vect_recog_dot_prod_pattern): Replace assert with guard...Richard Biener2-19/+22
2015-05-22[multiple changes]Arnaud Charlet4-7/+77
2015-05-22[AArch64] Add __extension__ and __always_inline__ to crypto intrinsicsKyrylo Tkachov2-16/+38
2015-05-22always define HAVE_peepholeTrevor Saunders5-7/+11
2015-05-22remove #if HAVE_conditional_moveTrevor Saunders7-44/+32
2015-05-22always define HAVE_conditional_moveTrevor Saunders10-27/+21
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...Trevor Saunders8-37/+32
2015-05-22move default for STACK_PUSH_CODE to defaults.hTrevor Saunders4-16/+14
2015-05-22remove most ifdef STACK_GROWS_DOWNWARDTrevor Saunders9-87/+79
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders49-114/+81
2015-05-22Daily bump.GCC Administrator1-1/+1
2015-05-21simd.exp: Skip all tests if no arm_neon_ok effective target support.Sandra Loosemore116-226/+134