aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-5/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+58
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-46/+22
2009-03-24libgcc.ver: New version-script.Hans-Peter Nilsson2-0/+8
2009-03-22linux.h (CRIS_LINK_SUBTARGET_SPEC): Translate -B-options to -rpath-link.Hans-Peter Nilsson1-1/+2
2009-03-19re PR middle-end/38609 (gcc.c-torture/execute/built-in-setjmp.c execute -O2 a...Hans-Peter Nilsson1-2/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek4-6/+7
2008-11-05re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse)Hans-Peter Nilsson1-4/+5
2008-11-01re PR target/37939 (CRIS port: no addi insn)Hans-Peter Nilsson1-0/+15
2008-09-29* config/cris/cris.h (IRA_COVER_CLASSES): Define.Hans-Peter Nilsson1-0/+2
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-31* config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs.Hans-Peter Nilsson1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-5/+6
2008-07-14re PR target/35492 (ICE building kernel sk_stream_wait_connect output_operand...Hans-Peter Nilsson3-47/+58
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-1/+1
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers3-436/+0
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-05-14rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck1-4/+2
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-8/+0
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-17/+17
2008-04-13* config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32")Hans-Peter Nilsson1-4/+4
2008-04-08cris.c (cris_address_cost): For a PLUS, swap tem1 and tem2 if tem1 is not a R...Hans-Peter Nilsson1-1/+6
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-10/+10
2008-02-22cris.h (REG_CLASS_FROM_LETTER): Recognize 'b' for GENNONACR_REGS.Hans-Peter Nilsson1-0/+1
2008-01-23cris.h (CC1PLUS_SPEC, [...]): Drop stale and straggling -fforce-addr comments...Hans-Peter Nilsson1-10/+1
2008-01-23cris.h (CRIS_SUBTARGET_VERSION, [...]): Don't define.Hans-Peter Nilsson3-17/+0
2007-12-15* config/cris/cris-protos.h (cris_register_move_cost)Hans-Peter Nilsson1-1/+5
2007-12-15cris.md: Group related constants together, with comments local.Hans-Peter Nilsson1-186/+1044
2007-12-15cris.h: Sanity-check TARGET_CPU_DEFAULT for contents.Hans-Peter Nilsson1-106/+239
2007-12-15linux.h: Sanity-check TARGET_CPU_DEFAULT for presence and contents.Hans-Peter Nilsson1-5/+35
2007-12-15* config/cris/predicates.mdHans-Peter Nilsson1-5/+16