]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
tree.c (free_lang_data_in_type): If BINFO has no important information in it, set...
[thirdparty/gcc.git] / gcc / ChangeLog
2014-11-20  Jan Hubickatree.c (free_lang_data_in_type): If BINFO has no import...
2014-11-19  David MalcolmPR jit/63854: Fix leak in ipa-icf.c
2014-11-19  Uros Bizjakre PR target/63947 (Wrong fcmov suffix)
2014-11-19  Jan Hubickare PR lto/63963 (LTO doesn't work with __attribute__...
2014-11-19  David MalcolmPR jit/63854: Add all_late_ipa_passes to GCC_PASS_LISTS
2014-11-19  David MalcolmPR jit/63854: lra.c: Fix leak of point_freq_vec's buffe...
2014-11-19  David MalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19  David MalcolmPR jit/63854: Fix leak of "avail" within tree-ssa-pre.c
2014-11-19  David MalcolmPR jit/63854: Don't leak producer_string in dwarf2out.c
2014-11-19  David MalcolmPR jit/63854: Add ira_costs_c_finalize
2014-11-19  David MalcolmPR jit/63854: Fix leak of optimization_summary_obstack
2014-11-19  David MalcolmPR jit/63854: Fix leak of opts_obstack
2014-11-19  David MalcolmPR jit/63854: Fix memory leak of save_decoded_options
2014-11-19  David MalcolmPR jit/63854: Fix memory leak within bb-reorder.c
2014-11-19  David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-19  David MalcolmPR jit/63854: Fix memory leak of reginfo.c: valid_mode_...
2014-11-19  David MalcolmPR jit/63854: Fix memory leak within gcc_options
2014-11-19  Manuel López-Ibáñezre PR driver/36312 (should refuse to overwrite input...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Renlin Li[AArch64] Implement <su><maxmin>v2di3 pattern
2014-11-19  Markus Trippelsdorfrs6000: Fix signed integer overflows
2014-11-19  Renlin Lire PR middle-end/63762 ([ARM]GCC generates UNPREDICTABL...
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-19  Wilco Dijkstra[AArch64] Adjust generic move costs
2014-11-19  Marek Polacekre PR sanitizer/63690 (ICE: tree check: expected class...
2014-11-19  Ilya Verbinre PR regression/63868 (Multiple failures in the libgom...
2014-11-19  Felix Yangre PR target/59593 ([arm big-endian] using "ldrh" acces...
2014-11-19  Richard HendersonAllow the static chain to be set from C
2014-11-19  Richard HendersonAllow the front-end to create calls with a static chain
2014-11-19  Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
2014-11-19  Renlin LiThis is simple patch to add more conditional macros...
2014-11-19  Marek Polacekre PR middle-end/63879 (ICE compiling Linux Kernel...
2014-11-19  Ilya Tocarcollect2.c (main): Don't call fatal_error before diagno...
2014-11-19  Tom de VriesFix tail-merge pass for dead type-unsafe code
2014-11-19  Jakub Jelinekre PR tree-optimization/63915 (gomp/pr60823-2.c:31...
2014-11-19  Jakub Jelinekre PR sanitizer/63520 (ICE: in get_biv_step, at loop...
2014-11-19  Richard Bienerre PR tree-optimization/63844 (open mp parallelization...
2014-11-19  Jakub Jelinekre PR sanitizer/63913 (ICE: verify_gimple failed: state...
2014-11-19  Jakub Jelinekre PR rtl-optimization/63843 (wrong code generation...
2014-11-19  Andrew MacLeodattribs.c (decl_attributes): Remove always true conditi...
2014-11-18  James Greenhalgh[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUC...
2014-11-18  Jan Hubickaipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
2014-11-18  Maciej W. Rozyckimips.md (compression): Add `micromips32' setting.
2014-11-18  Maciej W. Rozyckimips.md (*jump_absolute): Use a branch when in range...
2014-11-18  Kyrylo Tkachov[ARM/AArch64] Improve modeled latency between FP operat...
2014-11-18  Martin Liskafibonacci_heap is used for var-tracking.
2014-11-18  Martin Liskabt-load is ported to fibonacci_heap.
2014-11-18  Martin Liskatracer ported to new fibonacci_heap data structure.
2014-11-18  Martin Liskafibonacci_heap is used for bb-reoder purpose.
2014-11-18  Martin LiskaNew template fibonacci_heap class introduced.
2014-11-18  Marek Polacekre PR sanitizer/63866 (ICE in C++ printer with -fdump...
2014-11-18  Felix Yangaarch64.c (doloop_end): New pattern.
2014-11-18  Jason Merrill* tree.c (warn_deprecated_use): Show declaration with...
2014-11-18  Richard Bienerre PR tree-optimization/63914 (ICE in set_lattice_value...
2014-11-18  Bernd SchmidtFix header conflicts in nvptx.
2014-11-18  Christophe Lyonneon-testgen.ml (emit_prologue): Handle new compile_tes...
2014-11-18  Alan Lawrence[AArch64]Replace temporary assembler for vld1_dup
2014-11-18  Marc Glissetree.c (element_mode, [...]): New functions.
2014-11-18  Kyrylo Tkachov[ARM] Use std::swap instead of manually swapping
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 8/8] Neaten up the ARM...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 7/8] Use qualifiers arrays...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 5/8] Start keeping track...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 4/8] Refactor "VAR<n...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 3/8] Pull builtins code...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 2/8] Move Processor flags...
2014-11-18  James Greenhalgh[ARM Refactor Builtins: 1/8] Remove arm_neon.h's "Magic...
2014-11-18  Kyrylo Tkachov[ARM] Handle simple SImode PLUS and MINUS cases in...
2014-11-18  Jiong Wang[LRA] Relax one gcc_assert in lra-eliminate for fixed...
2014-11-18  Marat Zakirovopts.c (finish_options): Disable aggressive opts for...
2014-11-18  Yury Gribovre PR sanitizer/63802 (UBSan doesn't catch misaligned...
2014-11-18  Ilya Enkovichpasses.c (remove_cgraph_node_from_order): New.
2014-11-18  Terry Guoarm.c (arm_issue_rate): Return 2 for cortex-m7.
2014-11-18  Vladimir Makarovre PR rtl-optimization/63906 (lra_remat miscompiles...
2014-11-17  Mircea NamolaruSupport for unroll and jam optimization.
2014-11-17  Andrew Pinskithunderx.md: Remove copyright which should not have...
2014-11-17  Michael Meissnerrs6000.c (RELOAD_REG_AND_M16): Add support for Altivec...
2014-11-17  Zhouyi Zhouira-conflicts.c (build_conflict_bit_table): Add the...
2014-11-17  Jan Hubickaipa-cp.c (ipa_get_indirect_edge_target_1): Handle specu...
2014-11-17  Jan Hubickatree.c (free_lang_data_in_decl): Set DECL_FUNCTION_SPEC...
2014-11-17  Jan Hubickacgraphunit.c (analyze_functions): Use opt_for_fn.
2014-11-17  Jan Hubickacgraph.c (symbol_table::create_edge): Use opt_for_fn.
2014-11-17  Jan Hubickapredict.c (maybe_hot_frequency_p): Use opt_for_fn.
2014-11-17  Alan Lawrence[AArch64] Extend aarch64_simd_vec_set pattern, replace...
2014-11-17  Jason MerrillC++14 constexpr support (minus loops and multiple returns)
2014-11-17  Alan Lawrenceaarch64-builtins.c (TYPES_CREATE): Remove.
2014-11-17  Kyrylo Tkachov[AArch64] Remove crypto extension from default for...
2014-11-17  Jan Hubickatree.c (free_lang_data_in_decl): Annotate all functio...
2014-11-17  Ilya Enkovichbuiltins.c (expand_builtin_memcpy_with_bounds): Use...
2014-11-17  Ilya Enkovichtree-ssa-strlen.c: include ipa-chkp.h, cgraph.h, ipa...
2014-11-17  Ilya Enkovichtree-chkp-opt.c (chkp_get_nobnd_fndecl): New.
2014-11-17  Ilya Enkovichtree-core.h (built_in_class): Add builtin codes to...
2014-11-17  Dodji SeketeliAdd more comments to some gimple accessors
2014-11-17  Georg-Johann Layavr-log.c (avr_log_set_avr_log): Set avr_log_details...
2014-11-17  Richard Bienerre PR tree-optimization/63898 (r217560 caused segfault...
2014-11-17  Terry Guothumb1.md (*addsi3_cbranch_scratch): Updated to UAL...
2014-11-17  Zhenqiang Chenifcvt.c (HAVE_cbranchcc4): Define.
2014-11-17  Zhenqiang Chenaarch64.c (aarch64_code_to_ccmode, [...]): New functions.
2014-11-17  Zhenqiang Chenaarch64-protos.h (aarch64_ccmp_mode_to_code): New.
2014-11-17  Zhenqiang Chenaarch64-modes.def: Define ccmp CC mode.
2014-11-17  Zhenqiang Chenconstraints.md (Usn, [...]): New constraints.
next