summaryrefslogtreecommitdiff
path: root/gcc/config/rx
Commit message (Expand)AuthorAgeFilesLines
...
* * config/rx/predicates.md (rx_zs_comparison_operator): Revertrth2011-02-102-7/+10
* * config/rx/predicates.md (rx_zs_comparison_operator): Removenickc2011-02-033-5/+8
* * config/rx/rx.c (rx_get_stack_layout): Only save call clobberednickc2011-01-311-4/+6
* * config/rx/rx.h (LIBCALL_VALUE): Do not promote complex types.nickc2011-01-253-25/+27
* rx: Uncomplicate fp comparisons.rth2011-01-244-221/+15
* rx: Enable the compare-elim pass.rth2011-01-221-0/+3
* * config/rx/rx.md (cstoresf4): Pass comparison operator tonickc2011-01-221-1/+1
* * config/rx/rx.md (UNSPEC_CONST): New.nickc2011-01-222-54/+119
* rx: Split adddi3 and subdi3 after reload.rth2011-01-172-51/+214
* rx: Replace sat builtin with ssaddsi3 pattern.rth2011-01-172-14/+31
* rx: Rewrite the bit manipulation patterns.rth2011-01-174-88/+166
* rx: Fix incorrect usage of + in output operands.rth2011-01-171-5/+5
* rx: Cleanup non-VOIDmode SETs.rth2011-01-172-194/+76
* rx: Cleanup flags generation.rth2011-01-173-69/+266
* rx: Implement cstoresf4.rth2011-01-171-0/+92
* rx: Remove %B workaround.rth2011-01-171-2/+0
* rx: Split movsicc post-reload.rth2011-01-171-38/+69
* rx: Split cstoresi4 post-reload.rth2011-01-173-16/+29
* rx: Cleanup conditional branches.rth2011-01-174-318/+436
* rx: Remove rx_compare_redundant.rth2011-01-173-156/+1
* rx: Move SELECT_CC_MODE to function.rth2011-01-174-9/+34
* Update Copyright years for files modified in 2010.jakub2011-01-032-2/+2
* * config/rx/rx.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.jsm282010-12-151-0/+4
* * target.def (conditional_register_usage): Define.froydnj2010-11-223-5/+4
* * doc/tm.texi.in (HANDLE_SYSV_PRAGMA,jsm282010-11-211-2/+0
* * builtins.c (std_gimplify_va_arg_expr): Usefroydnj2010-11-162-2/+10
* * config/rx/rx.c (rx_is_ms_bitfield_layout): Return false if thenickc2010-11-161-1/+2
* * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Startjsm282010-11-101-1/+1
* * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.jsm282010-11-102-6/+2
* PR target/46407amylaar2010-11-102-4/+4
* * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define fordj2010-11-011-1/+4
* gcc/froydnj2010-10-231-6/+0
* * target.h (enum opt_levels, struct default_options): New.jsm282010-10-222-2/+10
* * config/rx/rx.c (rx_function_value): Small integer types arenickc2010-10-191-1/+29
* * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove.aesok2010-10-161-2/+0
* * config/rx/rx.c (rx_option_optimization): Change tojsm282010-10-151-20/+11
* * libgcc2.h: Use __SIZEOF_DOUBLE__ instead offroydnj2010-10-121-2/+0
* * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.froydnj2010-10-081-0/+3
* * config/rx/rx.c (valid_psw_flag): New.dj2010-09-172-12/+41
* * target.def (target_option.optimization): New hook.jsm282010-09-163-6/+7
* * config/rx/rx.c (rx_expand_prologue): Do not adjust frame sizenickc2010-09-012-9/+8
* * config/rx/rx-protos.h (rx_function_arg, rx_function_arg_size):froydnj2010-08-313-12/+15
* * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.jsm282010-08-032-5/+0
* * config/rx/predicates.md (rx_constshift_operand): New.dj2010-07-312-9/+114
* * config/h8300/h8300.c (h8300_init_once): Default todj2010-07-131-0/+11
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * config/rx/rx-modes.def: New file.nickc2010-06-306-313/+560
* * reginfo.c (init_reg_sets_1): Adjust comments.froydnj2010-06-291-1/+0
* * config/rx/rx.h (PTRDIFF_TYPE): Define.nickc2010-06-213-35/+56
* * config/rx/constraints.md (NEGint4): New constraint.nickc2010-06-163-85/+85