Automatic date update in version.in
[external/binutils.git] / gas / write.c
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-29 Alan ModraMove struc-symbol.h to symbols.c
2018-07-06 Nick CliftonFix the relocs created to adjust notes created by the...
2018-05-14 Nick CliftonStop generating GNU build notes for linkonce sections.
2018-04-26 Nick CliftonExtend the assembler so that it can automatically gener...
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-27 H.J. Lugas: Rename .nop directive to .nops
2018-02-17 H.J. LuAdd .nop assembler directive
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-07 Alan Modragas and ld pluralization fixes
2017-09-14 Alan ModraPR22127, as segfaults assembling invalid .reloc
2017-08-11 H.J. LuAlso disallow global alias of common symbol
2017-07-21 Alexandre OlivaThis patch introduces support for specifing views in...
2017-05-16 Alan ModraAllow target files access to default TC_FORCE_RELOCATIO...
2017-03-02 Maciej W. RozyckiGAS: Fix bogus "attempt to move .org backwards" relaxat...
2017-01-23 Nick CliftonFix spelling mistakes and typos in the GAS sources.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gas)
2016-06-30 Maciej W. RozyckiPR gas/20312: Do not pad sections to alignment on faile...
2016-06-29 Maciej W. RozyckiGAS: Fix `abort' expansion in write.c
2016-06-27 Nick CliftonAdd command line option to stop the assembler from...
2016-05-13 Trevor Saundersuse XNEW and related macros more
2016-05-13 Trevor Saundersuse xstrdup, xmemdup0 and concat more
2016-03-22 Alan ModraFix tic54x regression
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-02-22 Trevor SaundersAdd more const type qualifiers to GAS sources.
2016-02-21 H.J. LuSet BFD compression bits in write_object_file
2016-02-18 Dan GisselquistAvoid setting or recording negative alignments when...
2016-01-01 Alan ModraCopyright update for binutils
2015-06-17 Alessandro MarzocchiAdd support for converting VLDR <reg>,=<constant> to...
2015-05-14 H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-06 H.J. LuUse bfd_putb64/bfd_getb64
2015-04-05 H.J. LuXfail the compressed debug sections
2015-03-25 H.J. LuDon't write the zlib header if not used
2015-03-18 H.J. LuAdd a testcase for PR gas/18087
2015-03-18 Jon TurneyFix debug section compression so that it is only perfor...
2015-02-28 Alan ModraPad only text sections at end by default
2015-01-19 Alan ModraExtend .reloc to accept some BFD_RELOCs
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-04 Alan ModraDon't use register keyword
2014-10-18 Alan ModraFix PR17493, attempted output of *GAS `reg' section...
2014-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-09-29 Terry Guo2014-09-29 Terry Guo <terry.guo@arm.com>
2014-06-16 Alan ModraRun write_object_file after errors
2014-04-09 Alan Modragas TC_PARSE_CONS_EXPRESSION communication with TC_CONS...
2014-03-05 Alan ModraUpdate copyright years
2013-05-29 Maciej W. Rozycki gas/
2013-03-08 Chung-Lin Tang2013-03-08 Chung-Lin Tang <cltang@codesourcery.com>
2013-02-04 Alan Modra * write.c (fixup_segment): Return void. Delete seg_re...
2013-01-10 H.J. LuRemove trailing white spaces on gas
2012-10-01 Alan Modra * write.c (chain_frchains_together_1): Reorder asserti...
2012-07-02 Nick Clifton * write.c (fixup_segment): Only perform the subtractio...
2012-06-28 Nick Clifton * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable...
2012-02-21 Iain Sandoeprovide a hook to allow checking errors just before...
2012-02-21 Iain Sandoe2012-02-21 Tristan Gingold <gingold@adacore.com>
2012-01-17 Alan Modra * write.c (fix_new_internal): Don't mark used paramete...
2011-11-15 Maciej W. Rozycki * write.c (dump_section_relocs): Don't convert PC...
2011-08-18 Alan Modra * write.c (resolve_reloc_expr_symbols): Convert local...
2011-08-04 H.J. LuCall bfd_cache_close_all on error
2011-08-04 Alan Modra * write.c (write_object_file): Call set_symtab even...
2011-08-01 Tristan Gingold2011-08-01 Tristan Gingold <gingold@adacore.com>
2011-05-06 Tristan Gingold2011-05-06 Tristan Gingold <gingold@adacore.com>
2011-01-31 Nick Clifton * write.c (write_contents): Include output file name...
2011-01-19 H.J. LuDon't compress debug sections smaller than 32 bytes.
2011-01-18 H.J. LuDon't compress empty debug sections.
2010-12-02 Richard Sandifordgas/
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-10-25 Alan Modra PR gas/12049
2010-10-19 Alan Modra * write.c (relax_segment): Correct address on frag...
2010-10-19 Alan Modra PR gas/12049
2010-07-03 Cary Coutantbfd/ChangeLog:
2010-05-04 Nick Clifton * write.c (fixup_segment): Revert previous...
2010-04-29 Nick Clifton * write.c (fixup_segment): Do not assume we...
2010-01-23 Richard Sandifordbfd/
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-11 Nick Clifton * po/bfd.pot: Updated by the Translation project.
2009-09-02 Alan Modraupdate copyright dates
2009-08-31 H.J. Lu2009-08-31 H.J. Lu <hongjiu.lu@intel.com>
2009-08-17 Kai Tietz2009-08-17 Kai Tietz <kai.tietz@onevision.com>
2009-06-22 Nick Clifton * gas/app, gas/as.c, gas/as.h, gas/atof-generic...
2009-03-10 Hans-Peter Nilsson * write.c (write_object_file) [!WORKING_DOT_WORD]...
2008-09-19 Alan Modra * write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_reg...
2008-09-19 Alan Modra * write.c (md_register_arithmetic): Define.
2008-09-15 Alan Modra * write.c (install_reloc): Correct EMIT_SECTION_SYMBOL...
2008-08-20 Alan Modra PR 6848
2008-07-30 Alan ModraSilence gcc printf warnings
2008-06-24 Alan Modra * write.c (relax_segment <rs_org>): Include current...
2008-03-03 H.J. Lugas/
2007-07-12 Nick CliftonAdd support for building on a 64-bit Windows host.
2007-07-03 Nick CliftonSwitch to GPLv3
2007-03-26 Alan Modra * doc/as.texinfo (Reloc): Document.
2007-03-14 Alan Modra PR 4029
2007-02-22 Alan Modra * write.c (size_seg): Always clear SEC_RELOC here.
2007-02-17 Alan Modra * write.c (TC_FX_SIZE_SLACK): Define.
2007-02-17 Alan Modraremove unused var
2007-02-17 Alan Modraremove unused var
2007-02-17 Alan Modra * write.c: White space fixes.
2007-02-16 Alan Modra * subsegs.c (subseg_change, subseg_get): Use xcalloc...
2007-02-01 Alan Modra * write.h (struct fix <fx_pcrel_adjust, fx_size>)...
next