aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-07-03gcov-io.c (gcov_read_words): Don't call memmove if excess is 0.Jakub Jelinek1-0/+9
2014-07-03invoke.texi (-fsanitize=bounds): Tweak wording.Marek Polacek1-0/+7
2014-07-03rs6000.c (rs6000_adjust_atomic_subword): Use BYTES_BIG_ENDIAN rather than WOR...Maciej W. Rozycki1-0/+6
2014-07-03loop-invariant.c (struct invariant): Add a new member: eqno;Zhenqiang Chen1-0/+7
2014-07-02Only transform rotate to rotatert and v.v. if target has bothSegher Boessenkool1-0/+8
2014-07-02add bugzilla linksChristian Bruel1-0/+2
2014-07-02Support mode toggle.Christian Bruel1-0/+23
2014-07-02[AArch64] Removed unused variable i in aarch64_expand_vec_permKyrylo Tkachov1-0/+5
2014-07-02ipa-utils.h (method_class_type, [...]): Constify.Jan Hubicka1-0/+16
2014-07-02tree.c (decls_same_for_odr, [...]): Remove.Jan Hubicka1-0/+25
2014-07-01This patch fixes a couple of ICEs when using -gsplit-dwarf.Cary Coutant1-0/+9
2014-07-01revert r212197 for apparently not actually being obviousTrevor Saunders1-0/+5
2014-07-01Correct ChangeLog entries from r212041.Teresa Johnson1-11/+0
2014-07-01fix -Wunused-parameter warning in winnt.cTrevor Saunders1-0/+5
2014-07-01[AArch64] Implement some vca*_f[32,64] intrinsics.Kyrylo Tkachov1-0/+11
2014-07-01invoke.texi: Document -Wint-conversion.Marek Polacek1-0/+4
2014-07-01re PR c/58286 (Need option to make incompatible pointer type warnings into co...Marek Polacek1-0/+5
2014-07-01IPA REF alias refactoringMartin Liska1-0/+23
2014-06-30revert: tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if typ...Jan Hubicka1-0/+15
2014-06-30var-tracking.c (add_stores): Return instead of asserting if old and new value...Joseph Myers1-0/+5
2014-06-30re PR rtl-optimization/61608 (FAIL: gcc.target/arm/epilog-1.c scan-assembler ...Richard Henderson1-0/+9
2014-06-30except.c (emit_note_eh_region_end): New helper function.Uros Bizjak1-0/+8
2014-06-30ChangeLog: Fix whitespace.Uros Bizjak1-48/+35
2014-06-30tree-ssa-threadedge.c (simplify_control_stmt_condition): Look deeper into the...Jeff Law1-0/+6
2014-06-30convert.c (convert_to_integer): Don't instrument conversions if the function ...Marek Polacek1-0/+7
2014-06-30invoke.texi (-fsanitize=bounds): Move to the table with -fsanitize=undefined ...Jakub Jelinek1-0/+5
2014-06-30[AArch64] fix and enable non-const shuffle for bigendian using TBL instructionAlan Lawrence1-0/+6
2014-06-30* doc/install.texi (Specific, aarch64*-*-*): Fix markup. Reword a bit.Gerald Pfeifer1-0/+4
2014-06-30[AArch64] Fix register clobber in, aarch64_ashr_sisd_or_int_<mode>3 split.Marcus Shawcroft1-0/+7
2014-06-30ira-build.c (sort_conflict_id_map): Don't call qsort if num is 0, as ira_obje...Jakub Jelinek1-0/+5
2014-06-30loop-invariant.c (get_inv_cost): Handle register class.Zhenqiang Chen1-0/+6
2014-06-29invoke.texi (Optimize Options): Fix descriptions of ipa-cp-loop-hint-bonus an...Gerald Pfeifer1-0/+5
2014-06-29extend.texi (Function Attributes): Update 'naked' attribute documentation.David Wohlferd1-0/+5
2014-06-29Add PR bootstrap/61650 to the bug fixing it.Gerald Pfeifer1-0/+1
2014-06-29Add missing HAVE_cloog guardsTobias Grosser1-0/+4
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+17
2014-06-29graphite-dependences.c (subtract_commutative_associative_deps): Add NULL chec...Roman Gareev1-0/+10
2014-06-29graphite-clast-to-gimple.c: gloog is renamed to graphite_regenerate_ast_cloog.Roman Gareev1-0/+15
2014-06-28tree-streamer-out.c (pack_ts_type_common_value_fields): Stream if type is com...Jan Hubicka1-0/+14
2014-06-28* cgraph.c (dump_cgraph_node): Dump init&fini priorities.Jan Hubicka1-0/+4
2014-06-28tree-inline.c (remap_type_1): Do not duplicate fields that are shared in betw...Jan Hubicka1-0/+5
2014-06-28ipa-prop.c (ipa_set_jf_known_type): Record always the main variant of the type.Jan Hubicka1-0/+9
2014-06-28ipa-devirt.c (set_type_binfo): New function.Jan Hubicka1-0/+12
2014-06-28stor-layout.c (finish_builtin_struct): Copy fields into the variants.Jan Hubicka1-0/+5
2014-06-28rs6000.c (rs6000_aggregate_candidate): Revert accidental change due to wide-i...Ulrich Weigand1-0/+5
2014-06-27Support compressed debug sectionsRainer Orth1-0/+22
2014-06-27re PR ipa/61160 (wrong code with -O3 (or ICE: verify_cgraph_node failed: edge...Martin Jambor1-0/+11
2014-06-27remove broken and redundant diagnostic in i386_pe_section_type_flagsTrevor Saunders1-0/+5
2014-06-27tree-ssa-math-opts.c (bswap_replace): Fix SLOW_UNALIGNED_ACCESS test to only ...Richard Biener1-0/+5
2014-06-27Fix for devirtualization dump functionsMartin Liska1-0/+11