Age | Commit message (Expand) | Author | Files | Lines |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -3/+3 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -3/+0 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-29 | Move struc-symbol.h to symbols.c | Alan Modra | 1 | -1/+0 |
2018-09-20 | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 1 | -1621/+2814 |
2018-05-16 | NDS32/GAS: Correct an `expr' global shadowing error for pre-4.8 GCC | Maciej W. Rozycki | 1 | -2/+2 |
2018-02-23 | nds32: Support target directive .ict_model. | Kuan-Lin Chen | 1 | -1/+52 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -30/+30 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -4/+4 |
2016-10-06 | -Wimplicit-fallthrough error fixes | Alan Modra | 1 | -0/+1 |
2016-07-19 | make the type of nds32_pseudo_opcode::pseudo_val unsigned | Trevor Saunders | 1 | -32/+62 |
2016-06-27 | nds32: remove a sentinal | Trevor Saunders | 1 | -14/+5 |
2016-06-14 | Fix compile time warning building gas for the NDS32 with gcc v6.1.1 | Nick Clifton | 1 | -1/+1 |
2016-06-05 | nds32: constify ptr_arg | Trevor Saunders | 1 | -1/+1 |
2016-05-13 | use XNEW and related macros more | Trevor Saunders | 1 | -5/+5 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -1/+1 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-31 | cast the arg to md_assemble () to char * | Trevor Saunders | 1 | -5/+5 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -1/+1 |
2016-03-28 | add more const qualifiers | Trevor Saunders | 1 | -3/+3 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -1/+2 |
2016-03-07 | Add const qualifiers at various places. | Trevor Saunders | 1 | -25/+25 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -1/+1 |
2015-01-29 | NDS32: Set branch instruction to relaxable. | Kuan-Lin Chen | 1 | -161/+265 |
2015-01-27 | NDS32/gas: Limit the format of pseudo instruction la. | Kuan-Lin Chen | 1 | -1/+10 |
2015-01-27 | NDS32/gas: Fix md_parse_name hook. | Kuan-Lin Chen | 1 | -0/+7 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-09-16 | NDS32: Code refactoring of relaxation. | Kuan-Lin Chen | 1 | -1272/+1952 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-12-13 | Add support for Andes NDS32: | Kuan-Lin Chen | 1 | -0/+5920 |