| Commit message (Expand) | Author | Age | Files | Lines |
* | mn10300.c: Fold code to 80-character width. | Nick Clifton | 2010-10-21 | 1 | -126/+136 |
* | mn10300.h (CONSTANT_ALIGNMENT): Define. | Nick Clifton | 2010-10-14 | 1 | -616/+800 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 1 | -126/+78 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs. | Richard Sandiford | 2008-10-15 | 1 | -12/+4 |
* | mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss... | Jeff Law | 2008-08-26 | 1 | -10/+14 |
* | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 2008-06-01 | 1 | -2/+2 |
* | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 2008-05-14 | 1 | -2/+2 |
* | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2008-04-08 | 1 | -1/+1 |
* | mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE... | Nick Clifton | 2007-11-26 | 1 | -5/+9 |
* | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 2007-08-02 | 1 | -6/+5 |
* | Replace no_new_pseudos in backends. | Ian Lance Taylor | 2007-07-10 | 1 | -4/+7 |
* | genrecog.c: Include regs.h in generated file. | Eric Christopher | 2007-05-30 | 1 | -7/+8 |
* | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 2007-01-02 | 1 | -4/+2 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 2005-05-08 | 1 | -22/+16 |
* | mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_... | Kazu Hirata | 2005-03-19 | 1 | -1/+3 |
* | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -1/+1 |
* | mn10300.md (movdi, movdf): Use high/low for movu operands. | Alexandre Oliva | 2004-06-22 | 1 | -4/+4 |
* | mn10300.c (notice_update_cc): Don't handle CC_INVERT. | Kazu Hirata | 2004-03-17 | 1 | -2/+1 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2004-02-03 | 1 | -2/+2 |
* | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 2003-10-05 | 1 | -1/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 1 | -4/+4 |
* | mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant. | Alexandre Oliva | 2003-09-24 | 1 | -2/+2 |
* | mn10300.md: Revert 2003-09-17's patch. | Alexandre Oliva | 2003-09-22 | 1 | -12/+47 |
* | mn10300.md (andsi3, [...]): Make them set_zn. | Alexandre Oliva | 2003-09-18 | 1 | -12/+12 |
* | [multiple changes] | Alexandre Oliva | 2003-07-10 | 1 | -0/+240 |
* | mn10300.h (PREDICATE_CODES): Define. | Alexandre Oliva | 2003-07-10 | 1 | -32/+232 |
* | mn10300.c (mn10300_wide_const_load_uses_clr): New function. | Alexandre Oliva | 2003-02-14 | 1 | -3/+41 |
* | mn10300.c (print_operand): Check operand's range. | Alexandre Oliva | 2002-12-13 | 1 | -4/+53 |
* | * config/mn10300/mn10300.md: Sign-extend GEN_INT operands. | Alexandre Oliva | 2001-05-03 | 1 | -6/+8 |
* | mn10300.md (cmpsi): Tell reload to disregard the first alternative. | Alexandre Oliva | 2001-04-14 | 1 | -1/+9 |
* | Update copyright notice | Alexandre Oliva | 2001-04-14 | 1 | -1/+2 |
* | Whitespace fix | Alexandre Oliva | 2001-04-14 | 1 | -1/+1 |
* | mn10300.md (cmpsi): Fix first alternative's output template. | Matthew Hiller | 2001-03-29 | 1 | -4/+12 |
* | mn10300.c (mn10300_print_reg_list): Added. | Richard Sandiford | 2000-12-05 | 1 | -89/+11 |
* | mn10300.md (store_movm): Note which registers are really used or clobbered. | DJ Delorie | 2000-11-13 | 1 | -1/+10 |
* | mn10300.md: Use nonimmediate_operand instead of general_operand on output ope... | Graham Stott | 2000-08-07 | 1 | -24/+24 |
* | mn10300.md (movdi, movdf): 64-bit clean-up. | Alexandre Oliva | 2000-05-20 | 1 | -4/+8 |
* | mn10300.c (print_operand): Print FP constants in hexadecimal. | Alexandre Oliva | 2000-05-11 | 1 | -2/+2 |
* | mn10300.md (movhi): Simplify. | Alexandre Oliva | 2000-04-27 | 1 | -24/+14 |
* | mn10300.md (movqi): Simplify. | Alexandre Oliva | 2000-04-27 | 1 | -24/+14 |
* | mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33. | Alexandre Oliva | 2000-04-26 | 1 | -18/+5 |
* | mn10300.md (addsi): `inc4' on address registers does not modify cc... | Alexandre Oliva | 2000-04-23 | 1 | -7/+8 |
* | Whitespace change | Alexandre Oliva | 2000-04-22 | 1 | -11/+11 |
* | mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant. | Alexandre Oliva | 2000-04-21 | 1 | -8/+16 |
* | mn10300-protos.h: New file. | Kaveh R. Ghazi | 2000-01-14 | 1 | -9/+25 |
* | mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers. | Jeffrey A Law | 1999-12-01 | 1 | -2/+523 |