]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/xtensa/xtensa.c
xtensa: fix PR target/90922
[thirdparty/gcc.git] / gcc / config / xtensa / xtensa.c
2019-06-18  jcmvbkbcxtensa: fix PR target/90922
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-01  jakub Update copyright years.
2018-12-31  jcmvbkbcPR target/86814
2018-09-04  jcmvbkbcgcc: xtensa: fix NAND code in xtensa_expand_atomic
2018-02-19  jakub PR target/84146
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: frame allocations
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-12-05  jcmvbkbcgcc: xtensa: enable address sanitizer
2017-10-23  rsandifoConvert STARTING_FRAME_OFFSET to a hook
2017-09-25  rsandifoTurn CONSTANT_ALIGNMENT into a hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-12  rsandifoUse hard_regno_nregs instead of HARD_REGNO_NREGS
2017-09-11  jcmvbkbcxtensa: fix PR target/82181
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[2/77] Add an E_ prefix to case statements
2017-08-30  rsandifo[1/77] Add an E_ prefix to mode names
2017-08-08  marxin.
2017-06-14  jcmvbkbcgcc: xtensa: allow XCHAL_* macros to be non-constant
2017-05-29  jcmvbkbcgcc: xtensa: fix unused parameter warning
2017-05-29  jcmvbkbcgcc: xtensa: fix fprintf format specifiers
2017-05-08  jcmvbkbcxtensa: add support for SSP
2017-01-01  jakub Update copyright years.
2016-11-29  jcmvbkbcxtensa: Fix PR target/78603
2016-11-02  jcmvbkbcxtensa: fix ICE on pr59037.c test
2016-11-01  jcmvbkbcxtensa: Fix PR target/78118
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  segherPut a TARGET_LRA_P into every target
2016-08-26  jcmvbkbcxtensa: report stack usage
2016-01-04  jakub Update copyright years.
2015-11-09  julesMachine modes for address printing.
2015-10-16  amacleod2015-10-16 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-15  jcmvbkbcxtensa: fix TLS calls for call0 ABI
2015-08-12  jcmvbkbcxtensa: add -mauto-litpools option
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-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-05-20  jcmvbkbcFix PR target/65730
2015-05-07  rsandifogcc/
2015-03-03  jcmvbkbcImplement call0 ABI for xtensa
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jcmvbkbcFix loop optimization when ZOL is not available in...
2015-01-05  jakub Update copyright years.
2014-12-02  jakub * config/sparc/sparc.c (sparc_atomic_assign_expand_fenv):
2014-11-19  rthMake TARGET_STATIC_CHAIN allow a function type
2014-10-30  sterlingAdd zero-cost loops for xtensa port.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-26  rsandifogcc/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-25  dmalcolmconfig/xtensa: Use rtx_insn and rtx_code_label
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-06-02  amacleod * expr.h: Remove prototypes of functions defined in...
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-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-16  mrsMerge in trunk.
2013-11-14  amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-12  amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-03-23  steven * config/avr/avr.c, config/bfin/bfin.c, config/c6x...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-10-23  vmakarov2012-10-23 Vladimir Makarov <vmakarov@redhat.com>
2012-10-21  cltang2012-10-21 Chung-Lin Tang <cltang@codesourcery.com>
2012-10-11  cltang2012-10-11 Chung-Lin Tang <cltang@codesourcery.com>
2012-09-26  gjl PR middle-end/54635
2012-09-05  olegendo * hooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-08-17  hjlConvert MEMBER_TYPE_FORCES_BLK to target hook
2012-05-05  rsandifogcc/
2011-08-18  rsandifogcc/
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-06-16  amylaar PR middle-end/46500
2011-06-14  jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-05-03  froydnj * config/xtensa/xtensa.c (xtensa_init_builtins): Call
2011-04-21  rsandifogcc/
2011-04-21  rsandifogcc/
2011-04-08  froydnj * config/alpha/alpha.c (alpha_emit_xfloating_libcall...
2011-03-30  law * reload.h (reg_equiv_constant): Move into new structu...
2011-02-12  aesok * config/xtensa/xtensa.h (REGISTER_MOVE_COST, MEMORY_M...
2011-02-03  aesok * config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
2011-01-20  aesok * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS...
2011-01-13  aesok * config/xtensa/xtensa.h (XTENSA_LIBCALL_VALUE, LIBCAL...
2011-01-07  aesok * config/xtensa/xtensa.h (OUTPUT_ADDR_CONST_EXTRA...
2010-12-01  jsm28 * common.opt (main_input_filename, main_input_basename,
2010-11-17  froydnj * config/xtensa/xtensa.c (function_arg_boundary):...
2010-11-16  froydnj * builtins.c (std_gimplify_va_arg_expr): Use
next