aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-msp430.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-25Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton1-653/+1213
2004-07-26Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton1-4/+15
2003-12-10Remove redundant returns in void functions.Ben Elliston1-1/+0
2003-11-22 * config/tc-a29k.h: Fix comment typos.Kazu Hirata1-5/+5
2003-09-17 * config/tc-msp430.c (MAX_OP_LEN): Set to 256.Alan Modra1-16/+15
2003-08-08Add MSP430 variantsNick Clifton1-20/+35
2003-08-01 * config/tc-msp430.c (msp430_srcoperand): Extend 'push' bug workaroundAlan Modra1-10/+2
2003-05-07(md_show_usage): Add missing lines to known cpus list.Nick Clifton1-0/+2
2003-03-04(mcu_types): Add recenly announced x1122 and x1123 devices, add missed x437.Nick Clifton1-15/+17
2003-01-28Replace occurences of 'tolower' with 'TOLOWER'.Nick Clifton1-3/+3
2002-12-30Add support for msp430.Nick Clifton1-0/+1552