aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-05-08rs6000: New attributes for load/store: "sign_extend", "update" and "indexed"Segher Boessenkool31-757/+647
2014-05-07re PR target/60884 ([SH] improve inlined strlen-like builtin functions)Oleg Endo4-33/+23
2014-05-07Const-correctness of gimple_call_builtin_pDavid Malcolm3-8/+17
2014-05-07re PR c++/61083 ([C++11] Ambiguous member pointer results in failure, even if...Paolo Carlini4-41/+108
2014-05-07re PR sanitizer/61095 (miscompile: tsan is broken in gcc trunk, works in 4.9)Richard Sandiford2-1/+7
2014-05-07re PR c++/61080 (Spurious no return statement warning with deleted operators)Paolo Carlini4-16/+70
2014-05-07re PR tree-optimization/61034 (Optimizing takes too many passes)Richard Biener7-18/+145
2014-05-07epiphany.c (epiphany_handle_interrupt_attribute): Emit an error when the func...Joern Rennecke4-3/+34
2014-05-07More gcc/loop-unswitch.c cleanup.Thomas Schwinge4-9/+9
2014-05-07re PR tree-optimization/52252 (An opportunity for x86 gcc vectorizer (gain up...Evgeny Stupachenko5-44/+184
2014-05-07Add execution + assembler tests of AArch64 REV Neon Intrinsics.Alan Lawrence73-0/+1227
2014-05-07Add execution + assembler tests of AArch64 EXT intrinsics.Alan Lawrence47-0/+2229
2014-05-07Reimplement AArch64 TRN intrinsics with __builtin_shuffle.Alan Lawrence6-468/+455
2014-05-07Really delete gcc/loop-unswitch.c.Thomas Schwinge2-478/+4
2014-05-07configure.ac: Always set need_64bit_hwint to yes.Richard Biener2-1/+5
2014-05-07Add execution + assembler tests of AArch64 TRN Intrinsics.Alan Lawrence37-0/+726
2014-05-07re PR tree-optimization/57864 (ICE in bitmap_set_replace_value, at tree-ssa-p...Richard Biener2-0/+42
2014-05-07re PR c++/60999 (ICE when static_cast from constexpr in specialization of tem...Paolo Carlini1-0/+6
2014-05-07Fix date in ChangeLog.Chung-Ju Wu1-1/+1
2014-05-07nds32.h (HONOR_REG_ALLOC_ORDER): Have it in favor of using optimize_size.Chung-Ju Wu2-1/+6
2014-05-07re PR libfortran/61049 (NIST test FM906 fails)Jerry DeLisle2-0/+18
2014-05-07Daily bump.GCC Administrator1-1/+1
2014-05-06* wide-int.h (wi::int_traits <HOST_WIDE_INT>): Always define.Mike Stump2-2/+4
2014-05-06re PR c++/60999 (ICE when static_cast from constexpr in specialization of tem...Paolo Carlini4-3/+43
2014-05-06* config/i386/sse.md (*mov<mode>_internal)Joseph Myers2-13/+30
2014-05-06compiler: Use backend interface for expressions.Chris Manghane10-718/+554
2014-05-06revert: lra-constraints.c (valid_address_p): Move earlier in file.Richard Sandiford2-92/+71
2014-05-06lto-cgraph.c (compute_ltrans_boundary): Make node variables local to their re...Richard Sandiford2-4/+8
2014-05-06boehm.c (mark_reference_fields): Don't update the mask when setting pointer_a...Richard Sandiford2-9/+14
2014-05-06emit-rtl.c (init_derived_machine_modes): New functionm, split out from...Richard Sandiford4-30/+36
2014-05-06Update ChangeLogs for wide-int work.Kenneth Zadeck12-899/+920
2014-05-06Merge in wide-int.Kenneth Zadeck195-4876/+11301
2014-05-06compiler: Store flags for division checks in Gogo object instead of using glo...Chris Manghane6-11/+49
2014-05-06avr.c (avr_can_eliminate): Mark unused argument.Jan-Benedict Glaw2-1/+5
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener86-184/+220
2014-05-06c-opts.c (c_common_post_options): For -freestanding...Richard Biener2-0/+12
2014-05-06re PR debug/61070 (debug_bitmap writes to stdout)Richard Biener3-3/+9
2014-05-06compiler: Fix bug in embedded method handling.Ian Lance Taylor2-21/+26
2014-05-06compiler: Use backend interface for array length.Ian Lance Taylor2-62/+48
2014-05-06Daily bump.GCC Administrator1-1/+1
2014-05-06compiler: Use backend interface for slice construction.Chris Manghane5-111/+96
2014-05-05compiler: Handle recursive pointer types for unary indirection.Chris Manghane5-32/+58
2014-05-05re PR ipa/60965 (IPA: Devirtualization versus placement new)Jan Hubicka4-0/+44
2014-05-05Add call_fusage_contains_non_callee_clobbers hookRadovan Obradovic4-0/+49
2014-05-05compiler: Use backend interface for type info expressions.Ian Lance Taylor1-3/+7
2014-05-05re PR driver/61065 ([4.9/4.10 Regresion] invalid args to -fsanitize should be...Marek Polacek2-3/+8
2014-05-05compiler: Use backend interface for sink expressions.Ian Lance Taylor1-5/+16
2014-05-05compiler: Use backend interface for set and use temporaries.Ian Lance Taylor1-9/+9
2014-05-05compiler: Use backend interface for struct field offsets.Ian Lance Taylor1-16/+15
2014-05-05passes.c (execute_function_todo): Don't reset TODO_verify_ssa from last_verif...Richard Biener2-3/+8