aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-moxie.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in gasAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-3/+3
2020-08-20Port gas/config/* to str_htab.Martin Liska1-6/+6
2020-02-01moxie: don't force big-endian modeGitea1-2/+0
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-13Assemble 'bad' moxie instructionAnthony Green1-0/+7
2016-06-15Fix simple gas testsuite failures.Nick Clifton1-0/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-3/+2
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gasH.J. Lu1-5/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-27Limit moxie sto/ldo offsets to 16 bitsAnthony Green1-8/+8
2014-07-27Add moxiebox targetAnthony Green1-3/+2
2014-03-05Update copyright yearsAlan Modra1-2/+1
2012-09-13Bi-endian patches for moxieAnthony Green1-25/+88
2012-09-08Change moxie branch target encodings.Anthony Green1-1/+2
2010-07-05 * config/tc-moxie.c (md_apply_fix): Delete set but otherwiseAlan Modra1-2/+0
2009-08-26moxie fixes in gas.Ralf Wildenhues1-4/+4
2009-07-24 PR 10437Nick Clifton1-31/+31
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-1/+1
2009-06-11Add PC-relative branch instructions to moxie port.Anthony Green1-4/+56
2009-06-10Handle MOXIE_F1_M opcodes.Anthony Green1-0/+1
2009-04-16Add new binutils target: moxieNick Clifton1-0/+731