aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-msp430.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-092005-09-09 Dmitry Diky <diwil@spec.ru>Dmitry Diky1-9/+10
2005-09-012005-09-01 Dmitry Diky <diwil@spec.ru>Dmitry Diky1-11/+25
2005-08-122005-08-12 Dmitry Diky <diwil@spec.ru>Dmitry Diky1-7/+106
2005-08-11 * README-vms: Delete.Alan Modra1-6/+5
2005-08-08Add support for msp430x21xx variantsNick Clifton1-0/+6
2005-06-07gas:Zack Weinberg1-1/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-23 * cgen.c: Warning fixes.Alan Modra1-1/+1
2005-01-31 * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston1-16/+0
2005-01-04(md_apply_fix3): Fix offset calculation for global label.Nick Clifton1-2/+14
2004-11-19include/opcode/Alan Modra1-0/+91
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