aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-24re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262)Richard Sandiford5-17/+34
2014-07-24[AArch64] Optimize epilogue when there is no frame pointer.Jiong Wang10-10/+75
2014-07-24[AArch64] Optimize prologue when there is no frame pointer.Jiong Wang11-22/+91
2014-07-24[AArch64] Infrastructure to allow optional use of write back.Jiong Wang2-15/+38
2014-07-24[AArch64] Extend frame state to track WB candidates.Jiong Wang3-0/+23
2014-07-24Another MIPS/R6000 IPA C++ refactoring fix.Martin Liska3-5/+11
2014-07-24[gcc/]Roman Gareev3-0/+44
2014-07-24IPA C++ refactoring fix.Martin Liska4-4/+14
2014-07-24lto-streamer-out.c (tree_is_indexable): Consider IMPORTED_DECL as non-indexable.Jan Hubicka2-0/+8
2014-07-24re PR lto/61802 (AArch64 execute.exp failures with LTO after r212467)Jan Hubicka2-9/+40
2014-07-24[gcc/]Roman Gareev3-2/+44
2014-07-24PR 61876: Do not convert cast + __builtin_round into __builtin_lround unless ...Kyrylo Tkachov2-2/+8
2014-07-24re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...Martin Jambor2-1/+7
2014-07-24* MAINTAINERS (Write After Approval): Add myself.James Norris2-0/+5
2014-07-24ChangeLog formatting fixed.Martin Liska1-201/+201
2014-07-24IPA C++ refactoring 2/NMartin Liska35-303/+409
2014-07-24ChangeLog entries were fixed.Roman Gareev1-7/+5
2014-07-24IPA C++ refactoring 1/NMartin Liska80-2429/+2892
2014-07-24re PR ipa/61823 (gcc.dg/torture/pr43879_[12].c FAILs with -fno-inline)Richard Biener4-4/+16
2014-07-24target-supports.exp (check_effective_target_arm_nothumb): Also check for __ar...Andreas Schwab2-4/+9
2014-07-24[AArch64] Optimize epilogue in the presence of an outgoing args area.Jiong Wang4-17/+21
2014-07-24rx.md (stack_push): Adjust RTL to account for the fact that operations are ta...Nick Clifton4-3/+8
2014-07-24re PR c/57653 (filename information discarded when using -imacros)Marek Polacek7-0/+31
2014-07-24Add missing break statement.Thomas Schwinge2-0/+5
2014-07-24tree-inline.h (estimate_move_cost): Add speed_p parameter.Richard Biener6-14/+30
2014-07-24remove useless unused attributes in i386 codeTrevor Saunders6-85/+64
2014-07-24Daily bump.GCC Administrator1-1/+1
2014-07-23Add a blank lineH.J. Lu1-0/+1
2014-07-23Update x32 baseline_symbols.txtH.J. Lu2-0/+26
2014-07-23[AArch64] Prologue and epilogue test cases.Jiong Wang17-0/+338
2014-07-23[AArch64] Simplify epilogue expansion using new helper functions.Jiong Wang3-48/+74
2014-07-23[AArch64] Simplify prologue expand using new helper functions.Jiong Wang3-35/+66
2014-07-23[AArch64] Split save restore path.Jiong Wang2-35/+75
2014-07-23[AArch64] Unify vector and core register save/restore code.Jiong Wang2-76/+30
2014-07-23[AArch64] Use helper functions to handle multiple modes.Jiong Wang2-4/+45
2014-07-23[AArch64] Refactor code out into aarch64_next_callee_saveJiong Wang2-99/+95
2014-07-23[AArch64] Hoist calculation of register rtx.Jiong Wang2-36/+24
2014-07-23[AArch64] Remove useless variable 'increment'Jiong Wang2-5/+8
2014-07-23[AArch64] Use register offset in cfun->machine->frame.reg_offsetJiong Wang2-27/+29
2014-07-23Revert r212893:Bin Cheng12-1197/+26
2014-07-23[AArch64] Remove useless parameter base_rtx.Jiong Wang2-7/+12
2014-07-23[AArch64] Remove useless local variable.Jiong Wang2-2/+7
2014-07-23[AArch64] Consistent parameter types in prologue/epilogue generation.Jiong Wang2-1/+6
2014-07-23[AArch64] GNU-Stylize some un-formatted code.Jiong Wang2-23/+33
2014-07-23Remove redundant testsMarius Cornea2-4/+7
2014-07-23t-rtems-eabi: Add mthumb/march=armv7-r/mfpu=vfpv3-d16/mfloat-abi=hard...Sebastian Huber2-2/+131
2014-07-23config.gcc: Add nios2-*-rtems*.Sebastian Huber4-1/+180
2014-07-23bounds-2.c (fn4): Adjust to check the array size in the structure.Marek Polacek2-2/+9
2014-07-23rs6000: fix for PR61396 (wide-int fallout)Segher Boessenkool2-2/+9
2014-07-23gcov-tool.c (gcov_list): Declare here.Nathan Sidwell5-15/+21