aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris/cris-protos.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-07-16cris-protos.h (cris_legitimate_address_p): Declare.Hans-Peter Nilsson1-0/+1
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-0/+1
2012-06-17cris.h (TARGET_ELF): Remove.Steven Bosscher1-1/+0
2012-06-01Add CRIS atomic patterns for 1, 2, and 4 bytes.Hans-Peter Nilsson1-0/+1
2011-11-19cris.c (cris_function_value_regno_p): Make static.Anatoly Sokolov1-2/+0
2011-10-29cris.c (reg_ok_for_base_p, [...]): New functions.Anatoly Sokolov1-2/+7
2011-10-03cris.c (cris_output_addr_const_extra): Make static.Anatoly Sokolov1-1/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-5/+2
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-1/+0
2010-10-01m32c.c (cris_memory_move_cost): New.Anatoly Sokolov1-2/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-3/+1
2010-06-16cris-protos.h (cris_print_operand): Delete.Nathan Froyd1-2/+0
2009-10-20cris.c (cris_function_value, [...]): New functions.Anatoly Sokolov1-0/+2
2007-12-15* config/cris/cris-protos.h (cris_register_move_cost)Hans-Peter Nilsson1-1/+5
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-01-26Update copyright yearsHans-Peter Nilsson1-1/+1
2006-01-26re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete)Hans-Peter Nilsson1-0/+1
2005-11-12cris.h (LEGITIMIZE_RELOAD_ADDRESS): Define.Hans-Peter Nilsson1-0/+1
2005-07-09Rewrite PIC support to more closely model actual instructions.Hans-Peter Nilsson1-3/+3
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-20predicates.md: New file.Hans-Peter Nilsson1-0/+2
2005-04-13CRIS prologue as RTL.Hans-Peter Nilsson1-0/+2
2005-04-04CRIS epilogue as RTL.Hans-Peter Nilsson1-4/+6
2005-03-01* config/cris/cris.c (cris_eligible_for_epilogue_delay)Hans-Peter Nilsson1-3/+0
2005-02-10builtins.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-02-08re PR target/19806 (cris-axis-elf testsuite failure: gcc.c-torture/execute/20...Hans-Peter Nilsson1-1/+3
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-1/+1
2004-09-09re PR target/17377 (cris.md bug in "return" pattern trigged by __builtin_retu...Hans-Peter Nilsson1-0/+2
2004-07-08cris-protos.h (cris_expand_builtin_va_arg): Remove.Richard Henderson1-4/+0
2004-03-16freebsd-spec.h, [...]: Update copyright.Kazu Hirata1-1/+2
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-1/+1
2003-10-01cris-protos.h, cris.c: Convert to ISO C90 function declarations and definitions.Steven Bosscher1-26/+25
2003-01-28cris.c (cris_address_cost): Make static.Richard Henderson1-1/+0
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-3/+1
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-6/+0
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-1/+1
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-1/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2001-10-11config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases.Hans-Peter Nilsson1-0/+75