Age | Commit message (Expand) | Author | Files | Lines |
2012-09-05 | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 1 | -2/+4 |
2012-07-22 | Emit executable-stack note correctly for CRIS targets. | Hans-Peter Nilsson | 1 | -0/+14 |
2012-07-20 | cris.c (cris_asm_output_ident): Remove unused local variables section_asm_op,... | Hans-Peter Nilsson | 1 | -4/+0 |
2012-07-16 | cris-protos.h (cris_legitimate_address_p): Declare. | Hans-Peter Nilsson | 1 | -3/+1 |
2012-07-16 | cris.c (cris_preferred_reload_class): Don't return GENERAL_REGS as preferred ... | Hans-Peter Nilsson | 1 | -0/+1 |
2012-07-16 | cris.c (cris_init_libfuncs): Handle initialization of library functions for b... | Hans-Peter Nilsson | 1 | -0/+10 |
2012-07-16 | cris.c (cris_print_operand): New cases. | Hans-Peter Nilsson | 1 | -0/+47 |
2012-06-24 | output.h: (current_function_is_leaf... | Steven Bosscher | 1 | -1/+1 |
2012-06-20 | cris.c: Include cgraph.h. | Steven Bosscher | 1 | -4/+1 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -0/+20 |
2012-06-17 | cris.h (TARGET_ELF): Remove. | Steven Bosscher | 1 | -23/+1 |
2012-06-09 | Fix CRIS build errors with --enable-build-with-cxx. | Hans-Peter Nilsson | 1 | -3/+3 |
2012-06-01 | Add CRIS atomic patterns for 1, 2, and 4 bytes. | Hans-Peter Nilsson | 1 | -0/+33 |
2012-05-08 | re PR target/53272 (wrong condition-codes for strict-low-part destination and... | Hans-Peter Nilsson | 1 | -0/+1 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -23/+30 |
2011-11-19 | cris.c (cris_function_value_regno_p): Make static. | Anatoly Sokolov | 1 | -1/+4 |
2011-11-08 | constraints.md: New file. | Anatoly Sokolov | 1 | -8/+5 |
2011-10-29 | cris.c (reg_ok_for_base_p, [...]): New functions. | Anatoly Sokolov | 1 | -17/+158 |
2011-10-10 | cris.c (cris_preferred_reload_class): New function. | Anatoly Sokolov | 1 | -0/+30 |
2011-10-03 | cris.c (cris_output_addr_const_extra): Make static. | Anatoly Sokolov | 1 | -2/+6 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -4/+5 |
2011-07-09 | re PR bootstrap/49680 (IRIX 6.5 bootstrap broken: SEGV in __register_frame_in... | Hans-Peter Nilsson | 1 | -8/+14 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -14/+20 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -76/+0 |
2011-06-09 | re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup... | Hans-Peter Nilsson | 1 | -15/+4 |
2011-05-03 | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 1 | -1/+1 |
2011-03-22 | cris.c (cris_handle_option): Access target_flags via opts pointer. | Joseph Myers | 1 | -13/+7 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -4/+14 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -2/+7 |
2010-11-12 | re PR target/46435 (cris-elf --enable-werror-always build fails) | Joern Rennecke | 1 | -62/+6 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -4/+5 |
2010-10-28 | cris.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 1 | -0/+57 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -12/+10 |
2010-10-01 | m32c.c (cris_memory_move_cost): New. | Anatoly Sokolov | 1 | -3/+26 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -0/+12 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -5/+9 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 1 | -2/+2 |
2010-06-16 | cris-protos.h (cris_print_operand): Delete. | Nathan Froyd | 1 | -2/+21 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-10-20 | cris.c (cris_function_value, [...]): New functions. | Anatoly Sokolov | 1 | -2/+39 |
2009-09-22 | cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 1 | -0/+105 |
2009-08-12 | tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2. | Paolo Bonzini | 1 | -1/+1 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -2/+25 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -1/+17 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -6/+16 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -2/+2 |