summaryrefslogtreecommitdiff
path: root/gcc/config/epiphany
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-08-20Use function_arg_info for TARGET_CALLEE_COPIESRichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford
2019-08-20Use function_arg_info for TARGET_PASS_BY_REFERENCERichard Sandiford
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-08epiphany: Enable Ada run-time buildSebastian Huber
2018-01-05RTEMS/EPIPHANY: Add RTEMS supportSebastian Huber
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford
2017-08-30[15/77] Add scalar_int_modeRichard Sandiford
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford
2017-08-08trans.c: Include header files.Martin Liska
2017-04-03Fix numerous typos in commentsJonathan Wakely
2017-02-07re PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr25413a.c execution test)Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-10-26epiphany.c (epiphany_print_operand): Adjust fallthru comment.Jeff Law
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders
2016-03-17i386.md (*movv4qicc_insn+1..36): Pass true as ALL_REGS argument to replace_rtx.Joern Rennecke
2016-01-04Update copyright years.Jakub Jelinek
2015-11-09Machine modes for address printing.Julian Brown
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford
2015-07-13Fix double word typos.Aldy Hernandez
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra