aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-08-05re PR lto/57602 (Runfails for several C/C++ benchmarks from spec2000 for i686...Jan Hubicka4-3/+20
2013-08-05graph.c (init_graph_slim_pretty_print): Remove.Gabriel Dos Reis2-22/+14
2013-08-05gimple-pretty-print.c (buffer): Remove.Gabriel Dos Reis2-23/+27
2013-08-05c-pretty-print.c (print_c_tree): Simplify.Gabriel Dos Reis2-16/+12
2013-08-05asan.c (asan_pp): Remove.Gabriel Dos Reis2-23/+19
2013-08-05pretty-print.h (pp_base): Remove.Gabriel Dos Reis19-332/+373
2013-08-05Daily bump.GCC Administrator1-1/+1
2013-08-04re PR c++/58072 ([C++11] Error messages involving user-defined literals are p...Ed Smith-Rowland4-0/+41
2013-08-04pretty-print.h (pp_bar_bar): New.Gabriel Dos Reis11-71/+109
2013-08-04Daily bump.GCC Administrator1-1/+1
2013-08-03DR 1286Jason Merrill6-5/+134
2013-08-03DR 1430 PR c++/51239Jason Merrill4-8/+87
2013-08-03lto-cgraph.c (compute_ltrans_boundary): Add abstract origins into boundaries.Jan Hubicka10-81/+124
2013-08-03pretty-print.h (pp_underscore): New.Gabriel Dos Reis13-231/+301
2013-08-03gimple-ssa-strength-reduction.c (replace_mult_candidate): Update candidate ta...Bill Schmidt4-0/+227
2013-08-03Add Martin.Jan Hubicka1-0/+1
2013-08-03cgraphunit.c (add_new_function): Fix logic when adding from late IPA pass.Jan Hubicka3-60/+84
2013-08-03ipa-cp.c (gather_context_independent_values): Use ipa_get_param_move_cost.Jan Hubicka17-80/+153
2013-08-03Daily bump.GCC Administrator1-1/+1
2013-08-02re PR rtl-optimization/58048 (internal compiler error: Max. number of generat...Vladimir Makarov4-1/+23
2013-08-02sparc.c (sparc_emit_membar_for_model): Add the implied StoreLoad barrier for ...Eric Botcazou2-0/+10
2013-08-02go-gcc.cc (immutable_struct_set_init): Always call resolve_unique_section.Ian Lance Taylor2-4/+10
2013-08-02compiler: Always put descriptor wrappers in their own section.Ian Lance Taylor1-0/+6
2013-08-02cgraph.c (cgraph_function_body_availability): Do not check cgrpah flags.Jan Hubicka5-2/+146
2013-08-02re PR rtl-optimization/57963 (LRA S/390: esa mode failure memcpy-chk)Vladimir Makarov2-8/+48
2013-08-02types.md (define_attr "type"): Add "load_acq" and "store_rel".Sofiane Naci3-2/+13
2013-08-02neon-for-64bits-2.c: Delete.Kyrylo Tkachov2-57/+4
2013-08-02ipa.c (symtab_remove_unreachable_nodes): Nodes in other partitions are not ne...Jan Hubicka2-0/+6
2013-08-02cp-tree.h (finish_stmt): Do not declare.Paolo Carlini5-25/+12
2013-08-02Daily bump.GCC Administrator1-1/+1
2013-08-01i386.h (MAYBE_NON_Q_CLASS_P): New.Uros Bizjak3-29/+37
2013-08-01re PR c++/54537 (undiagnosed using-declaration conflicting with used function)Fabien ChĂȘne7-11/+43
2013-08-01cgraph.h (release_function_body): Declare.Jan Hubicka3-0/+21
2013-08-01arm.md (minmax_arithsi_non_canon): Emit canonical RTL form when subtracting a...Kyrylo Tkachov2-2/+10
2013-08-01arm.md (peepholes for eq (reg1) (reg2/imm)): Generate canonical plus rtx with...Kyrylo Tkachov5-5/+42
2013-08-01cgraph.c (cgraph_release_function_body): Use used_as_abstract_origin.Jan Hubicka9-22/+60
2013-08-01vect-iv-5.c: Make xfail conditional with !arm_neon_ok.Vidya Praveen2-1/+5
2013-08-01* profile.c (compute_value_histograms): Fix thinko.Jan Hubicka2-1/+5
2013-08-01config.gcc (aarch64*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci4-1/+16
2013-08-01aarch64.md (define_attr "type"): Delete.Sofiane Naci3-65/+258
2013-08-01Daily bump.GCC Administrator1-1/+1
2013-07-31predicates.md (fusion_gpr_addis): New predicates to support power8 load fusion.Michael Meissner9-1/+571
2013-07-31mips.exp (mips-dg-options): Test for mabicalls rather than addressing!=absolu...Richard Sandiford2-1/+7
2013-07-31parser.c (cp_parser_sizeof_pack): Check cp_parser_identifier return value for...Paolo Carlini2-0/+7
2013-07-31config.gcc (arm*-*-*): Add aarch-common.o to extra_objs.Sofiane Naci7-255/+358
2013-07-31arm.md: Include new file "types.md".Sofiane Naci2-333/+356
2013-07-31config.gcc (*-*-rtems*): Use __cxa_atexit by default.Sebastian Huber3-0/+9
2013-07-31* ChangeLog: Fix my email address.Jan-Benedict Glaw1-1/+1
2013-07-31gen-pass-instances.awk: Fix offset of substr().Jan-Benedict Glaw2-1/+5
2013-07-31Introduce gen-pass-instances.awk and pass-instances.defDavid Malcolm4-3/+85