[PATCH 0/13] Add musl support to GCC
[platform/upstream/gcc.git] / gcc / ChangeLog
2015-05-08 Szabolcs Nagy[PATCH 0/13] Add musl support to GCC
2015-05-08 Gregor Richards[PATCH 2/13] musl libc config
2015-05-08 H.J. LuPR target/48904 x86_64-knetbsd-gnu missing defs
2015-05-07 Marek Polacekre PR c/64918 (invalid (?) warning when initializing...
2015-05-07 Marek Polacekre PR c/65179 (Introduce new C warning: -Wshift-negativ...
2015-05-07 Aditya Kumargcov-tool.c (do_merge): Refactore to remove int ret.
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-05-07 Segher Boessenkoolre PR middle-end/192 (String literals don't obey -fdata...
2015-05-07 Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-07 Venkataramanan Kumarcombine.c (make_compound_operation): Remove checks...
2015-05-07 Richard Bienerre PR tree-optimization/66002 (paq8p benchmark 50%...
2015-05-07 Marek Polacekc-ubsan.c (ubsan_instrument_bounds): Don't skip instrum...
2015-05-07 Uros Bizjakre PR target/66015 (align directives not propagated...
2015-05-06 Sandra Loosemoreunknown-elf.h (STARTFILE_SPEC): Add conditional linking...
2015-05-06 Segher Boessenkoolrs6000.md (cstore<mode>4_signed_imm): New expander.
2015-05-06 Yvan Rouxre PR target/64208 ([iwmmxt] ICE: internal compiler...
2015-05-06 Szabolcs Nagy[AArch64] Fix geniterators.sh to use standard BRE synta...
2015-05-06 Alan Modrare PR target/66033 (rs6000 nops removed by rtl_dce)
2015-05-06 Christian Bruelre PR target/66015 (align directives not propagated...
2015-05-06 Richard Bienertree-vect-slp.c (vect_supported_load_permutation_p...
2015-05-06 Nick Cliftonrl78.c (need_to_save): Save register 22 if it is used...
2015-05-06 Jason MerrillFix gdb.cp/anon-struct.cc with -std=c++11.
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05 Jack Howarthconfig.gcc: Use darwin9.h, darwin10.h and darwin12...
2015-05-05 Uros Bizjakextend.texi (C Extensions): Update menu for moved Varia...
2015-05-05 Uros Bizjakre PR target/65990 (ICE: in extract_insn, at recog...
2015-05-05 Ilya Tocarre PR target/65915 (FAIL: gcc.target/i386/avx512f-vrnds...
2015-05-05 Nick Cliftonmsp430-opts.h (enum msp430_regions): New.
2015-05-05 Matthew Wahab[AArch64] Add branch-cost to cpu tuning information.
2015-05-05 Uros Bizjaki386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT...
2015-05-05 Matthew Wahab[docs] Update __atomic builtins documentation.
2015-05-05 Renlin Li[PATCH][AARCH64]Use mov for add with large immediate.
2015-05-05 Yvan Rouxaarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.
2015-05-05 Uros Bizjakre PR target/65871 (bzhi builtin/intrinsic wrongly...
2015-05-05 Jan Hubickatree.c (verify_type): Check various uses of TYPE_MAXVAL...
2015-05-05 Ajit AgarwalThe changes are made in the patch for optimized usage...
2015-05-05 Ajit AgarwalThe changes are made in the patch for optimized usage...
2015-05-04 Jeff LawRevert:
2015-05-04 Kaz Kojimare PR target/65987 ([SH] Wrong jump generated for gcc...
2015-05-04 Sandra Loosemorecommon.opt (fdelete-null-pointer-checks): Init to -1.
2015-05-04 Jakub Jelinekre PR middle-end/65984 (ICE: definition in block 4...
2015-05-04 Uros Bizjaki386.c: Change GET_CODE (...) == CONST_DOUBLE check...
2015-05-04 Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-04 Andreas Toblerarm.c: Restore bootstrap.
2015-05-04 Uros Bizjaki386.h (TARGET_SUPPORTS_WIDE_INT): New define.
2015-05-04 Richard Bienerre PR middle-end/65965 (Straight-line memcpy/memset...
2015-05-04 Richard Bienerre PR tree-optimization/65935 (433.milc in SPEC CPU...
2015-05-04 Jakub JelinekMakefile.in (PATCHLEVEL_c): New variable.
2015-05-04 Kai TietzFix typo "with"
2015-05-04 Kai Tietzre PR lto/65559 (lto1.exe: internal compiler error...
2015-05-04 Sandra Loosemoreextend.texi (Variable Attributes, [...]): Move sections...
2015-05-04 Jan Hubicka* tree.c (verify_type): Check various uses of TYPE_MINVAL.
2015-05-02 Trevor Saundersmake emit_partition_copy return a rtx_insn *
2015-05-02 Trevor Saundersmake set_return_jump_label take an rtx_insn *
2015-05-02 Trevor Saunderstype reg_equiv_init as rtx_insn_list
2015-05-02 Trevor Saundersmake fp_setter_insn take a rtx_insn *
2015-05-02 Trevor Saundersmake validate_replace_src_group take a rtx_insn *
2015-05-02 Trevor Saundersmake several functions in the scheduler take rtx_insn *
2015-05-02 Trevor Saundersmake some functions in config/ take a rtx_insn *
2015-05-02 Trevor Saundersmake some functions in lra-constraints.c take rtx_insn *
2015-05-02 Trevor Saunderskill_autoinc_value can take a rtx_insn *
2015-05-02 Trevor Saundersrecog_data::insn can be a rtx_insn *
2015-05-02 Trevor Saundersadd_cfi_insn can be a rtx_insn *
2015-05-02 Trevor Saundersdf_set_note can take a rtx_insn *
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-05-02 Sandra Loosemoreextend.texi (Variable Attributes): Add menu and proper...
2015-05-01 Rasmus Villemoesmatch.pd: New simplification patterns.
2015-05-01 Kyrylo Tkachov[doc] Update definition location of attribute_spec...
2015-05-01 Richard Sandifordgenrecog.c (test): Rename to rtx_test.
2015-05-01 Andreas SchwabSummary: Mark help string in DEFPARAM as no-c-format
2015-05-01 Wilco Dijkstra[AArch64] Make aarch64_min_divisions_for_recip_mul...
2015-05-01 Wilco Dijkstra[AArch64] Fix Cortex-A53 shift costs
2015-05-01 Kyrylo Tkachov[AArch64] Handle FLOAT and UNSIGNED_FLOAT in rtx costs
2015-05-01 Wilco Dijkstra[AArch64] Fix aarch64_rtx_costs of PLUS/MINUS
2015-05-01 Kyrylo Tkachov[AArch64] Remember to cost operand 0 in FP compare...
2015-04-30 David MalcolmFix spurious semicolons
2015-04-30 Caroline Ticetm.texi: Regenerate.
2015-04-30 Caroline TiceDefine & use special macros to record the name & size...
2015-04-30 Marek Polacek* varasm.c (handle_cache_entry): Fix logic.
2015-04-30 Kyrylo Tkachov[AArch64] Add alternative 'extr' pattern, calculate...
2015-04-30 Kyrylo Tkachov[AArch64] Properly cost FABD pattern
2015-04-30 Kyrylo Tkachov[AArch64] Properly handle mvn-register and add EON...
2015-04-30 Renlin Li[PATCH][AARCH64]Define vec_shr as an unspec, use shl...
2015-04-30 Jan Hubickare PR ipa/65873 (Failure to inline always_inline memcpy)
2015-04-30 Rainer OrthAdd missing PR middle-end/64729 reference.
2015-04-30 Kyrylo Tkachov[AArch64] Properly cost MNEG/[SU]MNEGL patterns
2015-04-30 Kyrylo Tkachov[AArch64] Properly handle SHIFT ops and EXTEND in aarch...
2015-04-30 Kyrylo Tkachov[AArch64] Use extend_arith rtx cost appropriately
2015-04-30 Jan Hubickare PR tree-optimization/65948 (FAIL: g++.dg/lto/2010101...
2015-04-30 Richard Sandifordgenrecog.c (simplify_tests): Check that CONST_INT and...
2015-04-30 Aditya Kumartree-vectorizer.c (set_uid_loop_bbs): New.
2015-04-30 Jan Hubickaipa-devirt.c (odr_subtypes_equivalent_p): Compare TYPE_...
2015-04-30 Mikhail Maltsevdojump.c (do_compare_rtx_and_jump): Use std::swap inste...
2015-04-30 Jan Hubickatree.c (build_common_builtin_nodes): Do not build __bui...
2015-04-30 Jan Hubickadwarf2out.c (gen_type_die_with_usage): Call verify_type.
2015-04-29 Steve Ellceymips-cpus.def: (mips4): Change default processor from...
2015-04-29 Uros Bizjakre PR target/65871 (bzhi builtin/intrinsic wrongly...
2015-04-29 Petar Jovanovicmips.h (CRT_CALL_STATIC_FUNCTION): Fix the macro to...
2015-04-29 Uros Bizjakre PR target/65871 (bzhi builtin/intrinsic wrongly...
2015-04-29 Thomas Schwinge[PR libgomp/65099] nvptx mkoffload: pass "-m32" or...
next