aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2011-06-09re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup...Hans-Peter Nilsson2-24/+18
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt1-1/+1
2011-04-23cris.opt (moverride-best-lib-options): Fix typo in comment.Mike Stump1-1/+1
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-5/+2
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-2/+2
2011-04-10Remove doubled up words.Mike Stump1-1/+1
2011-03-29[multiple changes]Vladimir Makarov1-2/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+2
2011-03-27[multiple changes]Vladimir Makarov1-2/+0
2011-03-22cris.c (cris_handle_option): Access target_flags via opts pointer.Joseph Myers2-15/+7
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-4/+14
2011-02-08* config/cris/elf.opt (sim): New Driver option.Joseph Myers1-1/+4
2011-01-14cris.h (ASM_SPEC, [...]): Check for mcpu not cpu.Joseph Myers2-19/+13
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-12-22svr4.h: Remove.Joseph Myers1-1/+0
2010-12-09linux.h (SIZE_TYPE, [...]): Define.Joseph Myers1-0/+7
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-2/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-6/+7
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-3/+0
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 Myers2-5/+6
2010-11-01alpha.h (WORD_SWITCH_TAKES_ARG): Remove.Joseph Myers1-11/+1
2010-10-28cris.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-18/+57
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-12/+10
2010-10-01m32c.c (cris_memory_move_cost): New.Anatoly Sokolov3-13/+26
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-3/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers2-9/+12
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-11/+11
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-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-16cris-protos.h (cris_print_operand): Delete.Nathan Froyd3-14/+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
2010-05-20re PR target/44202 (Missing compare after add)Hans-Peter Nilsson1-1/+1
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-2/+0
2009-10-20cris.c (cris_function_value, [...]): New functions.Anatoly Sokolov3-9/+42
2009-10-14re PR rtl-optimization/38948 (unrecognizable insn, postreload.c:395)Hans-Peter Nilsson1-6/+11
2009-10-12re PR target/26515 (peephole2 causes unrecognized insn, zero_extending non-ge...Hans-Peter Nilsson1-2/+4
2009-09-22cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2-98/+106
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 Bonzini2-16/+25
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2-6/+17
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-6/+2
2009-05-12Merge cond-optab branch.Paolo Bonzini2-62/+90
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-10/+0
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1