aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
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
2007-12-15* config/cris/t-elfmulti: Add multilib v32 for -march=v32.Hans-Peter Nilsson1-3/+4
2007-12-15cris.c (ASSERT_PLT_UNSPEC): Remove unused macro.Hans-Peter Nilsson1-257/+557
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-4/+1
2007-10-29cris.c: Include df.h.Hans-Peter Nilsson1-28/+34
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt1-1/+1
2007-09-12* config/cris/t-linux (LIMITS_H_TEST): Only define if not inhibit_libc.Hans-Peter Nilsson1-0/+2
2007-09-12re PR target/33360 (cris build failure)Hans-Peter Nilsson1-1/+1
2007-09-06cris: longlong.h (count_trailing_zeros): Defined.Jesper Nilsson2-1/+28
2007-09-05cris.c (cris_emit_movem_store): Call copy_rtx on parts re-used for REG_FRAME_...Hans-Peter Nilsson1-3/+4
2007-09-03cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction.Jesper Nilsson2-0/+8
2007-09-03cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ...Jesper Nilsson4-4/+13
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+3
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2-12/+11
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton11-52/+41
2007-07-18re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', hav...Rask Ingemann Lambertsen1-3/+3
2007-07-11* config/cris/cris.md ("movsi"): Fix typo in last change.Hans-Peter Nilsson1-1/+1
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor2-8/+8
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-4/+4
2007-03-19* config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here.Hans-Peter Nilsson1-1/+0
2007-03-18* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.Hans-Peter Nilsson1-0/+3
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-1/+1
2007-02-19* config/cris/cris.c (cris_movem_load_rest_p, cris_store_multiple_op_p)Jan-Benedict Glaw3-112/+103
2007-02-05cris.md ("*andsi_movu", [...]): For size-changed operand where memory is allo...Hans-Peter Nilsson1-7/+7
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-8/+3
2006-05-22cris.opt (march): Remove VarExists attribute.Nick Clifton1-2/+2
2006-02-21* doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)Richard Sandiford1-3/+0
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+6
2006-02-09re PR inline-asm/16194 (global register with inline-asm and clobered)J"orn Rennecke1-2/+2
2006-01-26Update copyright yearsHans-Peter Nilsson3-3/+3
2006-01-26re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete)Hans-Peter Nilsson3-12/+50
2006-01-11re PR target/25706 (invalid asm: "mov")Hans-Peter Nilsson2-20/+27
2006-01-10re PR target/25718 (invalid assembly for unsigned-minimum expressions.)Hans-Peter Nilsson1-4/+9