aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-msp430.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Update list of known MSP430 MCUs.Nick Clifton1-1/+15
2016-02-04Fix the encoding of the MSP430's RRUX instruction.Nick Clifton1-57/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-15Remove refernces to a non-existent silicon errata.Nick Clifton1-10/+3
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-10-22Add support for MSP430 silicon errata to the assembler.Nick Clifton1-79/+257
2015-10-12Update list of known MSP430 MCU names.Nick Clifton1-62/+614
2015-08-12Remove trailing spaces in gasH.J. Lu1-58/+58
2015-08-11Convert 'A && (!A || B)' to 'A || B' in various places.Nick Clifton1-10/+10
2015-05-05Add support to the MSP430 linker for the automatic placement of code and data...Nick Clifton1-14/+26
2015-02-05Fix msp430 build with gcc-5Alan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-03Fixes a snafu checking the size of 20-bit immedaite values.Nick Clifton1-1/+1
2014-06-03Change -mz command line option to -my for the MSP430 port of GAS.Nick Clifton1-7/+7
2014-05-20Fix MSP430 assembler to support #hi(<symbol>).Nick Clifton1-27/+49
2014-03-03This patch enhances the MSP430 port of GAS so that, if requested, it willNick Clifton1-571/+233
2014-01-24Add .data and .bss refsym symbolsDJ Delorie1-3/+50
2014-01-23Remove the display of known MCU names from the MSP430 port of GAS.Nick Clifton1-36/+16
2014-01-22Add .refsym to msp430 backendDJ Delorie1-0/+10
2013-12-13 * config/tc-msp430.c (mcu_types): Add some more 430X mcu names.Nick Clifton1-4/+17
2013-10-08 * config/tc-msp430.c (msp430_operands): Accept "<foo>.a" as an aliasNick Clifton1-46/+108
2013-09-18 * config/tc-msp430.c (OPTION_MOVE_DATA): Define.Nick Clifton1-0/+39
2013-06-25 * config/tc-msp430.c (msp430_srcoperand): Do not allow the use ofNick Clifton1-11/+14
2013-05-16 * config/tc-msp430.c: Make -mmcu recognise more part numbers.Nick Clifton1-279/+615
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-311/+1779
2012-05-17 PR 14072Nick Clifton1-3/+2
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-3/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-24 PR 10437Nick Clifton1-4/+4
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-37/+1
2007-10-11PR gas/5155Nick Clifton1-20/+17
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-02-28PR gas/2623Nick Clifton1-1/+1
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra1-2/+2
2006-06-07remove some duplicate #include's.Alan Modra1-4/+1
2006-05-08 PR gas/2623bNick Clifton1-1/+1
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-2/+2
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