aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-09-02Split all the structures, enums, typedefs and some fundamental declarations f...Diego Novillo1-0/+12
2013-09-02re PR tree-optimization/57511 (Missing SCEV final value replacement)Richard Biener1-0/+6
2013-09-02tree-affine.c (add_elt_to_tree): Avoid converting all pointer arithmetic to s...Richard Biener1-0/+5
2013-09-02tree-ssa-loop-ivopts.c (set_autoinc_for_original_candidates): Find auto-incre...Bin Cheng1-0/+5
2013-09-02Makefile.in (ubsan.o): Add $(TM_P_H) dependency.Marek Polacek1-0/+4
2013-09-01Makefile.in: Add ipa-profile.oJan Hubicka1-0/+22
2013-09-01pa.md: Allow "const 0" operand 1 in "scc" insns.John David Anglin1-0/+4
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka1-0/+18
2013-09-01darwin.h (LINK_COMMAND_SPEC_A): Revise sanitizer specs to include sanitize(un...Iain Sandoe1-0/+5
2013-09-01fork-instrumentation.c: New testcase.Jan Hubicka1-0/+5
2013-08-31ubsan.c: Include tm_p.h.Marek Polacek1-0/+4
2013-08-31gimple-streamer-in.c (input_gimple_stmt): Silence parameter unused warning.Jan Hubicka1-0/+3
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-0/+6
2013-08-31cgraph.c (cgraph_get_body): Update call of lto_input_function_body.Jan Hubicka1-0/+9
2013-08-31* cgraph.c (cgraph_speculative_call_info): Fix ref lookupJan Hubicka1-0/+4
2013-08-31* basic-block.h (apply_scale): Make scale parmeter gcov_type.Jan Hubicka1-0/+4
2013-08-31alpha.c (alpha_emit_conditional_move): Update "cmp" RTX before signed_compari...Uros Bizjak1-18/+19
2013-08-31ipa-prop.c (ipa_set_jf_known_type): Check that we add only records.Jan Hubicka1-0/+16
2013-08-31This patch sanitizes the partitioning to address issues such as edge weight i...Teresa Johnson1-0/+20
2013-08-30tree-vrp.c (check_array_ref): Bail out on zero-length arrays.Meador Inge1-0/+4
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+76
2013-08-30install.texi (Prerequisites): Note regression in Tcl 8.6 with RE patterns.Mike Stump1-0/+5
2013-08-30cgraph.c (cgraph_function_body_availability): Handle weakref correctly.Jan Hubicka1-0/+16
2013-08-30arm_neon.h (__AARCH64_UINT64_C, [...]): New arm_neon.h's internal macros to s...Tejas Belagod1-0/+6
2013-08-30recog.c (verify_changes): Verify that changes[i].old is non-zero before apply...Joern Rennecke1-0/+5
2013-08-30Move testsuite changes to correct ChangeLog, and delete a newTeresa Johnson1-6/+0
2013-08-30re PR tree-optimization/58277 (wrong code at -O3)Jakub Jelinek1-0/+7
2013-08-30fold-const.c (fold_single_bit_test): Fix overflow test.Richard Biener1-0/+4
2013-08-30function.c (assign_parm_setup_reg): For a parameter passed by pointer and whi...Eric Botcazou1-1/+11
2013-08-30* tree.c (set_call_expr_flags): Fix handling of TM_PURE.Jan Hubicka1-0/+4
2013-08-30re PR tree-optimization/58228 (wrong code (with vectorization?) at -O3 on x86...Richard Biener1-0/+6
2013-08-30re PR tree-optimization/58223 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener1-0/+9
2013-08-30re PR tree-optimization/58010 (ICE in vect_create_epilog_for_reduction, at tr...Richard Biener1-0/+6
2013-08-30lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.Jan Hubicka1-0/+7
2013-08-29New vectorizer messages; message format change.Xinliang David Li1-0/+11
2013-08-29cgraphclones.c (cgraph_create_virtual_clone): Compute the DECL_NAME of the cl...Eric Botcazou1-0/+5
2013-08-29passes.c (register_pass): Add overload.Oleg Endo1-0/+5
2013-08-29lto.c (compare_tree_sccs_1): Compare DECL_FINAL_P...Jan Hubicka1-0/+12
2013-08-29dumpfile.c (dump_loc): Output column number.Teresa Johnson1-0/+21
2013-08-29re PR tree-optimization/58246 (wrong code at -O1 and above)Richard Biener1-0/+6
2013-08-29re PR middle-end/57287 (Bogus uninitialized warning with abnormal control flow)Richard Biener1-0/+6
2013-08-29re PR tree-optimization/57685 (GCC stuck in an infinite loop)Richard Biener1-0/+6
2013-08-28ipa-inline.c (edge_badness): Fix integer underflow.Dehao Chen1-0/+4
2013-08-28gtm-builtins.def (_ITM_free): Declare leaf.Uros Bizjak1-3/+7
2013-08-28re PR target/58067 (ICE in GFortran recog.c:2158)Jakub Jelinek1-0/+10
2013-08-28tree-ssa-threadedge.c (thread_around_empty_block): Remove checks for the numb...Jeff Law1-0/+8
2013-08-28lto.c (compare_tree_sccs_1): Drop DECL_ERROR_ISSUED, DECL_DEFER_OUTPUT and DE...Jan Hubicka1-0/+22
2013-08-28PR spam/58261Jakub Jelinek1-1/+1
2013-08-28re PR middle-end/58257 (Bogus warning with OpenMP collapsed loops)Jakub Jelinek1-0/+5
2013-08-28ChangeLog: Fix whitespace.Uros Bizjak1-78/+70