aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-nds32.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-1/+0
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-1621/+2814
2018-05-16NDS32/GAS: Correct an `expr' global shadowing error for pre-4.8 GCCMaciej W. Rozycki1-2/+2
2018-02-23nds32: Support target directive .ict_model.Kuan-Lin Chen1-1/+52
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-30/+30
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-4/+4
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+1
2016-07-19make the type of nds32_pseudo_opcode::pseudo_val unsignedTrevor Saunders1-32/+62
2016-06-27nds32: remove a sentinalTrevor Saunders1-14/+5
2016-06-14Fix compile time warning building gas for the NDS32 with gcc v6.1.1Nick Clifton1-1/+1
2016-06-05nds32: constify ptr_argTrevor Saunders1-1/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-5/+5
2016-04-03use XNEW and related macros moreTrevor Saunders1-1/+1
2016-04-01Constify moreAlan Modra1-1/+1
2016-03-31cast the arg to md_assemble () to char *Trevor Saunders1-5/+5
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-28add more const qualifiersTrevor Saunders1-3/+3
2016-03-21Remove use of alloca.Nick Clifton1-1/+2
2016-03-07Add const qualifiers at various places.Trevor Saunders1-25/+25
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-01-29NDS32: Set branch instruction to relaxable.Kuan-Lin Chen1-161/+265
2015-01-27NDS32/gas: Limit the format of pseudo instruction la.Kuan-Lin Chen1-1/+10
2015-01-27NDS32/gas: Fix md_parse_name hook.Kuan-Lin Chen1-0/+7
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-1272/+1952
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+5920