summaryrefslogtreecommitdiff
path: root/gas/config/tc-msp430.c
Commit message (Expand)AuthorAgeFilesLines
* * cgen.c: Warning fixes.Alan Modra2005-02-231-1/+1
* * config/atof-ieee.c, config/obj-coff.c, config/obj-elf.c,Ben Elliston2005-01-311-16/+0
* (md_apply_fix3): Fix offset calculation for global label.Nick Clifton2005-01-041-2/+14
* include/opcode/Alan Modra2004-11-191-0/+91
* Apply Dmitry Diky's patches to add relaxation to msp430.Nick Clifton2004-08-251-653/+1213
* Add new subtargets: msp430x1610, msp430x1611, msp430x1612, msp430x415,Nick Clifton2004-07-261-4/+15
* Remove redundant returns in void functions.Ben Elliston2003-12-101-1/+0
* * config/tc-a29k.h: Fix comment typos.Kazu Hirata2003-11-221-5/+5
* * config/tc-msp430.c (MAX_OP_LEN): Set to 256.Alan Modra2003-09-171-16/+15
* Add MSP430 variantsNick Clifton2003-08-081-20/+35
* * config/tc-msp430.c (msp430_srcoperand): Extend 'push' bug workaroundAlan Modra2003-08-011-10/+2
* (md_show_usage): Add missing lines to known cpus list.Nick Clifton2003-05-071-0/+2
* (mcu_types): Add recenly announced x1122 and x1123 devices, add missed x437.Nick Clifton2003-03-041-15/+17
* Replace occurences of 'tolower' with 'TOLOWER'.Nick Clifton2003-01-281-3/+3
* Add support for msp430.Nick Clifton2002-12-301-0/+1552