Age | Commit message (Expand) | Author | Files | Lines |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 3 | -46/+22 |
2009-03-24 | libgcc.ver: New version-script. | Hans-Peter Nilsson | 2 | -0/+8 |
2009-03-22 | linux.h (CRIS_LINK_SUBTARGET_SPEC): Translate -B-options to -rpath-link. | Hans-Peter Nilsson | 1 | -1/+2 |
2009-03-19 | re PR middle-end/38609 (gcc.c-torture/execute/built-in-setjmp.c execute -O2 a... | Hans-Peter Nilsson | 1 | -2/+3 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 4 | -6/+7 |
2008-11-05 | re PR target/38016 (-fno-ivopts exposes CRIS port bug, more with -fno-gcse) | Hans-Peter Nilsson | 1 | -4/+5 |
2008-11-01 | re PR target/37939 (CRIS port: no addi insn) | Hans-Peter Nilsson | 1 | -0/+15 |
2008-09-29 | * config/cris/cris.h (IRA_COVER_CLASSES): Define. | Hans-Peter Nilsson | 1 | -0/+2 |
2008-09-01 | expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand. | Jan Hubicka | 1 | -1/+1 |
2008-08-31 | * config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs. | Hans-Peter Nilsson | 1 | -1/+1 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -5/+6 |
2008-07-14 | re PR target/35492 (ICE building kernel sk_stream_wait_connect output_operand... | Hans-Peter Nilsson | 3 | -47/+58 |
2008-06-27 | c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 3 | -436/+0 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -1/+1 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -4/+2 |
2008-05-08 | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | Kai Tietz | 1 | -8/+0 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 2 | -17/+17 |
2008-04-13 | * config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32") | Hans-Peter Nilsson | 1 | -4/+4 |
2008-04-08 | cris.c (cris_address_cost): For a PLUS, swap tem1 and tem2 if tem1 is not a R... | Hans-Peter Nilsson | 1 | -1/+6 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 1 | -10/+10 |
2008-02-22 | cris.h (REG_CLASS_FROM_LETTER): Recognize 'b' for GENNONACR_REGS. | Hans-Peter Nilsson | 1 | -0/+1 |
2008-01-23 | cris.h (CC1PLUS_SPEC, [...]): Drop stale and straggling -fforce-addr comments... | Hans-Peter Nilsson | 1 | -10/+1 |
2008-01-23 | cris.h (CRIS_SUBTARGET_VERSION, [...]): Don't define. | Hans-Peter Nilsson | 3 | -17/+0 |
2007-12-15 | * config/cris/cris-protos.h (cris_register_move_cost) | Hans-Peter Nilsson | 1 | -1/+5 |
2007-12-15 | cris.md: Group related constants together, with comments local. | Hans-Peter Nilsson | 1 | -186/+1044 |
2007-12-15 | cris.h: Sanity-check TARGET_CPU_DEFAULT for contents. | Hans-Peter Nilsson | 1 | -106/+239 |
2007-12-15 | linux.h: Sanity-check TARGET_CPU_DEFAULT for presence and contents. | Hans-Peter Nilsson | 1 | -5/+35 |
2007-12-15 | * config/cris/predicates.md | Hans-Peter Nilsson | 1 | -5/+16 |
2007-12-15 | * config/cris/t-elfmulti: Add multilib v32 for -march=v32. | Hans-Peter Nilsson | 1 | -3/+4 |
2007-12-15 | cris.c (ASSERT_PLT_UNSPEC): Remove unused macro. | Hans-Peter Nilsson | 1 | -257/+557 |
2007-12-03 | re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r... | Steven Bosscher | 1 | -4/+1 |
2007-10-29 | cris.c: Include df.h. | Hans-Peter Nilsson | 1 | -28/+34 |
2007-09-19 | tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | Bernd Schmidt | 1 | -1/+1 |
2007-09-12 | * config/cris/t-linux (LIMITS_H_TEST): Only define if not inhibit_libc. | Hans-Peter Nilsson | 1 | -0/+2 |
2007-09-12 | re PR target/33360 (cris build failure) | Hans-Peter Nilsson | 1 | -1/+1 |
2007-09-06 | cris: longlong.h (count_trailing_zeros): Defined. | Jesper Nilsson | 2 | -1/+28 |
2007-09-05 | cris.c (cris_emit_movem_store): Call copy_rtx on parts re-used for REG_FRAME_... | Hans-Peter Nilsson | 1 | -3/+4 |
2007-09-03 | cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction. | Jesper Nilsson | 2 | -0/+8 |
2007-09-03 | cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ... | Jesper Nilsson | 4 | -4/+13 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-22 | md.texi (Iterators): Renamed from Macros. | Hans-Peter Nilsson | 2 | -12/+11 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 11 | -52/+41 |
2007-07-18 | re PR target/32808 (cris: ICE: RTL check: expected elt 0 type 'e' or 'u', hav... | Rask Ingemann Lambertsen | 1 | -3/+3 |
2007-07-11 | * config/cris/cris.md ("movsi"): Fix typo in last change. | Hans-Peter Nilsson | 1 | -1/+1 |
2007-07-10 | Replace no_new_pseudos in backends. | Ian Lance Taylor | 2 | -8/+8 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -4/+4 |
2007-03-19 | * config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here. | Hans-Peter Nilsson | 1 | -1/+0 |
2007-03-18 | * config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1. | Hans-Peter Nilsson | 1 | -0/+3 |
2007-02-20 | c4x.md, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |