aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-11-14rs6000.h (RS6000_SAVE_AREA): Handle ABI_ELFv2.Ulrich Weigand24-213/+1291
2013-11-14rs6000.c (rs6000_arg_partial_bytes): Simplify logic by making use of the fact...Ulrich Weigand2-11/+31
2013-11-14rs6000.c (rs6000_psave_function_arg): New function.Ulrich Weigand2-93/+119
2013-11-14rs6000.c (USE_FP_FOR_ARG_P): Remove TYPE argument.Ulrich Weigand2-11/+21
2013-11-14rs6000.c (rs6000_option_override_internal): Replace "DEFAULT_ABI != ABI_AIX" ...Ulrich Weigand5-38/+62
2013-11-14rs6000.c (rs6000_call_indirect_aix): Rename to ...Ulrich Weigand4-296/+291
2013-11-14Forgot to add file in last commit.Ulrich Weigand1-0/+54
2013-11-14re PR sanitizer/59122 (libsanitizer merge from upstream r191666 causes duplic...Jakub Jelinek2-0/+9
2013-11-14rs6000.c (rs6000_emit_prologue): Do not place a RTX_FRAME_RELATED_P marker on...Ulrich Weigand5-25/+91
2013-11-14function.c (assign_parms): Use all.reg_parm_stack_space instead of re-evaluat...Ulrich Weigand4-25/+27
2013-11-14calls.c (store_unaligned_arguments_into_pseudos): Skip PARALLEL arguments.Ulrich Weigand2-0/+6
2013-11-14rx.c (rx_mode_dependent_address_p): Allow offsets up to 16 bits.DJ Delorie2-2/+7
2013-11-14tree-ssa-threadedge.c (thread_through_normal_block): Only push the EDGE_START...Jeff Law2-6/+18
2013-11-14Require fenv_exceptions in gcc.dg/torture/float128* testsRainer Orth4-0/+9
2013-11-14ssa-vrp-thread-1.c: Fix target selector.Richard Biener2-1/+5
2013-11-14XFAIL addr1.ads and atomic1.ads on x32H.J. Lu3-3/+8
2013-11-14Fix typo in ChangeLog entry.Christophe Lyon1-1/+1
2013-11-14[AArch64] [-mtune cleanup 5/5] Update invoke.texiJames Greenhalgh2-5/+14
2013-11-14[AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.James Greenhalgh9-607/+21
2013-11-14[AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune forJames Greenhalgh5-4/+14
2013-11-14[AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53 by default.James Greenhalgh6-47/+16
2013-11-14[AArch64] [-mtune cleanup 1/5] Remove -march=generic.James Greenhalgh2-1/+4
2013-11-14Fix gcc.dg/atomic/c11-atomic-exec-[45].c tests on Solaris 10+Rainer Orth3-0/+8
2013-11-14aarch64.c: Include aarch-cost-tables.h.Kyrylo Tkachov3-55/+32
2013-11-14[multiple changes]Joey Ye9-16/+85
2013-11-14re PR target/57491 ([ia64] internal compiler error: in ia64_split_tmode -O2, ...Kirill Yukhin2-2/+15
2013-11-14Added testcase for 58533, fixed by rev 204714.Adam Butcher2-0/+12
2013-11-14re PR target/59101 (integer wrong code bug)Jakub Jelinek4-1/+39
2013-11-13re PR tree-optimization/59102 (ICE on valid code at -Os and above on x86_64-l...Jeff Law4-3/+45
2013-11-14ira.c: Add comment about threads at the top of file.Vladimir Makarov2-1/+12
2013-11-14ira-color.c (coalesce_allocnos): Don't allocate and free sorted_copies.Vladimir Makarov2-3/+5
2013-11-14Daily bump.GCC Administrator1-1/+1
2013-11-14Handle GIMPLE_ASSIGNs with different vuse in gimple_equal_pTom de Vries4-2/+42
2013-11-14Factor out gimple_operand_equal_value_p from gimple_equal_pTom de Vries2-7/+27
2013-11-14Add is_tm_endingTom de Vries4-15/+31
2013-11-14Simplify code in gimple_equal_pTom de Vries2-6/+6
2013-11-13gimple-walk.h: New File.Andrew Macleod124-1213/+1571
2013-11-13gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix.Steven Bosscher2-1/+6
2013-11-13re PR middle-end/59119 (Segfault in -fisolate-erroneous-paths pass)Jeff Law4-35/+118
2013-11-13typo fixSteven Bosscher1-1/+1
2013-11-13cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher8-34/+58
2013-11-13re PR ipa/58862 (LTO profiledbootstrap failure: lto1: ICE in edge_badness, at...Teresa Johnson2-14/+24
2013-11-13re PR ipa/58862 (LTO profiledbootstrap failure: lto1: ICE in edge_badness, at...Teresa Johnson2-1/+6
2013-11-13re PR rtl-optimization/59036 (Performance degradation after r204212 on 32-bit...Vladimir Makarov2-72/+308
2013-11-13passes.c (execute_todo): Don't call do_per_function if flags are zero.Jakub Jelinek2-3/+13
2013-11-13ira-shrinkwrap-prep-1.c: Add lp64 to target requirements.Martin Jambor4-3/+9
2013-11-13cgraph.c (cgraph_get_create_node): Do what cgraph_get_create_real_symbol_node...Martin Jambor8-65/+45
2013-11-13aarch64-simd.md (vec_extract): New.Tejas Belagod2-0/+20
2013-11-13aarch64-simd.md (vec_set<mode>): Add w -> w option to the constraint.Tejas Belagod2-20/+29
2013-11-132013-11-13 Cesar Philippidis <cesar@codesourcery.com>Cesar Philippidis2-1/+8