aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-30gcc/Richard Sandiford4-36/+20
2015-06-30defaults.h (HAVE_epilogue, [...]): Delete.Richard Sandiford12-73/+53
2015-06-30jit: add switch statementsDavid Malcolm28-337/+2867
2015-06-30PR jit/66546: Add gcc_jit_context_set_bool_allow_unreachable_blocksDavid Malcolm15-411/+745
2015-06-30PR jit/66628: add gcc_jit_context_add_command_line_optionDavid Malcolm16-394/+1047
2015-06-30fixes to gcc_jit_context_dump_reproducer_to_fileDavid Malcolm2-6/+19
2015-06-30jit: fix some .rst issues in docsDavid Malcolm4-53/+61
2015-06-30Add missed testVladimir Makarov1-0/+64
2015-06-30re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subre...Vladimir Makarov6-21/+64
2015-06-30IA MCU psABI support: testsuiteH.J. Lu23-0/+3458
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu2-1/+5
2015-06-30IA MCU psABI support: GCC changesH.J. Lu9-10/+208
2015-06-30match.pd (~x | x): Don't use tree_nop_conversion_p.Marek Polacek4-2/+42
2015-06-30match.pd (X - (X / Y) * Y): Use convert1 and convert2.Marek Polacek4-2/+53
2015-06-30re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876)Jason Merrill3-0/+15
2015-06-30re PR debug/66653 (ice in gen_type_die_with_usage, at dwarf2out.c:20876)Jason Merrill11-36/+102
2015-06-30Implement N4197 - Adding u8 character literalsEdward Smith-Rowland10-2/+69
2015-06-30fold-const.c (fold_binary_loc): Move ~x & ~y -> ~(x | y) and ~x | ~y -> ~(x &...Richard Biener3-119/+48
2015-06-30re PR tree-optimization/66704 (ICE in tree-vectorizer at tree-ssanames.c:457)Richard Biener2-1/+10
2015-06-30re PR middle-end/66702 (#pragma omp declare simd uniform and linear issues)Jakub Jelinek2-16/+89
2015-06-30fold-const.c (fold_unary_loc): Move abs(abs(x)) -> abs(x)...Richard Biener3-41/+76
2015-06-30* gcc.dg/fold-ior-2.c (fn4): Swap operands.Marek Polacek2-1/+5
2015-06-30leon.md (leon_load): Enable for all LEON variants if -mfix-ut699 is not speci...Eric Botcazou2-3/+13
2015-06-30Add parloops-exit-first-loop-alt-{5,6,7}.cTom de Vries5-1/+74
2015-06-30fold-const.c (fold_binary_loc): Move ~X | X folding ...Marek Polacek5-18/+62
2015-06-30target-insns.def (canonicalize_funcptr_for_compare): Add.Richard Biener5-18/+23
2015-06-30Use max_loop_iterations in transform_to_exit_first_loop_altTom de Vries6-13/+84
2015-06-30tree-vrp.c (register_edge_assert_for_2): Also register asserts for dominating...Richard Biener2-14/+29
2015-06-30tree-ssa-loop-ivopts.c (record_sub_use): Don't reset ssa_name field in struct...Bin Cheng2-4/+5
2015-06-30re PR target/66509 (the new clang-based assembler in Xcode 7 on 10.11 fails o...Jack Howarth3-4/+10
2015-06-30Daily bump.GCC Administrator1-1/+1
2015-06-29nvptx.md (nvptx_reorg_subreg): New fn, broken out of ...Nathan Sidwell2-12/+39
2015-06-29re PR c++/65977 (Constexpr should be allowed in declaration of friend templat...Paolo Carlini5-10/+40
2015-06-29Use PIE_SPEC/NO_PIE_SPEC for crtend.o/crtendS.oH.J. Lu2-0/+14
2015-06-29re PR ada/63310 (Ada bootstrap error with -fcompare-debug)Eric Botcazou2-7/+15
2015-06-29i386.md (*jcc_1): Use %!Uros Bizjak2-76/+36
2015-06-29nios2.c (nios2_delegitimize_address): Make assert less restrictive.Sandra Loosemore2-1/+6
2015-06-29Wunused-parameter warnings are given from cgraph::finalize_function,Manuel López-Ibáñez15-22/+78
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab5-0/+46
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab2-1/+15
2015-06-29re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Matthew Wahab2-1/+15
2015-06-29* sv.po: Update.Joseph Myers2-897/+204
2015-06-29i386: Implement asm flag outputsRichard Henderson12-7/+352
2015-06-29[AArch64] Generalize TLSLE macro and pattern namesJiong Wang4-17/+31
2015-06-29fold-const.c (fold_binary_loc): Move X - (X / Y) * Y -> X % Y to ...Marek Polacek3-13/+12
2015-06-29Simplify structure try_transform_to_exit_first_loop_altTom de Vries2-44/+20
2015-06-29invoke.texi (Aarch64 Options, -march): Split out arch and feature description...Matthew Wahab2-37/+49
2015-06-29re PR c/66322 (Linus Torvalds: -Wswitch-bool produces dubious warnings, fails...Marek Polacek15-46/+368
2015-06-29genmatch.c (add_operator): Treat ADDR_EXPR as atom.Richard Biener4-11/+27
2015-06-29lto-streamer.h (LTO_major_version): Bump to 5.Richard Biener2-1/+5