aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GAS: Fix bogus "attempt to move .org backwards" relaxation errorsMaciej W. Rozycki2017-03-021-4/+5
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-2/+2
* PR gas/20312: Do not pad sections to alignment on failed assemblyMaciej W. Rozycki2016-06-301-16/+16
* GAS: Fix `abort' expansion in write.cMaciej W. Rozycki2016-06-291-1/+0
* Add command line option to stop the assembler from padding the end of section...Nick Clifton2016-06-271-2/+8
* use XNEW and related macros moreTrevor Saunders2016-05-131-1/+1
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-4/+1
* Fix tic54x regressionAlan Modra2016-03-221-3/+0
* Properly implement STT_COMMONH.J. Lu2016-02-261-0/+5
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-2/+2
* Set BFD compression bits in write_object_fileH.J. Lu2016-02-211-3/+7
* Avoid setting or recording negative alignments when the target stores multipl...Dan Gisselquist2016-02-181-2/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add support for converting VLDR <reg>,=<constant> to a VMOV instruction when ...Alessandro Marzocchi2015-06-171-3/+8
* Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu2015-05-141-13/+12
* Add SHF_COMPRESSED support to gas and objcopyH.J. Lu2015-04-081-13/+30
* Use bfd_putb64/bfd_getb64H.J. Lu2015-04-061-8/+1
* Xfail the compressed debug sectionsH.J. Lu2015-04-051-1/+1
* Don't write the zlib header if not usedH.J. Lu2015-03-241-12/+13
* Add a testcase for PR gas/18087H.J. Lu2015-03-181-1/+1
* Fix debug section compression so that it is only performed if it would make t...Jon Turney2015-03-181-0/+5
* Pad only text sections at end by defaultAlan Modra2015-02-281-1/+3
* Extend .reloc to accept some BFD_RELOCsAlan Modra2015-01-191-0/+5
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Don't use register keywordAlan Modra2014-11-041-2/+2
* Fix PR17493, attempted output of *GAS `reg' section* symbolAlan Modra2014-10-181-1/+2
* Avoid undefined behaviour with signed expressionsAlan Modra2014-10-141-1/+1
* 2014-09-29 Terry Guo <terry.guo@arm.com>Terry Guo2014-09-291-42/+82
* Run write_object_file after errorsAlan Modra2014-06-161-24/+3
* gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra2014-04-091-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* gas/Maciej W. Rozycki2013-05-291-3/+4
* 2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2013-03-081-1/+5
* * write.c (fixup_segment): Return void. Delete seg_reloc_countAlan Modra2013-02-041-17/+4
* Remove trailing white spaces on gasH.J. Lu2013-01-101-1/+1
* * write.c (chain_frchains_together_1): Reorder assertion to avoidAlan Modra2012-10-011-2/+2
* * write.c (fixup_segment): Only perform the subtraction of anNick Clifton2012-07-021-6/+5
* * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton2012-06-281-1/+6
* provide a hook to allow checking errors just before we output the file.Iain Sandoe2012-02-211-0/+4
* 2012-02-21 Tristan Gingold <gingold@adacore.com>Iain Sandoe2012-02-211-0/+4
* * write.c (fix_new_internal): Don't mark used parameter as unused.Alan Modra2012-01-171-2/+2
* * write.c (dump_section_relocs): Don't convert PC-relative relocsMaciej W. Rozycki2011-11-151-4/+17
* * write.c (resolve_reloc_expr_symbols): Convert local symbolsAlan Modra2011-08-181-39/+82
* Call bfd_cache_close_all on errorH.J. Lu2011-08-041-2/+1
* * write.c (write_object_file): Call set_symtab even if we hadAlan Modra2011-08-041-1/+2
* 2011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-08-011-11/+11
* 2011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-061-7/+0
* * write.c (write_contents): Include output file name and bfd errorNick Clifton2011-01-311-1/+3