]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
xtensa: fix PR target/90922
[thirdparty/gcc.git] / gcc / ChangeLog
2019-06-18  jcmvbkbcxtensa: fix PR target/90922
2019-06-18  tschwinge[PR90862] OpenACC 'declare' ICE when nested inside...
2019-06-18  uros * config/i386/i386.md (@cmp<mode>_1): Rename from...
2019-06-18  jason * tree.c (build_constructor): Add MEM_STAT_DECL.
2019-06-18  rsandifo[AArch64] Add a new CC mode for SVE conditions
2019-06-18  rsandifo[AArch64] Tabify aarch64-sve.md
2019-06-18  rsandifo[AArch64] Factor out pfalse predicate creation
2019-06-18  rsandifo[AArch64] Factor out ptrue predicate creation
2019-06-18  rsandifo[AArch64] Simplify SVE IFN_COND patterns
2019-06-18  rguenth2019-06-18 Richard Biener <rguenther@suse.de>
2019-06-18  vries[nvptx] Use define_insn parametrization
2019-06-18  rsandifoRestore correct iv step for fully-masked loops
2019-06-18  iainsDarwin - strip trailing whitespace from a file, NFC.
2019-06-18  iains[Darwin] The need for FDE symbols is dependent on linke...
2019-06-18  jambormFix IPA-CP topological sorting
2019-06-18  alejandro[Vectorizer] Support masking fold left reductions
2019-06-18  linkw Add one target hook predict_doloop_p, it return...
2019-06-17  jakub * omp-low.c (struct omp_context): Add scan_inclusive...
2019-06-17  uros PR target/62055
2019-06-17  hubicka PR bootstrap/90873.
2019-06-17  vries[nvptx] Fix missing mode warnings in nvptx.md, omp...
2019-06-17  rearnsha[netbsd][aarch64] add netbsd/aarch64 target
2019-06-17  hubicka * tree-ssa-alias.c (aliasing_component_refs_p): Consid...
2019-06-17  hubicka * tree-ssa-alias.c (nonoverlapping_component_refs_p...
2019-06-17  marxinRemove dead code (PR ipa/90874).
2019-06-17  roRemove support for alternative Solaris 11.4 ld -V output
2019-06-16  vries[nvptx] Fix some missing mode warnings in nvptx.md
2019-06-16  danglin PR middle-end/64242
2019-06-16  jozeflMSP430: Implement 64-bit shifts in assembly code
2019-06-16  jozeflgcc/ChangeLog
2019-06-16  hubicka * tree-ssa-alias.c (indirect_ref_may_alias_decl_p,
2019-06-16  hubicka * gcc.dg/tree-ssa/alias-access-path-4.c: New testcase.
2019-06-16  iains[Darwin] The need for picsym stubs is dependent on...
2019-06-16  iains[Darwin, opts] Add RejectNegative for cases with explic...
2019-06-16  hubicka * tree-ssa-alias.c (nonoverlapping_component_refs_p...
2019-06-16  vries[openacc, parloops] Fix SIGSEGV in oacc_entry_exit_ok_1
2019-06-15  gerald * doc/invoke.texi (Spec Files): Update location of the
2019-06-15  gerald * doc/extend.texi (Common Function Attributes): Clarify
2019-06-15  hubicka * gcc.dg/tree-ssa/alias-access-path-2.c: New testcase.
2019-06-15  uros * config/i386/i386.md (and<mode>3): Generate zero...
2019-06-15  jakub PR middle-end/90779
2019-06-15  vries[openacc] Disable pass_thread_jumps for IFN_UNIQUE
2019-06-15  segherrs6000: New iterator CCEITHER
2019-06-14  iainsDarwin, opts processing - Initial tidy.
2019-06-14  hjlUpdate preferred_stack_boundary only when expanding...
2019-06-14  hjli386: Update SSE <-> integer move costs
2019-06-14  rearnsha[NetBSD] Add support for the Arm EABI.
2019-06-14  rguenth2019-06-14 Richard Biener <rguenther@suse.de>
2019-06-14  fxuePR ipa/90401
2019-06-14  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-13  hubicka PR bootstrap/90873
2019-06-13  uros * ChangeLog: Fix my last entry.
2019-06-13  uros * config/i386/i386.md (SWIM1248s): Rename from SWIM1248x.
2019-06-13  law PR tree-optimization/77820
2019-06-13  iainsDarwin, Driver - Improve processing of macosx-version...
2019-06-13  hubicka PR tree-optimize/90869
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-13  jakub * config/nvptx/nvptx.c (nvptx_sese_number, nvptx_sese_...
2019-06-13  rguenth2019-06-13 Richard Biener <rguenther@suse.de>
2019-06-13  aldyhRevamp value_range::may_contain_p.
2019-06-13  claziss[ARC] Add documentation naked, ilink and firq
2019-06-13  fxuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-13  kugangcc/ChangeLog:
2019-06-13  kugangcc/ChangeLog:
2019-06-13  kugangcc/ChangeLog:
2019-06-12  dimitarFix ChangeLog dates for last commit
2019-06-12  dimitarInitial TI PRU GCC port
2019-06-12  mseborPR middle-end/90676 - default GIMPLE dumps lack information
2019-06-12  mseborPR tree-optimization/90662 - strlen of a string in...
2019-06-12  vries[nvptx] Assert fork has at most one join in nvptx_find_par
2019-06-12  marxinDisable hash-table sanitization for mem stats maps.
2019-06-12  aldyhRemove value_range_constant_singleton in favor of value...
2019-06-12  jakub PR target/90811
2019-06-12  ktkachov[arm] Implement usadv16qi and ssadv16qi standard names
2019-06-12  marxinRemove wrong assert about single value profiler.
2019-06-12  jakub PR c/90760
2019-06-11  law * config/mips/mips.c (mips_final_postscan_insn): Modif...
2019-06-11  meissnerDo not enable -mpcrel by default at the current time
2019-06-11  jakub PR target/90811
2019-06-11  glisseAllow conversions in X/[ex]4 < Y/[ex]4
2019-06-11  mpolacek PR c++/90449 - add -Winaccessible-base option.
2019-06-11  glissefold_real_zero_addition_p for vectors
2019-06-11  jason * gdbhooks.py (TreePrinter.to_string): Recognize ggc_f...
2019-06-11  jakub PR bootstrap/90819
2019-06-11  marxinDisable htable sanitization in pt.c (PR c++/87847).
2019-06-10  uros * config/i386/i386-protos.h (ix86_split_fp_absneg_oper...
2019-06-10  mseborgcc/ChangeLog:
2019-06-10  vladgcov-tool: Mark {merge,rewrite}_usage with noreturn...
2019-06-10  jakub * tree.def (OMP_SCAN): New tree code.
2019-06-10  marxinReduce SCCs in IPA postorder.
2019-06-10  claziss[ARC] Update RTX costs.
2019-06-10  claziss[ARC] Improve code gen when compiling for size
2019-06-10  marxinIPA ICF: enhance dump about items in a non-singular...
2019-06-10  marxinUpdate a bit dump format.
2019-06-10  marxinDump histograms only if present.
2019-06-10  marxinImplement N disk counters for single value and indirect...
2019-06-10  marxinFix build with --enable-gather-detailed-mem-stats.
2019-06-08  rediUse consistent spelling of PCLMUL instruction
2019-06-07  danglin PR target/90751
2019-06-07  aldyhSplit up value_range::intersect into base (value_range_...
next