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