OSDN Git Service

PR libitm/51830
[pf3gnuchains/gcc-fork.git] / gcc / config / rx /
2012-01-17 nickc * config/rx/rx.c (rx_can_use_simple_return...
2012-01-11 nickc * config/rx/rx.md (return): Define pattern.
2011-12-20 bernds gcc/
2011-11-02 roMove libgcc2 to toplevel libgcc
2011-11-02 roMove crtstuff support to toplevel libgcc
2011-10-19 paolo2011-10-19 Roland Stigge <stigge@antcom.de>
2011-10-06 nickc * config/rx/rx.md (smin3): Revert previous delta.
2011-10-05 nickc * config/rx/rx.opt (mpid): Define.
2011-10-05 nickc * config/rx/rx.md (tablejump): Add missing label.
2011-09-28 nickc * config/rx/predicates.md (rx_minmax_operand): New...
2011-08-11 nickc * config/rx/rx.md (movsicc): Allow register to register
2011-08-09 nickc* config/rx/rx.md: Disable extender peepholes at -O3.
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-17 nickc * config/rx/rx.md (bitset_in_memory): Use rx_restricte...
2011-05-17 nickc * config/rx/rx.md: Add peephole to remove redundant...
2011-05-17 nickc * config/rx/rx.md: Add peepholes to match a register...
2011-05-13 nickc * config/rx/rx.md (mov expander): Fix use of
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-13 nickc * config/rx/rx.md (movmemsi): Do not use this pattern...
2011-04-07 jsm28 * config/rx/rx.opt (rx610, rx200, rx600): Use Enum...
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-29 vmakarov2011-03-28 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27 vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
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-03-10 nickc * config/rx/rx.md (andsi3, andsi3_flags): Fix timings...
2011-03-10 nickc * config/rx/rx.md (bitset_in_memory, bitclr_in_memory...
2011-02-17 jsm28 * config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.
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 (cstoresf4): Pass comparison operator to
2011-01-22 nickc * config/rx/rx.md (UNSPEC_CONST): New.
2011-01-17 rthrx: Split adddi3 and subdi3 after reload.
2011-01-17 rthrx: Replace sat builtin with ssaddsi3 pattern.
2011-01-17 rthrx: Rewrite the bit manipulation patterns.
2011-01-17 rthrx: Fix incorrect usage of + in output operands.
2011-01-17 rthrx: Cleanup non-VOIDmode SETs.
2011-01-17 rthrx: Cleanup flags generation.
2011-01-17 rthrx: Implement cstoresf4.
2011-01-17 rthrx: Remove %B workaround.
2011-01-17 rthrx: Split movsicc post-reload.
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.
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-12-15 jsm28 * config/rx/rx.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.
2010-11-22 froydnj * target.def (conditional_register_usage): Define.
2010-11-21 jsm28 * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,
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 jsm28 * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE):...
2010-11-10 amylaar PR target/46407
2010-11-01 dj* config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define for
2010-10-23 froydnjgcc/
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-16 aesok * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove.
2010-10-15 jsm28 * config/rx/rx.c (rx_option_optimization): Change to
2010-10-12 froydnj * libgcc2.h: Use __SIZEOF_DOUBLE__ instead of
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-31 dj* config/rx/predicates.md (rx_constshift_operand):...
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-29 froydnj * reginfo.c (init_reg_sets_1): Adjust comments.
2010-06-21 nickc * config/rx/rx.h (PTRDIFF_TYPE): Define.
2010-06-16 nickc * config/rx/constraints.md (NEGint4): New const...
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-21 stevengcc/ChangeLog:
2010-05-17 froydnj * tree.h (CALL_EXPR_ARGS): Delete.
2010-05-03 steven * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-26 nickc * config/rx/rx.md (sminsi3): Remove bogus alter...
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...
next