OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / config / rx / rx.c
2011-12-20 bernds gcc/
2011-10-19 paolo2011-10-19 Roland Stigge <stigge@antcom.de>
2011-10-05 nickc * config/rx/rx.opt (mpid): Define.
2011-06-16 amylaar PR middle-end/46500
2011-06-14 jsm28 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
2011-05-21 nickc PR target/49098
2011-05-17 nickc * config/rx/rx.c (rx_memory_move_cost): Include cost...
2011-05-12 nickc (rx_builtins): New arrays - holds builtin functions.
2011-05-12 nickc * config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
2011-05-10 nickc * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN...
2011-05-03 bernds * gengenrtl.c (special_rtx): PC, CC0 and RETURN are...
2011-05-02 jsm28 * config/fr30/fr30-protos.h (Mmode): Don't define.
2011-04-21 rsandifogcc/
2011-04-05 jsm28 * config/rx/rx-opts.h: New.
2011-04-04 jsm28 * doc/options.texi (ToLower): Document.
2011-03-30 nickc * config/rx/rx.md: Add peepholes and patterns to combine
2011-03-24 nickc * config/rx/rx.h (LABEL_ALIGN_FOR_BARRIER): Define.
2011-03-22 jsm28 * target.def (handle_option): Take gcc_options and
2011-03-21 ktietzChangeLog gcc/
2011-02-14 aesok * config/rx/rx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
2011-02-10 rth * config/rx/predicates.md (rx_zs_comparison_ope...
2011-02-03 nickc * config/rx/predicates.md (rx_zs_comparison_operator...
2011-01-31 nickc * config/rx/rx.c (rx_get_stack_layout): Only save...
2011-01-25 nickc * config/rx/rx.h (LIBCALL_VALUE): Do not promote compl...
2011-01-24 rthrx: Uncomplicate fp comparisons.
2011-01-22 rthrx: Enable the compare-elim pass.
2011-01-22 nickc * config/rx/rx.md (UNSPEC_CONST): New.
2011-01-17 rthrx: Replace sat builtin with ssaddsi3 pattern.
2011-01-17 rthrx: Rewrite the bit manipulation patterns.
2011-01-17 rthrx: Cleanup non-VOIDmode SETs.
2011-01-17 rthrx: Cleanup flags generation.
2011-01-17 rthrx: Remove %B workaround.
2011-01-17 rthrx: Split cstoresi4 post-reload.
2011-01-17 rthrx: Cleanup conditional branches.
2011-01-17 rthrx: Remove rx_compare_redundant.
2011-01-17 rthrx: Move SELECT_CC_MODE to function.
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-16 froydnj * builtins.c (std_gimplify_va_arg_expr): Use
2010-11-16 nickc * config/rx/rx.c (rx_is_ms_bitfield_layout): Return...
2010-11-10 jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10 amylaar PR target/46407
2010-10-22 jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-19 nickc * config/rx/rx.c (rx_function_value): Small...
2010-10-15 jsm28 * config/rx/rx.c (rx_option_optimization): Change to
2010-10-08 froydnj * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.
2010-09-17 dj* config/rx/rx.c (valid_psw_flag): New.
2010-09-16 jsm28 * target.def (target_option.optimization): New hook.
2010-09-01 nickc * config/rx/rx.c (rx_expand_prologue): Do not...
2010-08-31 froydnj * config/rx/rx-protos.h (rx_function_arg, rx_function_...
2010-08-03 jsm28 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
2010-07-13 dj* config/h8300/h8300.c (h8300_init_once): Default to
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-30 nickc * config/rx/rx-modes.def: New file.
2010-06-21 nickc * config/rx/rx.h (PTRDIFF_TYPE): Define.
2010-06-16 nickc * config/rx/constraints.md (NEGint4): New const...
2010-05-21 stevengcc/ChangeLog:
2010-05-17 froydnj * tree.h (CALL_EXPR_ARGS): Delete.
2010-02-02 nickc * config/rx/rx.c (rx_is_legitimate_constant...
2010-01-06 nickc * config/rx/rx.h (enum rx_cpu_type): Add RX200.
2010-01-05 nickc * config/rx/rx.c (rx_get_stack_layout): Fix...
2009-12-02 nickc * config/rx/rx.c (rx_conditional_register_usage...
2009-11-26 nickc * config/rx/rx.c (rx_expand_epilogue): Add...
2009-11-03 nickc * config/rx/predicates.md (rx_store_multiple_ve...
2009-10-26 nickc * MAINTAINERS: Add myself as a maintainer for...