summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.md
Commit message (Expand)AuthorAgeFilesLines
* mn10300.c: Fold code to 80-character width.Nick Clifton2010-10-211-126/+136
* mn10300.h (CONSTANT_ALIGNMENT): Define.Nick Clifton2010-10-141-616/+800
* Merge cond-optab branch.Paolo Bonzini2009-05-121-126/+78
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* mn10300.h (OUTPUT_ADDR_CONST_EXTRA): Handle UNSPEC_GOTSYM_OFFs.Richard Sandiford2008-10-151-12/+4
* mn10300.md (movqi, movhi): Split i->d*a case into two cases to avoid the poss...Jeff Law2008-08-261-10/+14
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-2/+2
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-2/+2
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-1/+1
* mn10300.md: (call_internal): Remove mode on operand 0 in order to match UNPSE...Nick Clifton2007-11-261-5/+9
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-6/+5
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-4/+7
* genrecog.c: Include regs.h in generated file.Eric Christopher2007-05-301-7/+8
* alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher2007-01-021-4/+2
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate.Nathan Sidwell2005-05-081-22/+16
* mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_...Kazu Hirata2005-03-191-1/+3
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* mn10300.md (movdi, movdf): Use high/low for movu operands.Alexandre Oliva2004-06-221-4/+4
* mn10300.c (notice_update_cc): Don't handle CC_INVERT.Kazu Hirata2004-03-171-2/+1
* alloc-pool.h, [...]: Update copyright.Kazu Hirata2004-02-041-1/+1
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-031-2/+2
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant.Alexandre Oliva2003-09-241-2/+2
* mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva2003-09-221-12/+47
* mn10300.md (andsi3, [...]): Make them set_zn.Alexandre Oliva2003-09-181-12/+12
* [multiple changes]Alexandre Oliva2003-07-101-0/+240
* mn10300.h (PREDICATE_CODES): Define.Alexandre Oliva2003-07-101-32/+232
* mn10300.c (mn10300_wide_const_load_uses_clr): New function.Alexandre Oliva2003-02-141-3/+41
* mn10300.c (print_operand): Check operand's range.Alexandre Oliva2002-12-131-4/+53
* * config/mn10300/mn10300.md: Sign-extend GEN_INT operands.Alexandre Oliva2001-05-031-6/+8
* mn10300.md (cmpsi): Tell reload to disregard the first alternative.Alexandre Oliva2001-04-141-1/+9
* Update copyright noticeAlexandre Oliva2001-04-141-1/+2
* Whitespace fixAlexandre Oliva2001-04-141-1/+1
* mn10300.md (cmpsi): Fix first alternative's output template.Matthew Hiller2001-03-291-4/+12
* mn10300.c (mn10300_print_reg_list): Added.Richard Sandiford2000-12-051-89/+11
* mn10300.md (store_movm): Note which registers are really used or clobbered.DJ Delorie2000-11-131-1/+10
* mn10300.md: Use nonimmediate_operand instead of general_operand on output ope...Graham Stott2000-08-071-24/+24
* mn10300.md (movdi, movdf): 64-bit clean-up.Alexandre Oliva2000-05-201-4/+8
* mn10300.c (print_operand): Print FP constants in hexadecimal.Alexandre Oliva2000-05-111-2/+2
* mn10300.md (movhi): Simplify.Alexandre Oliva2000-04-271-24/+14
* mn10300.md (movqi): Simplify.Alexandre Oliva2000-04-271-24/+14
* mn10300.h (REG_CLASS_FROM_LETTER): Return EXTENDED_REGS only if TARGET_AM33.Alexandre Oliva2000-04-261-18/+5
* mn10300.md (addsi): `inc4' on address registers does not modify cc...Alexandre Oliva2000-04-231-7/+8
* Whitespace changeAlexandre Oliva2000-04-221-11/+11
* mn10300.md (movdi, movdf): Do not use `movu' when the operand is not constant.Alexandre Oliva2000-04-211-8/+16
* mn10300-protos.h: New file.Kaveh R. Ghazi2000-01-141-9/+25
* mn10300.c (REG_SAVE_BYTES): Allocate space for AM33 registers.Jeffrey A Law1999-12-011-2/+523