aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-nds32.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-09gas: use notes_calloc in string hashAlan Modra1-1/+2
2022-07-09gas: target string hash tablesAlan Modra1-6/+3
2022-07-09gas: rename md_end to md_finishAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-28gas reloc sortingAlan Modra1-39/+0
2021-07-21as_bad_subtractAlan Modra1-2/+1
2021-07-02Re: Fix minor NDS32 renaming snafuAlan Modra1-2/+1
2021-07-02Fix minor NDS32 renaming snafu.Nick Clifton1-2/+2
2021-05-27nds32: __builtin_strncpy bound equals destination sizeAlan Modra1-8/+8
2021-04-01Use startswith in gas subfolder.Martin Liska1-1/+1
2021-03-31Use bool in gasAlan Modra1-275/+275
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-25gas warning fixesAlan Modra1-0/+1
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-17/+8
2020-08-21Rearrange symbol_create parametersAlan Modra1-9/+11
2020-08-20Port gas/config/* to str_htab.Martin Liska1-23/+32
2020-03-10More 1 << 31 signed overflowsAlan Modra1-2/+2
2020-02-26Indent labelsAlan Modra1-3/+3
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-15remove more xmalloc in bfdAlan Modra1-6/+6
2019-09-19bfd_section_* macrosAlan Modra1-3/+3
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-3/+0
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