]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/moxie/moxie.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / moxie / moxie.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-09-10  Richard SandifordRemove redundant fixed_regs tests
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
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_SETUP_INCOMING_ARGS
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-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: argument sizes
2017-12-16  Richard Sandifordpoly_int: IN_TARGET_CODE
2017-09-25  Richard SandifordTurn CONSTANT_ALIGNMENT into a hook
2017-08-08  Martin Liskatrans.c: Include header files.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  Segher BoessenkoolPut a TARGET_LRA_P into every target
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-10  Jeff Law[PATCH] Fix minor fallout from operand_address changes
2015-10-16  Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-08-04  Anatoly Sokolov[MOXIE] Hookize PRINT_OPERAND and PRINT_OPERAND_ADDRESS
2015-07-13  Aldy HernandezFix double word typos.
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  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-07  Anatoly Sokolov[MOXIE] Hookize GO_IF_LEGITIMATE_ADDRESS
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-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-10  Anthony GreenFix mul.x flag for moxie
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-27  Anthony GreenSwitch to 16-bit offsets for moxie ldo/sto instructions
2014-12-24  Anthony GreenAdd mul.x support for moxie
2014-11-19  Richard HendersonMake TARGET_STATIC_CHAIN allow a function type
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-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-01-19  Anthony GreenSet current_function_static_stack_size for moxie.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-09-08  Anthony GreenOptimize moxie function prologues
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2010-12-01  Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-12  Joern Renneckere PR target/46428 (moxie-elf --enable-werror-always...
2010-10-28  Nathan Froydmoxie-protos.h (moxie_function_arg): Delete.
2010-09-16  Joseph Myerstm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-10  Anatoly Sokolovmoxie.h (FUNCTION_VALUE, [...]): Remove macros.
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-02-03  Anthony GreenFix moxie tramponline alignment problem
2009-09-24  Jakub Jelinekcgraphunit.c (cgraph_lower_function): Revert last change.
2009-09-22  Richard Hendersonmoxie.c (moxie_static_chain, [...]): New.
2009-09-09  Anthony Greenmoxie.md (*movsi, [...]): Use xor to load the constant...
2009-07-31  Anthony GreenTweak ABI & add moxie-uclinux target.
2009-07-02  Anthony GreenTweak moxie prologue and epilogue code.
2009-06-30  Anthony GreenEnable building with g++.
2009-06-29  Anatoly Sokolovtarget.h (struct gcc_target): Add frame_pointer_require...
2009-06-10  Anthony GreenCommit moxie port.