]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
[ARC] Update warning messges.
[thirdparty/gcc.git] / gcc / ChangeLog
2018-06-12  Claudiu Zissulescu[ARC] Update warning messges.
2018-06-12  Robert SuchanekMIPS: Fix build after r261489.
2018-06-12  Jozef Lawrynowiczsourcebuild.texi: Document usage of line number 0 in...
2018-06-12  Matthew FortuneMIPS: Add i6500 processor as an alias for i6400.
2018-06-12  Prachi GodboleMIPS: Update I6400 scheduler.
2018-06-12  Eric Botcazougcc.c: Document new %@{...} sequence.
2018-06-11  Rasmus Villemoesvx-common.h (USE_TM_CLONE_REGISTRY): #define to 0.
2018-06-11  Martin Seborinvoke.texi (-Wall): List -Wc++17-compat.
2018-06-11  Martin SeborPR tree-optimization/86083 - handle non-constant assign...
2018-06-11  Zhouyi Zhoutree-eh.c (lower_eh_constructs_2): Add a comma to comment.
2018-06-11  Segher Boessenkoolrs6000: Put constraints on the correct operand in movdi...
2018-06-11  Martin LiskaFix typo done in MPX removal (PR tree-optimization...
2018-06-11  Julia KovalRemove redundant intrinsics
2018-06-11  Olivier Hainquedwarf2out.c (gen_compile_unit_die): Fallout to DW_LANG_...
2018-06-08  Peter Bergnerre PR target/85755 (PowerPC Gcc's -mupdate produces...
2018-06-08  Jan Hubickadumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08  David Edelsohn* config/rs6000/rs6000.c (rs6000_passes_ieee128): Prote...
2018-06-08  Martin LiskaFix function signature in header file.
2018-06-08  Martin LiskaPPC: remove usage of cgraph_node::instrumentation_clone...
2018-06-08  David MalcolmConvert dump and optgroup flags to enums
2018-06-08  Segher Boessenkoolrs6000: Delete unused min/max macros
2018-06-08  Segher Boessenkoolrs6000: Delete mention of -mabi={no-,}spe in the docume...
2018-06-08  Martin LiskaMake ipa-pure-const more strict about summary constrains.
2018-06-08  Martin LiskaReplace some ::get_create with ::get in IPA inline.
2018-06-08  Martin LiskaCome up with cgraph_node::get_uid and make cgraph_node...
2018-06-08  Martin LiskaMake cgraph_edge::uid really unique.
2018-06-08  Martin LiskaPort edge_growth_cache to call_summary.
2018-06-08  Martin LiskaPort IPA CP to edge_clone_summaries.
2018-06-08  Martin LiskaAdd call_summary::get method and m_initialize_when_cloning.
2018-06-08  Martin LiskaRemove cgraph_node::summary_uid and make cgraph_node...
2018-06-08  Martin LiskaConvert IPA CP to symbol_summary.
2018-06-08  Martin LiskaCovert ipa-pure-const.c to symbol_summary.
2018-06-08  Martin LiskaUse symtab_summary in ipa-reference.c.
2018-06-08  Martin LiskaUse summaries->get where possible. Small refactoring...
2018-06-08  Martin LiskaAdd {symbol,call}_summary::get method and use it in...
2018-06-08  Martin LiskaRename get methods in symbol-summary.h to get_create.
2018-06-08  Martin LiskaCode refactoring for call_summary.
2018-06-08  Martin LiskaCode refactoring of symtab_summary.
2018-06-08  Martin LiskaRemove MPX
2018-06-07  Carl Lovevsx.md (vextract_fp_from_shorth, [...]): Add BE support.
2018-06-07  Paul Koningcompare-elim.c (try_merge_compare): Don't merge compare...
2018-06-07  Olga Makhotinaconfig.gcc: Support "tremont".
2018-06-07  Jozef Lawrynowiczmsp430.c (msp430_mcu_name): Set the "i" in the symbol...
2018-06-07  Richard Bienergraphite-sese-to-poly.c (extract_affine): Avoid unneded...
2018-06-07  Jakub Jelinekre PR tree-optimization/69615 (0 to limit signed range...
2018-06-07  Richard Bienerre PR tree-optimization/85935 ([graphite] ICE in extrac...
2018-06-06  Carl Lovevsx.md (first_match_index_<mode>): Calculate index...
2018-06-06  Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Adjus...
2018-06-06  Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06  Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
2018-06-06  Jim WilsonRISC-V: Add interrupt attribute modes.
2018-06-06  Peter Bergnerre PR target/63177 (Powerpc no-vfa-vect-depend-2.c...
2018-06-06  Kelvin Nilsenrs6000-builtin.def (VSX_BUILTIN_VEC_LD, [...]): Add...
2018-06-06  David Malcolmix86_expand_call: convert return type to rtx_insn *
2018-06-06  Eric Botcazoure PR tree-optimization/86066 (wrong code for bit-field...
2018-06-06  Richard Bienerre PR tree-optimization/86062 (Missed redundancy elimin...
2018-06-06  Jozef LawrynowiczMSP430: Allow interrupt handlers to be static
2018-06-05  Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Remov...
2018-06-05  Steve Ellceyre PR target/79924 (aarch64: untranslated diagnostics...
2018-06-05  Uros BizjakChangeLog: Fix whitespace.
2018-06-05  Uros Bizjaki386.md (simple_return_indirect_internal): New expander.
2018-06-05  Andre Vieira[arm] Make arm_cmse.h C99 compatible
2018-06-05  Martin LiskaSupport variables in expansion of -fprofile-generate...
2018-06-05  Richard Bienertree-cfgcleanup.c (cleanup_control_flow_pre): For edge...
2018-06-05  Richard Bienertree-cfg.c (struct locus_discrim_map): Store line,...
2018-06-05  Richard Bienerre PR c/86046 (ICE in execute_todo, at passes.c:2043)
2018-06-05  Richard Bienerre PR tree-optimization/86047 (ICE in for_each_index...
2018-06-05  Kyrylo Tkachov[arm] PR target/81497: Fix arm_acle.h for C++
2018-06-05  Martin LiskaSimplify gcov_histogram as it's used only for ARCS...
2018-06-05  Martin LiskaPrint working directory only in intermediate format...
2018-06-05  Andreas KrebbelS/390: Fix __builtin_tbeginc signature
2018-06-04  Jim WilsonRISC-V: Don't clobber retval when __builtin_eh_return...
2018-06-04  Eric Botcazougimple-ssa-store-merging.c (struct merged_store_group...
2018-06-04  Richard Bienerre PR middle-end/85955 (ICE in fold_convert_loc, at...
2018-06-04  Segher Boessenkoolrs6000: Fix absif2
2018-06-04  Richard SandifordFix expand_expr_real_1 handling of BLKmode bitfield...
2018-06-04  Jakub Jelinekre PR target/85832 ([AVX512] possible shorter code...
2018-06-04  Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_1): Fold into...
2018-06-04  Sebastian Perytcldemoteintrin.h: Change define from _X86INTRIN_H_INCLU...
2018-06-04  Richard Bienerre PR tree-optimization/86038 (ICE in to_reg_br_prob_ba...
2018-06-04  Richard Earnshaw[arm] PR target/86003 build failures with --with-cpu...
2018-06-04  Jakub Jelinekre PR tree-optimization/69615 (0 to limit signed range...
2018-06-04  Jakub Jelinekre PR c++/86025 (ICE with -Wduplicated-branches and...
2018-06-03  Eric Botcazoure PR tree-optimization/86034 (wrong code for bit-field...
2018-06-03  Kito Cheng[NDS32] Implement peephole2 patterns for tuning code...
2018-06-03  Chung-Ju Wu[NDS32] Add -march=v3j.
2018-06-03  Chung-Ju Wu[NDS32] Disable -fdelete-null-pointer-checks by default...
2018-06-02  Chung-Ju Wu[NDS32] Support Linux target for nds32.
2018-06-02  Chung-Ju Wu[NDS32] Implement fp-as-gp optimization.
2018-06-01  Mark WielaardDWARF5: Don't generate DW_AT_loclists_base for split...
2018-06-01  Eric Botcazougimple-ssa-store-merging.c: Include gimple-fold.h.
2018-06-01  Segher Boessenkoolrs6000: Fix mangling for 128-bit float
2018-06-01  Kyrylo Tkachov[AArch64] Used prefer aliases SXTL(2) and UXTL(2)
2018-06-01  Richard SandifordFix phi backedge detection in backprop (PR85989)
2018-06-01  Richard Bienertree-vectorizer.h (vect_dr_stmt): New function.
2018-06-01  Richard Bienerre PR tree-optimization/86017 (multiple consecutive...
2018-06-01  Richard SandifordFix SVE fallout from r260951
2018-06-01  Richard Bienerre PR ipa/85960 (-fipa-pta and ifunc are incompatible)
2018-06-01  Michael Collison2018-05-15 Michael Collison <michael.collison@arm...
2018-05-31  Qing Zhao2nd Patch for PR78009
next