aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2013-11-14Revert the last changeH.J. Lu
2013-11-14compiler: Use backend interface for comparisons.Ian Lance Taylor
2013-11-14Include gimple.h and pointer-set.h in gcc-interface/trans.cH.J. Lu
2013-11-142013-11-14 Cong Hou <congh@google.com>Cong Hou
2013-11-14 * basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...Jeff Law
2013-11-14/cpPaolo Carlini
2013-11-14 * gimplify-be.h: New file. Add prototypes.Andrew Macleod
2013-11-14 * config/arc/arc.md (doloop_begin_i): Remove extra alignment;Joern Rennecke
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-14gcc/ChangeLog:Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-14Forgot to add file in last commit.Ulrich Weigand
2013-11-14 PR sanitizer/59122Jakub Jelinek
2013-11-14ChangeLog:Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-142013-11-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>Ulrich Weigand
2013-11-14* config/rx/rx.c (rx_mode_dependent_address_p): Allow offsets upDJ Delorie
2013-11-14 * tree-ssa-threadedge.c (thread_through_normal_block): Only pushJeff Law
2013-11-14Require fenv_exceptions in gcc.dg/torture/float128* testsRainer Orth
2013-11-142013-11-14 Richard Biener <rguenther@suse.de>Richard Biener
2013-11-14XFAIL addr1.ads and atomic1.ads on x32H.J. Lu
2013-11-14Fix typo in ChangeLog entry.Charles Baylis
2013-11-14[AArch64] [-mtune cleanup 5/5] Update invoke.texiJames Greenhalgh
2013-11-14[AArch64] [-mtune cleanup 4/5] Remove "example-1", "example-2" tuning options.James Greenhalgh
2013-11-14[AArch64] [-mtune cleanup 3/5] [Temporary] When asked to tune forJames Greenhalgh
2013-11-14[AArch64] [-mtune cleanup 2/5] Tune for Cortex-A53 by default.James Greenhalgh
2013-11-14[AArch64] [-mtune cleanup 1/5] Remove -march=generic.James Greenhalgh
2013-11-14Fix gcc.dg/atomic/c11-atomic-exec-[45].c tests on Solaris 10+Rainer Orth
2013-11-14 * config/aarch64/aarch64.c: Include aarch-cost-tables.h.Kyrylo Tkachov
2013-11-142013-11-14 Julian Brown <julian@codesourcery.com>Joey Ye
2013-11-14 PR target/57491Kirill Yukhin
2013-11-14Added testcase for 58533, fixed by rev 204714.Adam Butcher
2013-11-14 PR target/59101Jakub Jelinek
2013-11-14 PR tree-optimization/59102Jeff Law
2013-11-142013-11-13 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2013-11-142013-11-13 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2013-11-14Daily bump.GCC Administrator
2013-11-14Handle GIMPLE_ASSIGNs with different vuse in gimple_equal_pTom de Vries
2013-11-14Factor out gimple_operand_equal_value_p from gimple_equal_pTom de Vries
2013-11-14Add is_tm_endingTom de Vries
2013-11-14Simplify code in gimple_equal_pTom de Vries
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.Andrew Macleod
2013-11-13* gimple-ssa-isolate-paths.c (pass_isolate_erroneous_paths): Comment fix.Steven Bosscher
2013-11-13 * PR middle-end/59119Jeff Law
2013-11-13typo fixSteven Bosscher
2013-11-13 * cfgrtl.c (can_fallthru): Reorder code to move tablejump check up.Steven Bosscher