]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/ia64/ia64.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / ia64 / ia64.c
2019-01-01  jakub Update copyright years.
2018-07-04  marxin2018-07-04 Denys Vlasenko <dvlasenk@redhat.com>
2018-01-03  jakub Update copyright years.
2018-01-02  rsandifoRemove vec_perm_const optab
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-11-01  rsandifoAdd gen_(const_)vec_duplicate helpers
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-25  rsandifoUpdate interface to TARGET_VECTORIZE_VEC_PERM_CONST_OK
2017-09-20  law * config/alpha/alpha.c (alpha_expand_prologue): Also...
2017-09-20  law2017-09-18 Jeff Law <law@redhat.com>
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-13  rsandifoTurn SECONDARY_MEMORY_NEEDED into a hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoMake more use of REG_NREGS
2017-09-04  rsandifoTurn FUNCTION_ARG_PADDING into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-09-04  rsandifoPR82045: Avoid passing machine modes through "..."
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-21  rsandifoRemove the frame size argument from function_prologue...
2017-08-08  marxin.
2017-07-16  hubicka * profile-count.h (profile_probability::from_reg_br_pr...
2017-01-01  jakub Update copyright years.
2016-11-23  law * config/ia64/ia64.c (ia64_emit_insn_before): Fix...
2016-11-21  tbsaundeuse rtx_insn * more places where it is obvious
2016-11-02  tbsaundeuse rtx_insn * in various places where it is obvious
2016-10-17  ebotcazou * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTO...
2016-10-10  jsm28Always support float128 on ia64 (PR target/77586).
2016-09-27  mpolacek * config/ia64/ia64.c (ia64_print_operand): Adjust...
2016-09-26  thopre012016-09-26 Thomas Preud'homme <thomas.preudhomme...
2016-09-14  segherPut a TARGET_LRA_P into every target
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-07-28  tbsaundemerge adjust_cost and adjust_cost_2 target hooks
2016-06-16  uros PR target/71242
2016-06-06  edlingergcc/
2016-05-13  ebotcazou * builtins.c (expand_builtin_memcmp): Do not emit...
2016-01-26  ebotcazou * config/ia64/ia64.c (ia64_expand_vecint_compare)...
2016-01-05  law[PATCH v2] ia64: don't use dynamic relocations for...
2016-01-04  jakub Update copyright years.
2015-12-08  ebotcazou * config/ia64/ia64.c (ia64_emit_probe_stack_range...
2015-11-09  julesMachine modes for address printing.
2015-10-30  law[PATCH 8/9] ENABLE_CHECKING refactoring: target-specifi...
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05  rsandifoRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-25  rsandifogcc/
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  ramanaRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-05-12  amacleod2015-05-12 Andrew MacLeod <amacleod@redhat.com>
2015-05-09  jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-05-07  rsandifogcc/
2015-04-18  tbsaunderemove need for store_values_directly
2015-03-03  ebotcazou * config/ia64/ia64.c (expand_vec_perm_interleave_2...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-11-21  markPR debug/38757 gcc does not emit DW_LANG_C99.
2014-11-21  jakub PR target/61137
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-12  jsm28Remove LIBGCC2_HAS_?F_MODE target macros.
2014-09-09  dmalcolmrecog_memoized works on an rtx_insn *
2014-08-28  dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-27  dmalcolmUse rtx_insn for various target.def hooks
2014-08-26  dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-25  dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-25  dmalcolmconfig/ia64/ia64.c: Use rtx_insn
2014-08-19  dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-18  dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-06-24  tbsaundeRemove a layer of indirection from hash_table
2014-06-12  hubicka * symtab.c (section_hash): New hash.
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
2014-06-02  schwab* config/ia64/ia64.c
2014-05-23  mkuvyrkovFix bootstrap error on ia64
2014-05-22  mkuvyrkovCleanup and improve multipass_dfa_lookahead_guard
2014-05-22  mkuvyrkovRemove IA64 speculation tweaking flags
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-05  kyukhinChangeLog/
2013-12-04  rsandifoMerge with trunk.
next