aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-04-17compiler: Use backend interface for constant expressions.Chris Manghane5-44/+54
2014-04-17re PR go/60870 (go interface methods broken on ppc64le (bug296.go))Ian Lance Taylor1-2/+13
2014-04-17compiler: Define immutability for numeric, constant, type info, type conversi...Ian Lance Taylor1-1/+54
2014-04-17ipa-inline.c (inline_small_functions): Account only non-cold functions.Jan Hubicka3-2/+12
2014-04-17rs6000.md (addti3, subti3): New.Pat Haugen5-0/+145
2014-04-17Generate "xor reg, reg" if optimizing for sizeH.J. Lu2-2/+8
2014-04-17gimple-iterator.c (gsi_start_edge): New function.Martin Jambor7-12/+126
2014-04-17re PR tree-optimization/60849 (bogus comparison result type)Richard Biener2-3/+13
2014-04-17genmodes.c (struct mode_data): Add need_bytesize_adj field.Jakub Jelinek6-3/+147
2014-04-17pass cfun to pass::executeTrevor Saunders127-2991/+3013
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders110-1348/+774
2014-04-17enable -Woverloaded-virtual when availableTrevor Saunders3-2/+53
2014-04-17remove has_gateTrevor Saunders130-250/+58
2014-04-17merge register_dump_files_1 into register_dump_files and remove more fiddling...Trevor Saunders3-31/+17
2014-04-17remove properties stuff from register_dump_files_1Trevor Saunders3-17/+12
2014-04-17dwarf2out: Use normal constant values in bound_info if possible.Mark Wielaard2-12/+27
2014-04-17re PR target/60847 (x86 BMI intrinsics not recognized)Jakub Jelinek5-9/+128
2014-04-17* gcc.c (used_arg): Prevent out of bound access for multilib_options.Kito Cheng2-1/+5
2014-04-17re PR tree-optimization/60849 (bogus comparison result type)Richard Biener4-1/+31
2014-04-17re PR c++/60836 (invalid PHI argument and ICE in verify_gimple)Richard Biener4-2/+56
2014-04-17re PR tree-optimization/60841 (gcc: internal compiler error: Killed (program ...Richard Biener7-17/+244
2014-04-17i386.c (x86_add_stmt_cost): Fix vector cost model for Silvermont.Evgeny Stupachenko2-0/+18
2014-04-17x86-tune.def (TARGET_SLOW_PSHUFB): New tune definition.Evgeny Stupachenko4-2/+16
2014-04-17i386.c (slm_cost): Adjust vec_to_scalar_cost.Evgeny Stupachenko2-3/+7
2014-04-17opts.c (OPT_fif_conversion, [...]): Disable for Og.Joey Ye2-2/+6
2014-04-17opts.c (common_handle_option): Disable -fipa-reference coorectly with -fuse-p...Jan Hubicka2-1/+6
2014-04-17ipa-devirt.c (odr_type_d): Add field all_derivations_known.Jan Hubicka4-27/+187
2014-04-17re PR lto/60820 (ice in ctor_for_folding, at varpool.c:291)Jan Hubicka3-0/+30
2014-04-17re PR ipa/60854 (inline constructor of extern template)Jan Hubicka4-1/+36
2014-04-16host-linux.c (TRY_EMPTY_VM_SPACE): Change aarch64 ilp32 definition.Andrew Pinski2-0/+7
2014-04-17Daily bump.GCC Administrator1-1/+1
2014-04-16final.c (compute_alignments): Do not apply loop alignment to a block falling ...Eric Botcazou2-0/+7
2014-04-16mips.md (*mov<mode>_internal, [...]): Adjust constraints for microMIPS store ...Catherine Moore4-3/+34
2014-04-16decl.c (reshape_init_r): Handle a single element of vector type.Marc Glisse4-1/+15
2014-04-16re PR c++/60765 (Function attributes ignored for pointer-to-member-function p...Patrick Palka6-11/+62
2014-04-16avr-mcus.def: Correct typo for atxmega256a3bu macro.Pitchumani Sivanupandi2-1/+5
2014-04-16re PR c++/59295 (useless warning: 'Bar' is already a friend of 'Foo' [enabled...Paul Pluzhnikov2-3/+12
2014-04-16tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou8-20/+22
2014-04-16re PR tree-optimization/60844 (ICE in reassoc_stmt_dominates_stmt_p)Jakub Jelinek4-5/+63
2014-04-16cgraphclones.c (cgraph_create_virtual_clone): Duplicate ipa_transforms_to_apply.Martin Jambor4-12/+15
2014-04-16Correctly detect native TLS support with 64-bit gas on Solaris/x86 (PR target...Rainer Orth3-32/+51
2014-04-16Daily bump.GCC Administrator1-1/+1
2014-04-15ipa-devirt.c (referenced_from_vtable_p): New predicate.Jan Hubicka2-5/+76
2014-04-15re PR target/60839 (PowerPC: internal compiler error: in extract_insn, at rec...Bill Schmidt3-6/+26
2014-04-15Add DW_AT_const_value as unsigned or int depending on type and value used.Mark Wielaard2-14/+20
2014-04-15re PR rtl-optimization/56965 (nonoverlapping_component_refs_p is bogus and slow)Richard Biener6-127/+217
2014-04-15cfg.c (dump_bb_info): Fix flags check.Teresa Johnson5-6/+15
2014-04-15decl.c (duplicate_decls): Remove redundant TYPE_NAME use.Paolo Carlini4-4/+9
2014-04-15re PR rtl-optimization/60663 (Errors out on valid inline asm)Kyrylo Tkachov2-3/+15
2014-04-15lto-streamer.h (LTO_major_version): Bump to 4.Richard Biener2-1/+5