Age | Commit message (Expand) | Author | Files | Lines |
2018-04-11 | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 1 | -208/+0 |
2018-02-27 | gas: Rename .nop directive to .nops | H.J. Lu | 1 | -3/+3 |
2018-02-17 | Add .nop assembler directive | H.J. Lu | 1 | -0/+53 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-11-22 | Riscv ld-elf/stab failure and fake label cleanup. | Jim Wilson | 1 | -3/+6 |
2017-11-07 | bundle_lock message tidy | Alan Modra | 1 | -10/+11 |
2017-11-07 | gas and ld pluralization fixes | Alan Modra | 1 | -3/+12 |
2017-10-20 | Improve handling of REPT pseudo op with a negative count. | Nick Clifton | 1 | -5/+17 |
2017-10-09 | Enable .fill forward labels | Andreas Krebbel | 1 | -1/+1 |
2017-08-11 | Also disallow global alias of common symbol | H.J. Lu | 1 | -1/+1 |
2017-07-21 | This patch introduces support for specifing views in .loc directives, so that... | Alexandre Oliva | 1 | -1/+1 |
2017-01-23 | Fix spelling mistakes and typos in the GAS sources. | Nick Clifton | 1 | -2/+2 |
2017-01-12 | Prevent internal assembler errors if a stabs creation function builds an badl... | Nick Clifton | 1 | -0/+44 |
2017-01-10 | This patch ensure same output for sleb128 with large number. | Tristan Gingold | 1 | -3/+11 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-06 | fix typo | Nick Clifton | 1 | -1/+1 |
2016-12-06 | Stop the assembler from running out of memory when asked to generate a huge n... | Nick Clifton | 1 | -5/+14 |
2016-12-05 | Fix fault in assembler when passed a bogus input file. | Nick Clifton | 1 | -0/+12 |
2016-11-27 | Fix spelling in comments in C source files (gas) | Ambrogino Modigliani | 1 | -2/+2 |
2016-04-02 | PR19896, Segmentation fault on bad input | Alan Modra | 1 | -1/+3 |
2016-04-01 | Constify more | Alan Modra | 1 | -3/+3 |
2016-03-31 | get rid of K&R style args | Trevor Saunders | 1 | -6/+2 |
2016-03-22 | replace some raw xmalloc / xrealloc with the XNEW* macros | Trevor Saunders | 1 | -17/+16 |
2016-03-16 | Fix checking bignum values that are being inserted into byte sized containers. | Nick Clifton | 1 | -1/+20 |
2016-03-07 | Add const qualifiers at various places. | Trevor Saunders | 1 | -1/+1 |
2016-02-25 | Convert more variables to a constant form. | Trevor Saunders | 1 | -6/+5 |
2016-02-22 | Add more const type qualifiers to GAS sources. | Trevor Saunders | 1 | -5/+7 |
2016-02-19 | Prevent seg-fault in gas reading a binary input file. | Nick Clifton | 1 | -0/+5 |
2016-02-19 | Add const to various variables in the gas sources. | Trevor Saunders | 1 | -3/+4 |
2016-02-18 | Avoid setting or recording negative alignments when the target stores multipl... | Dan Gisselquist | 1 | -94/+126 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-08 | gas: consistently emit diagnostics for non-zero data emission to .bss/.struct | Jan Beulich | 1 | -16/+88 |
2015-12-08 | gas: don't get confused by .asci{i,z} after .struct | Jan Beulich | 1 | -8/+9 |
2015-11-19 | output_big_leb128 comment | Alan Modra | 1 | -1/+1 |
2015-11-09 | gas: Fix left shift of negative value. | Dominik Vogt | 1 | -1/+1 |
2015-10-10 | Bug 19113 - read.c stringer assertion | Alan Modra | 1 | -3/+3 |
2015-08-27 | More fallout from "Allow symbol and label names to be enclosed in double quotes" | Alan Modra | 1 | -4/+3 |
2015-08-21 | Allow symbol and label names to be enclosed in double quotes. | Nick Clifton | 1 | -79/+81 |
2015-08-17 | Rationalize ARM .align | Alan Modra | 1 | -0/+5 |
2015-05-22 | Fixes: "gas/read.c:5087:12: error: left shift of negative" | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Extend .reloc to accept some BFD_RELOCs | Alan Modra | 1 | -1/+22 |
2015-01-12 | gas: allow labeling of CFI instructions | Jan Beulich | 1 | -1/+1 |
2015-01-12 | Assorted compiler warning fixes | Alan Modra | 1 | -2/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-21 | gas: avoid bogus warnings in false branches of conditional | Jan Beulich | 1 | -7/+8 |
2014-10-14 | Avoid undefined behaviour with signed expressions | Alan Modra | 1 | -1/+1 |
2014-08-18 | Cast result of TC_PARSE_CONS_EXPRESSION | Alan Modra | 1 | -1/+1 |
2014-07-12 | Don't force "set" symbols local for PE | Alan Modra | 1 | -1/+1 |
2014-04-09 | Fix a few more targets affected by the change to the TC_CONS_FIX_NEW macro. | Nick Clifton | 1 | -1/+1 |
2014-04-09 | ppc476 gas warn on data in code sections | Alan Modra | 1 | -0/+9 |