Age | Commit message (Expand) | Author | Files | Lines |
2021-04-05 | C99 gas configury | Alan Modra | 1 | -1/+1 |
2021-04-01 | Use startswith in gas subfolder. | Martin Liska | 1 | -2/+2 |
2021-03-31 | Use bool in gas | Alan Modra | 1 | -2/+2 |
2021-02-08 | opcodes: tic54x: namespace exported variables | Mike Frysinger | 1 | -14/+14 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-25 | PR26501, ASAN: tic54x_undefined_symbol tc-tic54x.c:5015 | Alan Modra | 1 | -8/+3 |
2020-08-24 | tic54x fixes | Alan Modra | 1 | -1/+3 |
2020-08-23 | PR26513, 629310abec breaks assembling PowerPC Linux kernels | Alan Modra | 1 | -41/+39 |
2020-08-21 | Rearrange symbol_create parameters | Alan Modra | 1 | -23/+18 |
2020-08-20 | Port gas/config/* to str_htab. | Martin Liska | 1 | -107/+94 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -5/+5 |
2019-05-15 | tic54x_start_line_hook | Alan Modra | 1 | -6/+3 |
2019-05-14 | A series of fixes to addres problems detected by compiling the assembler with... | Nick Clifton | 1 | -32/+36 |
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 | -2/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-07 | gas and ld pluralization fixes | Alan Modra | 1 | -5/+12 |
2017-10-20 | Improve handling of REPT pseudo op with a negative count. | Nick Clifton | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -5/+5 |
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 | -1/+1 |
2016-06-25 | simplify tic54x_set_default_include () | Trevor Saunders | 1 | -14/+9 |
2016-05-23 | tic54x: use concat more | Trevor Saunders | 1 | -6/+5 |
2016-05-23 | tic54x: rename typedef of struct symbol_ | Trevor Saunders | 1 | -23/+24 |
2016-05-13 | use xstrdup, xmemdup0 and concat more | Trevor Saunders | 1 | -17/+7 |
2016-04-03 | use XNEW and related macros more | Trevor Saunders | 1 | -14/+11 |
2016-04-01 | Constify more | Alan Modra | 1 | -1/+1 |
2016-03-29 | use xstrdup and friends more | Trevor Saunders | 1 | -21/+13 |
2016-03-29 | make md_parse_option () take a const char * | Trevor Saunders | 1 | -2/+2 |
2016-03-22 | make more variables const | Trevor Saunders | 1 | -5/+5 |
2016-03-21 | Remove use of alloca. | Nick Clifton | 1 | -30/+24 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -1/+1 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -4/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-27 | More fallout from "Allow symbol and label names to be enclosed in double quotes" | Alan Modra | 1 | -21/+20 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -37/+33 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-06-16 | Fix TIC54X buffer overruns | Alan Modra | 1 | -3/+3 |
2014-04-09 | gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEW | Alan Modra | 1 | -3/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-05-17 | PR 14072 | Nick Clifton | 1 | -2/+2 |
2010-06-28 | * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define. | Alan Modra | 1 | -3/+1 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -42/+41 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -8/+8 |
2009-07-24 | PR 10437 | Nick Clifton | 1 | -12/+12 |
2008-08-12 | Banish PARAMS and PTR. Convert to ISO C. | Alan Modra | 1 | -485/+167 |
2008-08-11 | PR 6575 | Alan Modra | 1 | -2/+2 |
2007-10-17 | Remove duplicate definitions of the md_atof() function | Nick Clifton | 1 | -22/+3 |
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 |