summaryrefslogtreecommitdiff
path: root/gas/write.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* gas: Add md_generic_table_relax_fragH.J. Lu2019-12-121-1/+6
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-1/+2
* PR25125, relaxation chooses wrong branch sizeAlan Modra2019-10-251-4/+4
* bfd_section_* macrosAlan Modra2019-09-191-22/+22
* Fix bug when generating REL type relocs for assembler generated build notes.Nick Clifton2019-07-011-10/+12
* Move fixup fx_bit_fixP and fx_im_disp fields to TC_FIX_TYPEAlan Modra2019-04-161-12/+2
* Make fixup fx_where unsignedAlan Modra2019-04-161-10/+10
* Make frag fr_fix unsignedAlan Modra2019-04-161-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Move struc-symbol.h to symbols.cAlan Modra2018-10-291-9/+8
* Fix the relocs created to adjust notes created by the assembler.Nick Clifton2018-07-061-3/+3
* Stop generating GNU build notes for linkonce sections.Nick Clifton2018-05-141-48/+44
* Extend the assembler so that it can automatically generate GNU Build attribut...Nick Clifton2018-04-261-16/+197
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-3/+1
* gas: Rename .nop directive to .nopsH.J. Lu2018-02-271-3/+3
* Add .nop assembler directiveH.J. Lu2018-02-171-5/+54
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* gas and ld pluralization fixesAlan Modra2017-11-071-12/+35
* PR22127, as segfaults assembling invalid .relocAlan Modra2017-09-141-1/+1
* Also disallow global alias of common symbolH.J. Lu2017-08-111-3/+2
* This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva2017-07-211-0/+9
* Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra2017-05-161-4/+6
* 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