summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* * config/mn10300/mn10300-protos.h (mn10300_store_multiple_operation_p):nickc2014-01-301-2/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* * config/mn10300/mn10300.c (REG_SAVE_BYTES): Delete.nickc2012-07-261-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-2/+2
* gcc/rsandifo2011-09-131-3/+3
* Revert spurious change to mn10300_get_live_callee_saved_regsnickc2011-06-281-1/+1
* * config/mn10300/mn10300.md (clzsi2): Use XOR after BSCH tonickc2011-06-271-4/+18
* * config/mn10300/mn10300.c: Include cfgloop.h.nickc2011-05-041-3/+45
* * config/mn10300/mn10300.md (movqi_internal): Add alternativesnickc2011-04-071-4/+14
* * config/mn10300/mn10300.c: Include tm-constrs.h.nickc2011-02-151-51/+58
* * config/mn10300/mn10300.opt (mliw): New command line option.nickc2011-02-081-29/+145
* mn10300: Use reg_or_am33_const_operand in mulsi3.rth2011-01-191-8/+8
* mn10300: Implement adddi3, subdi3.rth2011-01-191-0/+321
* mn10300: Emit retf instructionrth2011-01-191-26/+16
* mn10300: tidy pic address loadingrth2011-01-191-137/+70
* mn10300: Cleanup all arithmetic.rth2011-01-191-778/+350
* mn10300: Explicitly represent MDR in multiply and divide.rth2011-01-191-116/+154
* mn10300: Expose the MDR register to register allocation.rth2011-01-191-6/+11
* mn10300: Cleanup secondary reloadsrth2011-01-191-25/+35
* mn10300: Re-write move patterns.rth2011-01-191-762/+173
* mn10300: Add clzsi2.rth2011-01-121-0/+24
* mn10300: Emit clr.rth2011-01-121-0/+29
* mn10300: Remove bset/bclr patterns.rth2011-01-111-275/+2
* mn10300: Define the A and D constraints.rth2011-01-111-4/+4
* mn10300: Add attribute enabled.rth2011-01-111-0/+22
* mn10300: fp insn cleanuprth2011-01-111-190/+22
* mn10300: Cleanup PIC unspec generationrth2010-12-201-87/+28
* * config/mn10300/mn10300.md (fmasf4, fmssf4, fnmasf4, fnmssf4): Renamerth2010-11-161-20/+20
* PR target/44759amylaar2010-11-091-1/+1
* * doc/invoke.texi: Document -mam34 and -mtune options.nickc2010-10-291-507/+862
* * config/mn10300/mn10300.c: Fold code to 80-character width.nickc2010-10-211-126/+136
* * config/mn10300/mn10300.h (CONSTANT_ALIGNMENT): Define.nickc2010-10-141-616/+800
* Merge cond-optab branch.bonzini2009-05-121-126/+78
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* gcc/rsandifo2008-10-151-12/+4
* * mn10300.md (movqi, movhi): Split i->d*a case into two cases tolaw2008-08-261-10/+14
* gcc/rsandifo2008-06-011-2/+2
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-2/+2
* * function.h (incomming_args): Break out of struct function.hubicka2008-04-081-1/+1
* * config/mn10300/mn10300.md: (call_internal): Remove mode onnickc2007-11-261-5/+9
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-6/+5
* Replace no_new_pseudos in backends.ian2007-07-101-4/+7
* 2007-05-30 Eric Christopher <echristo@gmail.com>echristo2007-05-301-7/+8
* * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,steven2007-01-021-4/+2
* Update FSF address.kcook2005-06-251-2/+2
* * config/mn10300/mn10300.c (print_operand): Use gcc_assert andnathan2005-05-081-22/+16