]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ChangeLog
2017-08-24 Richard Biener <rguenther@suse.de>
[thirdparty/gcc.git] / gcc / ChangeLog
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-24  rguenth2017-08-24 Richard Biener <rguenther@suse.de>
2017-08-24  aldyh PR middle-end/81931
2017-08-24  rsandifoMake more use of subreg_offset_from_lsb
2017-08-23  dansanPR target/80969 - Fix ICE with -mabi=ms -mavx512f,...
2017-08-23  uros * config/i386/i386.opt: Remove unneeded Init(0) initia...
2017-08-23  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-23  rguenth2017-08-23 Richard Biener <rguenther@suse.de>
2017-08-23  tnfchris2017-08-23 Tamar Christina <tamar.christina@arm.com>
2017-08-23  tnfchris2017-08-23 Tamar Christina <tamar.christina@arm.com>
2017-08-23  thopre01Fix broken MinGW build of gcc.c
2017-08-22  dansanMove entry to correct ChangeLog.
2017-08-22  dansanPR target/71958: Error on -mx32 with -mabi=ms
2017-08-22  wschmidt2017-08-22 Bill Schmidt <wschmidt@linux.vnet.ibm...
2017-08-22  rsandifoMake more use of paradoxical_subreg_p
2017-08-22  law PR tree-optimization/81741
2017-08-22  sh[PowerPC/RTEMS] Enable -mcmodel option
2017-08-22  rguenth2017-08-22 Richard Biener <rguenther@suse.de>
2017-08-22  rsandifo[AArch64] Fix label mode
2017-08-22  rguenth2017-08-22 Richard Biener <rguenther@suse.de>
2017-08-22  rguenth2017-08-22 Richard Biener <rguenther@suse.de>
2017-08-22  aldyh * wide-int.h (hwi_with_prec::hwi_with_prec): Sign...
2017-08-22  gjlgcc/
2017-08-21  meissner2017-08-21 Michael Meissner <meissner@linux.vnet...
2017-08-21  uros PR target/46091
2017-08-21  rsandifoSimplify pad_below implementation
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-21  rsandifoAdd a type_has_mode_precision_p helper function
2017-08-21  wilcoThis patch simplifies pow (C, x) into exp (x * C1)...
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-21  gjl PR target/79883
2017-08-21  nathanTabify 2017-08-21 Richard Biener <rguenther@suse...
2017-08-21  rsandifoMove vector_type_mode to tree.c
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-21  rsandifoPass rtx and index to read-md.c iterator routines
2017-08-21  rsandifoFix bogus CONST_WIDE_INT hash
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-21  rguenth2017-08-21 Richard Biener <rguenther@suse.de>
2017-08-19  uros * config/i386/i386.h (OPTION_MASK_ISA_ROUND): Remove.
2017-08-19  uros PR target/81894
2017-08-18  bergnergcc/
2017-08-18  hjlAdd warn_if_not_aligned attribute
2017-08-17  marxinFix build of --enable-gather-detailed-mem-stats (PR...
2017-08-17  wschmidt2017-08-17 Bill Schmidt <wschmidt@linux.vnet.ibm...
2017-08-17  bergnergcc/
2017-08-17  mseborPR c/81859 - [8 Regression] valgrind error from warn_ab...
2017-08-17  rsandifoAdd missing ECF_NOTHROW flags to internal.def
2017-08-17  bergnergcc/
2017-08-17  mpolacek PR middle-end/81814
2017-08-17  rearnsha[AArch64] Improve SIMD store of zero.
2017-08-17  hjlAdd the missing ChangeLog for r251076
2017-08-17  rguenth2017-08-17 Richard Biener <rguenther@suse.de>
2017-08-17  chefmax2017-08-17 Maxim Ostapenko <m.ostapenko@samsung.com>
2017-08-17  rguenth2017-08-17 Richard Biener <rguenther@suse.de>
2017-08-17  mpolacek * gimplify.c (gimplify_adjust_omp_clauses): Compare...
2017-08-17  rguenth2017-08-17 Richard Biener <rguenther@suse.de>
2017-08-17  amodra[RS6000] PR 80938, Don't emit frame info for regs that...
2017-08-16  nathan * tree-core.h (tree_type_non_common): Rename binfo...
2017-08-16  dmalcolmdiagnostic-show-locus.c: remove unused field from class...
2017-08-16  uros PR target/46091
2017-08-16  amker PR tree-optimization/81832
2017-08-16  mpolacek PR middle/81695
2017-08-16  marxinFix building of cross compiler (PR target/81753).
2017-08-16  rsandifoPR81815: Invalid conditional reduction
2017-08-16  amodra[RS6000] Delete code made dead by r250482
2017-08-16  amodra[RS6000] Merge rs6000_reg_live_or_pic_offset_p into...
2017-08-16  amodra[RS6000] Don't restore fixed regs
2017-08-15  jsm28Limit SH strncmp inline expansion (PR target/78460).
2017-08-15  nathan * gcc.c (execute): Emit friendlier message if inferior...
2017-08-15  rguenth2017-08-15 Richard Biener <rguenther@suse.de>
2017-08-14  mseborgcc/ChangeLog:
2017-08-14  mseborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-14  mseborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-14  mseborPR translation/79998 - typo in diagnostic "specified...
2017-08-14  uros PR target/46091
2017-08-14  wschmidt[gcc]
2017-08-14  amker PR tree-optimization/81799
2017-08-14  wilcoAdd check_effective_target_autoincdec.
2017-08-14  gjlgcc/
2017-08-13  uros * config/i386/i386.md (*load_tp_<mode>): Redefine as
2017-08-13  pinskia2017-08-12 Andrew Pinski <apinski@cavium.com>
2017-08-12  pmderodat[PR79542][Ada] Fix ICE in dwarf2out.c with nested func...
2017-08-12  amodra[RS6000] linux startfile/endfile
2017-08-11  tschwinge[PR lto/81430] Revert "Add nvptx_override_options_after...
2017-08-11  wschmidtCorrect invalid ChangeLog entry
2017-08-11  tnfchris2017-08-11 Tamar Christina <tamar.christina@arm.com>
2017-08-11  ebotcazou * tree-sra.c (build_access_from_expr_1): Use more...
2017-08-11  marxinDo not instrument void variables with MPX (PR tree...
2017-08-11  marxinIntroduce TARGET_SUPPORTS_ALIASES
2017-08-11  marxinFix ifunc and resolver (PR ipa/81213).
2017-08-10  uros PR target/81708
2017-08-10  uros Rename ix86_split_stack_boundary to ix86_split_stack_g...
2017-08-10  uros * config/i386/i386-protos.h (ix86_split_stack_boundary...
2017-08-10  mseborgcc/ChangeLog:
2017-08-10  mseborPR c++/81586 - valgrind error in output_buffer_append_r...
2017-08-10  hjli386: Don't use frame pointer without stack access
2017-08-10  marxinFix target attribute handling (PR c++/81355).
2017-08-10  jakub PR c/81687
2017-08-09  willschm[gcc]
2017-08-09  segherrs6000: Use SAVE_MULTIPLE only if we restore what it...
next