summaryrefslogtreecommitdiff
path: root/gcc/config/rx
Commit message (Expand)AuthorAgeFilesLines
* rx.c (struct decl_chain): New local structure.Nick Clifton2012-10-032-0/+59
* re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay2012-09-261-1/+1
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+2
* re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore2012-07-251-0/+11
* rx.md (comparesi3_extend): Remove = modifier from input operand.Nick Clifton2012-06-271-1/+1
* * config/rx/rx.md (simple_return): Use the simple_return rtx.Nick Clifton2012-06-271-1/+1
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-1/+1
* target.def (output_ident): New hook.Steven Bosscher2012-06-192-4/+1
* LANGUAGES: Fix typos.Joseph Myers2012-05-292-2/+2
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-4/+4
* rx.c (rx_expand_prologue): Set stack use information, if requested.Nick Clifton2012-04-111-0/+3
* system.h: Poison SMALL_REGISTER_CLASSESSteven Bosscher2012-02-161-1/+0
* rx.c (rx_can_use_simple_return): New function.Nick Clifton2012-01-173-6/+34
* * config/rx/rx.md (return): Define pattern.Nick Clifton2012-01-111-0/+6
* expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt2011-12-201-1/+1
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-3/+0
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-2/+0
* [multiple changes]Roland Stigge2011-10-191-1/+1
* * config/rx/rx.md (smin3): Revert previous delta.Nick Clifton2011-10-061-5/+5
* rx.opt (mpid): Define.DJ Delorie2011-10-057-34/+329
* rx.md (tablejump): Add missing label.Nick Clifton2011-10-051-9/+9
* predicates.md (rx_minmax_operand): New predicate.Nick Clifton2011-09-282-10/+104
* rx.md (movsicc): Allow register to register transfers.Kazuhiro Inaoka2011-08-111-22/+42
* * config/rx/rx.md: Disable extender peepholes at -O3.Nick Clifton2011-08-091-10/+10
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-4/+4
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-56/+0
* re PR target/49098 (unused parameters in rx.c:rx_memory_move_cost)Nick Clifton2011-05-211-1/+3
* rx.c (rx_memory_move_cost): Include cost of register moves.Nick Clifton2011-05-171-1/+1
* rx.md (bitset_in_memory): Use rx_restricted_mem_operand.Nick Clifton2011-05-171-3/+3
* rx.md: Add peephole to remove redundant extensions after loads.Nick Clifton2011-05-171-0/+29
* rx.md: Add peepholes to match a register move followed by a comparison of the...Kazuhio Inaoka2011-05-171-0/+33
* rx.md (mov expander): Fix use of rx_legitimate_constant_p.Nick Clifton2011-05-132-2/+2
* (rx_builtins): New arrays - holds builtin functions.DJ Delorie2011-05-121-1/+20
* rx.h (HAVE_PRE_DECREMENT): Fix typo.DJ Delorie2011-05-122-13/+15
* rx.h (JUMP_ALIGN, [...]): Define.DJ Delorie2011-05-103-4/+17
* gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt2011-05-031-1/+1
* fr30-protos.h (Mmode): Don't define.Joseph Myers2011-05-022-15/+14
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-214-6/+7
* rx.md (movmemsi): Do not use this pattern when volatile pointers are involved.Nick Clifton2011-04-131-0/+8
* rx.opt (rx610, [...]): Use Enum not Name on EnumValue lines.Joseph Myers2011-04-071-3/+3
* rx-opts.h: New.Joseph Myers2011-04-054-49/+95
* options.texi (ToLower): Document.Joseph Myers2011-04-043-7/+7
* rx.md: Add peepholes and patterns to combine extending loads and simple arith...Nick Clifton2011-03-304-29/+284
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* rx.h (LABEL_ALIGN_FOR_BARRIER): Define.Nick Clifton2011-03-243-0/+66
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-1/+11
* ChangeLog gcc/Kai Tietz2011-03-211-5/+9
* rx.md (andsi3, [...]): Fix timings for three operand alternative.Nick Clifton2011-03-101-2/+2