]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rx/rx.c
Turn HARD_REGNO_NREGS into a target hook
[thirdparty/gcc.git] / gcc / config / rx / rx.c
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
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-21  Richard SandifordRemove the frame size argument from function_prologue...
2017-08-08  Martin Liskatrans.c: Include header files.
2017-05-13  Jeff Lawmn10300.c (mn10300_match_ccmode): Fix where we look...
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-05-10  Oleg EndoAdd rudimentary support for atomics on RX.
2016-03-17  Nick Cliftonre PR target/70162 ([RX] const_int printing causes...
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-09  DJ Delorierx.opt (-mjsr): Add.
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-09-29  Jeff Law[PATCH] Fix undefined behaviour in rx port
2015-08-08  DJ Delorie* config/rx/rx.c (rx_mode_dependent_address_p): Remove...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-08  Nick Cliftonrx.c (rx_function_value): Do not promote vector types.
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-28  Nick Cliftonrx.c (push_regs): New function.
2015-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-04-15  Nick Cliftonrx.opt (mallow-string-insns): New option.
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-04  Jan-Benedict Glawrx.c (rx_handle_func_attribute): Mark unused argument.
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-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-15  David MalcolmThe various TARGET_ASM_..._MAX_SKIP hooks take an insn
2014-08-25  David Malcolmconfig/rx: Use rtx_insn
2014-07-24  Nick Cliftonrx.md (stack_push): Adjust RTL to account for the fact...
2014-07-17  DJ Delorierx.c (rx_option_override): Fix alignment values.
2014-06-12  Jan Hubickasymtab.c (section_hash): New hash.
2014-06-11  DJ Delorierx.h (FUNCTION_BOUNDARY): Adjust for RX100/200 4-byte...
2014-06-11  DJ Delorie* config/rx/rx.c (rx_max_skip_for_label): Don't skip...
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-28  DJ Delorierx.c (add_vector_labels): New.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-14  DJ Delorierx.c (rx_mode_dependent_address_p): Allow offsets up...
2013-10-31  DJ Delorierx.c (ADD_RX_BUILTIN0): New macro, used for builtins...
2013-08-27  Nick CliftonRemove experimental LRA test
2013-07-21  Mike StumpFix typos.
2013-05-29  Sandeep Kumar Singhrx.h (TARGET_CPU_CPP_BUILTINS): Add macros for RX100...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Nick Cliftonrx.c (rx_function_arg_boundary): When using the RX...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-03  Nick Cliftonrx.c (struct decl_chain): New local structure.
2012-09-26  Georg-Johann Layre PR middle-end/54635 (Add addr_space_t argument to...
2012-09-05  Oleg Endohooks.c (hook_int_rtx_mode_as_bool_0): New function.
2012-07-25  Sandra Loosemorere PR target/53633 (__attribute__((naked)) should disab...
2012-06-24  Steven Bosscheroutput.h: (current_function_is_leaf...
2012-06-19  Steven Bosschertarget.def (output_ident): New hook.
2012-05-05  Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-04-11  Nick Cliftonrx.c (rx_expand_prologue): Set stack use information...
2012-01-17  Nick Cliftonrx.c (rx_can_use_simple_return): New function.
2011-12-20  Bernd Schmidtexpr.c (store_field): Avoid a direct store if the mode...
2011-10-19  Roland Stigge[multiple changes]
2011-10-05  DJ Delorierx.opt (mpid): Define.
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-21  Nick Cliftonre PR target/49098 (unused parameters in rx.c:rx_memory...
2011-05-17  Nick Cliftonrx.c (rx_memory_move_cost): Include cost of register...
2011-05-12  DJ Delorie(rx_builtins): New arrays - holds builtin functions.
2011-05-12  DJ Delorierx.h (HAVE_PRE_DECREMENT): Fix typo.
2011-05-10  DJ Delorierx.h (JUMP_ALIGN, [...]): Define.
2011-05-03  Bernd Schmidtgengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
2011-05-02  Joseph Myersfr30-protos.h (Mmode): Don't define.
2011-04-21  Richard Sandifordtarget.def (legitimate_constant_p): New hook.
2011-04-05  Joseph Myersrx-opts.h: New.
2011-04-04  Joseph Myersoptions.texi (ToLower): Document.
2011-03-30  Nick Cliftonrx.md: Add peepholes and patterns to combine extending...
2011-03-24  Nick Cliftonrx.h (LABEL_ALIGN_FOR_BARRIER): Define.
2011-03-22  Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
2011-03-21  Kai TietzChangeLog gcc/
2011-02-14  Anatoly Sokolovrx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
2011-02-10  Richard Hendersonpredicates.md (rx_zs_comparison_operator): Revert chang...
2011-02-03  Nick Cliftonpredicates.md (rx_zs_comparison_operator): Remove lt...
2011-01-31  Nick Cliftonrx.c (rx_get_stack_layout): Only save call clobbered...
2011-01-25  Nick Cliftonrx.h (LIBCALL_VALUE): Do not promote complex types.
2011-01-24  Richard Hendersonrx: Uncomplicate fp comparisons.
2011-01-22  Richard Hendersonrx: Enable the compare-elim pass.
2011-01-22  Nick Cliftonrx.md (UNSPEC_CONST): New.
2011-01-17  Richard Hendersonrx: Replace sat builtin with ssaddsi3 pattern.
2011-01-17  Richard Hendersonrx: Rewrite the bit manipulation patterns.
2011-01-17  Richard Hendersonrx: Cleanup non-VOIDmode SETs.
2011-01-17  Richard Hendersonrx: Cleanup flags generation.
next