]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mn10300/mn10300.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / mn10300 / mn10300.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-07-30  Kewen LinUse range-based for loops for traversing loops
2021-07-15  Trevor Saunderspass location to md_asm_adjust
2021-03-04  Ilya LeoshkevichAdd input_modes parameter to TARGET_MD_ASM_ADJUST hook
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Richard SandifordRemove call_really_used_regs
2019-08-20  Richard SandifordUse function_arg_info for TARGET_CALLEE_COPIES
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  Richard SandifordUse function_arg_info for TARGET_PASS_BY_REFERENCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-05-16  Max Filippovgcc: move assemble_start_function / assemble_end_functi...
2019-03-11  Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-03  Jeff Lawre PR target/86795 (mn10300 port needs updating for...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  Richard Sandiford[2/77] Add an E_ prefix to case statements
2017-08-08  Martin Liskatrans.c: Include header files.
2017-05-13  Jeff Lawmn10300.c (mn10300_match_ccmode): Fix where we look...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-21  Trevor Saunderssplit up variables to use rtx_insn * more
2016-11-02  Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-27  Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-14  Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-07-28  Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-09  Julian BrownMachine modes for address printing.
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-05  Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-07-10  Andrew Macleodbb-reorder.c: Don't include obstack.h if backend.h...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25  Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-11  Richard HendersonConvert to md_asm_adjust
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-25  Segher Boessenkoolmn10300.c (mn10300_insert_setlb_lcc): Remove PATTERN...
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-16  Trevor Saundersuse rtx_insn * more
2014-09-09  David Malcolmsingle_set takes an insn
2014-09-05  David MalcolmUse rtx_insn for various jump-handling functions and...
2014-09-04  Trevor Saundersuse rtx_insn * a little more
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-27  David MalcolmUse rtx_insn for various target.def hooks
2014-08-27  David Malcolmmn10300: Fixes to PARALLEL handling within mn10300_adju...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-02-10  Nick Cliftonmn10300.c (popcount): New function.
2014-02-05  Nick Cliftonmn10300.c (mn10300_hard_regno_mode_ok): Do not accept...
2014-01-30  Nick Cliftonmn10300-protos.h (mn10300_store_multiple_operation_p...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-23  Richard Sandifordmn10300-protos.h (mn10300_store_multiple_operation...
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-03-18  Nick Cliftonmn10300.c (mn10300_get_live_callee_saved_regs): Add...
2013-02-26  Joern Renneckere PR target/54639 (mn10300_expand_epilogue: signed...
2013-02-26  Richard Bienerre PR target/56444 (mn10300.c:3228:16: error: unused...
2013-02-13  Richard Bienermn10300.c (mn10300_scan_for_setlb_lcc): Fix loop discov...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-08-07  Nick Cliftonmn10300.c (mn10300_expand_prologue): Report stack usage...
2012-07-26  Nick Cliftonmn10300.c (REG_SAVE_BYTES): Delete.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-11  Steven Bosscherbasic-block.h (struct edge_def): Use basic_block instea...
2012-07-06  Nick Cliftonmn10300.c (mn10300_encode_section_info): Call default_e...
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2011-09-09  Nick Cliftonmn10300.c (mn10300_split_and_operand_count): Return...
2011-09-07  Nick Cliftonmn10300.c (mn10300_insert_setlb_lcc): Set the jump...
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-09  Nick Cliftonre PR target/48897 (mn10300.c:extract_bundle’: error...
2011-05-04  Nick Cliftonmn10300.c: Include cfgloop.h.
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-03-30  Jeff Lawreload.h (reg_equiv_constant): Move into new structure...
2011-03-22  Joseph Myersmn10300-opts.h: New.
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-02-15  Nick Cliftonmn10300.c: Include tm-constrs.h.
2011-02-08  Nick Cliftonmn10300.opt (mliw): New command line option.
2011-01-31  Nick Cliftonmn10300.c (mn10300_regno_in_class_p): Check for reg_ren...
2011-01-22  Richard Hendersonmn10300: Enable the compare-elim pass.
2011-01-19  Richard Hendersonmn10300: Emit retf instruction
2011-01-19  Richard Hendersonmn10300: tidy pic address loading
next