aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xgate.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-3/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-08-05Ensure ARM VPUSH and VPOP instructions do not affect more than 16 registers.Nick Clifton1-37/+43
2016-05-13use XNEW and related macros moreTrevor Saunders1-6/+4
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-10-11 * Removed short_hand field from opcode table andSean Keys1-61/+94
2013-01-11* config/tc-xgate.c (md_begin): Fix mistake made when going fromSean Keys1-1/+1
2013-01-10* config/tc-xgate.c (md_begin): Fix the printing of opcodes soSean Keys1-2/+5
2012-11-06 * config/tc-xgate.c: Make some functions static. FormattingAlan Modra1-376/+334
2012-11-06 * config/tc-xgate.c: Remove bogus use of <fx_pcrel_adjust>.Sean Keys1-21/+14
2012-07-272012-07-27 Sean Keys <skeys@ipdatasys.com>Sean Keys1-53/+49
2012-07-05gas/config/Sean Keys1-425/+362
2012-06-28gas/config/Sean Keys1-0/+21
2012-05-31gas/Sean Keys1-28/+24
2012-05-15Rewrote a loop that caused a seg fault on Windows systems.Sean Keys1-1/+1
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton1-0/+1416