aboutsummaryrefslogtreecommitdiff
path: root/gas/read.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-18Use temp_ilp and restore_ilp in more placesAlan Modra1-4/+1
2019-01-25PR24125, Assertion failure with embedded NULs in stringAlan Modra1-2/+0
2019-01-04Fix bug parsing angle bracketed string sequences.Wu Heng1-2/+5
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-22PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra1-1/+1
2018-08-21Fix invalid strcpy on unterminated bufferAndreas Schwab1-1/+2
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra1-208/+0
2018-02-27gas: Rename .nop directive to .nopsH.J. Lu1-3/+3
2018-02-17Add .nop assembler directiveH.J. Lu1-0/+53
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson1-3/+6
2017-11-07bundle_lock message tidyAlan Modra1-10/+11
2017-11-07gas and ld pluralization fixesAlan Modra1-3/+12
2017-10-20Improve handling of REPT pseudo op with a negative count.Nick Clifton1-5/+17
2017-10-09Enable .fill forward labelsAndreas Krebbel1-1/+1
2017-08-11Also disallow global alias of common symbolH.J. Lu1-1/+1
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-2/+2
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton1-0/+44
2017-01-10This patch ensure same output for sleb128 with large number.Tristan Gingold1-3/+11
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-06fix typoNick Clifton1-1/+1
2016-12-06Stop the assembler from running out of memory when asked to generate a huge n...Nick Clifton1-5/+14
2016-12-05Fix fault in assembler when passed a bogus input file.Nick Clifton1-0/+12
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani1-2/+2
2016-04-02PR19896, Segmentation fault on bad inputAlan Modra1-1/+3
2016-04-01Constify moreAlan Modra1-3/+3
2016-03-31get rid of K&R style argsTrevor Saunders1-6/+2
2016-03-22replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders1-17/+16
2016-03-16Fix checking bignum values that are being inserted into byte sized containers.Nick Clifton1-1/+20
2016-03-07Add const qualifiers at various places.Trevor Saunders1-1/+1
2016-02-25Convert more variables to a constant form.Trevor Saunders1-6/+5
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-5/+7
2016-02-19Prevent seg-fault in gas reading a binary input file.Nick Clifton1-0/+5
2016-02-19Add const to various variables in the gas sources.Trevor Saunders1-3/+4
2016-02-18Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist1-94/+126
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-08gas: consistently emit diagnostics for non-zero data emission to .bss/.structJan Beulich1-16/+88
2015-12-08gas: don't get confused by .asci{i,z} after .structJan Beulich1-8/+9
2015-11-19output_big_leb128 commentAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-1/+1
2015-10-10Bug 19113 - read.c stringer assertionAlan Modra1-3/+3
2015-08-27More fallout from "Allow symbol and label names to be enclosed in double quotes"Alan Modra1-4/+3
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-79/+81
2015-08-17Rationalize ARM .alignAlan Modra1-0/+5
2015-05-22Fixes: "gas/read.c:5087:12: error: left shift of negative"Nick Clifton1-1/+1
2015-01-19Extend .reloc to accept some BFD_RELOCsAlan Modra1-1/+22
2015-01-12gas: allow labeling of CFI instructionsJan Beulich1-1/+1
2015-01-12Assorted compiler warning fixesAlan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1