Age | Commit message (Expand) | Author | Files | Lines |
2012-07-24 | Purge FIXUNS_TRUNC_LIKE_FIX_TRUNC | Richard Henderson | 1 | -2/+0 |
2012-07-16 | cris-protos.h (cris_legitimate_address_p): Declare. | Hans-Peter Nilsson | 1 | -0/+3 |
2012-07-16 | cris.c (cris_init_libfuncs): Handle initialization of library functions for b... | Hans-Peter Nilsson | 1 | -0/+5 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -6/+5 |
2012-06-17 | cris.h (TARGET_ELF): Remove. | Steven Bosscher | 1 | -37/+13 |
2012-06-08 | Fix discrepancies in submitted patch vs. | Hans-Peter Nilsson | 1 | -1/+1 |
2012-06-01 | Add CRIS atomic patterns for 1, 2, and 4 bytes. | Hans-Peter Nilsson | 1 | -3/+23 |
2012-05-31 | cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options. | Hans-Peter Nilsson | 1 | -2/+6 |
2012-05-29 | cris.h (TARGET_HAS_BREAK, [...]): New macros. | Hans-Peter Nilsson | 1 | -0/+5 |
2011-11-19 | cris.c (cris_function_value_regno_p): Make static. | Anatoly Sokolov | 1 | -6/+0 |
2011-11-08 | tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument. | Ulrich Weigand | 1 | -2/+2 |
2011-11-08 | constraints.md: New file. | Anatoly Sokolov | 1 | -131/+0 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 1 | -5/+1 |
2011-10-29 | cris.c (reg_ok_for_base_p, [...]): New functions. | Anatoly Sokolov | 1 | -125/+22 |
2011-10-10 | cris.c (cris_preferred_reload_class): New function. | Anatoly Sokolov | 1 | -16/+0 |
2011-10-03 | cris.c (cris_output_addr_const_extra): Make static. | Anatoly Sokolov | 1 | -3/+0 |
2011-06-09 | re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup... | Hans-Peter Nilsson | 1 | -9/+14 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+2 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-22 | cris.c (cris_handle_option): Access target_flags via opts pointer. | Joseph Myers | 1 | -2/+0 |
2011-01-14 | cris.h (ASM_SPEC, [...]): Check for mcpu not cpu. | Joseph Myers | 1 | -7/+5 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -1/+0 |
2010-12-09 | arc.h (ASM_SPEC): Remove %{v}. | Joseph Myers | 1 | -2/+1 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -3/+0 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -3/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -1/+1 |
2010-11-01 | alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | Joseph Myers | 1 | -11/+1 |
2010-10-28 | cris.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 1 | -18/+0 |
2010-10-01 | m32c.c (cris_memory_move_cost): New. | Anatoly Sokolov | 1 | -8/+0 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -3/+0 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -9/+0 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -3/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-06-16 | cris-protos.h (cris_print_operand): Delete. | Nathan Froyd | 1 | -10/+0 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -2/+0 |
2009-10-20 | cris.c (cris_function_value, [...]): New functions. | Anatoly Sokolov | 1 | -7/+1 |
2009-10-14 | re PR rtl-optimization/38948 (unrecognizable insn, postreload.c:395) | Hans-Peter Nilsson | 1 | -6/+11 |
2009-09-22 | cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 1 | -98/+1 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -14/+0 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -5/+0 |
2009-06-25 | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 1 | -6/+2 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 1 | -10/+0 |
2009-04-22 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 1 | -5/+0 |
2009-03-19 | re PR middle-end/38609 (gcc.c-torture/execute/built-in-setjmp.c execute -O2 a... | Hans-Peter Nilsson | 1 | -2/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-29 | * config/cris/cris.h (IRA_COVER_CLASSES): Define. | Hans-Peter Nilsson | 1 | -0/+2 |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 1 | -1/+1 |
2008-07-14 | re PR target/35492 (ICE building kernel sk_stream_wait_connect output_operand... | Hans-Peter Nilsson | 1 | -1/+11 |