Age | Commit message (Expand) | Author | Files | Lines |
2016-09-22 | use rtx_insn * more | Trevor Saunders | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -3/+3 |
2014-09-15 | Instruction attributes take an rtx_insn * | David Malcolm | 1 | -1/+1 |
2014-07-17 | re PR target/61737 (ICE when building libgcc for cris cross-compiler) | Hans-Peter Nilsson | 1 | -2/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-07-16 | cris-protos.h (cris_legitimate_address_p): Declare. | Hans-Peter Nilsson | 1 | -0/+1 |
2012-06-19 | target.def (output_ident): New hook. | Steven Bosscher | 1 | -0/+1 |
2012-06-17 | cris.h (TARGET_ELF): Remove. | Steven Bosscher | 1 | -1/+0 |
2012-06-01 | Add CRIS atomic patterns for 1, 2, and 4 bytes. | Hans-Peter Nilsson | 1 | -0/+1 |
2011-11-19 | cris.c (cris_function_value_regno_p): Make static. | Anatoly Sokolov | 1 | -2/+0 |
2011-10-29 | cris.c (reg_ok_for_base_p, [...]): New functions. | Anatoly Sokolov | 1 | -2/+7 |
2011-10-03 | cris.c (cris_output_addr_const_extra): Make static. | Anatoly Sokolov | 1 | -1/+0 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -5/+2 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -1/+0 |
2010-10-01 | m32c.c (cris_memory_move_cost): New. | Anatoly Sokolov | 1 | -2/+0 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -3/+1 |
2010-06-16 | cris-protos.h (cris_print_operand): Delete. | Nathan Froyd | 1 | -2/+0 |
2009-10-20 | cris.c (cris_function_value, [...]): New functions. | Anatoly Sokolov | 1 | -0/+2 |
2007-12-15 | * config/cris/cris-protos.h (cris_register_move_cost) | Hans-Peter Nilsson | 1 | -1/+5 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2006-01-26 | Update copyright years | Hans-Peter Nilsson | 1 | -1/+1 |
2006-01-26 | re PR target/25947 (Unrecognizable insn ICE for readline-5.1 in rl_vi_complete) | Hans-Peter Nilsson | 1 | -0/+1 |
2005-11-12 | cris.h (LEGITIMIZE_RELOAD_ADDRESS): Define. | Hans-Peter Nilsson | 1 | -0/+1 |
2005-07-09 | Rewrite PIC support to more closely model actual instructions. | Hans-Peter Nilsson | 1 | -3/+3 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-04-20 | predicates.md: New file. | Hans-Peter Nilsson | 1 | -0/+2 |
2005-04-13 | CRIS prologue as RTL. | Hans-Peter Nilsson | 1 | -0/+2 |
2005-04-04 | CRIS epilogue as RTL. | Hans-Peter Nilsson | 1 | -4/+6 |
2005-03-01 | * config/cris/cris.c (cris_eligible_for_epilogue_delay) | Hans-Peter Nilsson | 1 | -3/+0 |
2005-02-10 | builtins.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-02-08 | re PR target/19806 (cris-axis-elf testsuite failure: gcc.c-torture/execute/20... | Hans-Peter Nilsson | 1 | -1/+3 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -1/+1 |
2004-09-09 | re PR target/17377 (cris.md bug in "return" pattern trigged by __builtin_retu... | Hans-Peter Nilsson | 1 | -0/+2 |
2004-07-08 | cris-protos.h (cris_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -4/+0 |
2004-03-16 | freebsd-spec.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-10-01 | cris-protos.h, cris.c: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 1 | -26/+25 |
2003-01-28 | cris.c (cris_address_cost): Make static. | Richard Henderson | 1 | -1/+0 |
2003-01-01 | darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_... | Neil Booth | 1 | -3/+1 |
2002-10-20 | target.h (struct gcc_target): Line wrap. | Richard Henderson | 1 | -6/+0 |
2002-10-20 | alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. | Mark Mitchell | 1 | -1/+1 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 1 | -1/+0 |
2002-03-02 | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 1 | -1/+1 |
2001-10-11 | config.gcc: Add cris-*-aout, cris-*-elf, cris-*-none, cris-*-linux* cases. | Hans-Peter Nilsson | 1 | -0/+75 |