aboutsummaryrefslogtreecommitdiff
path: root/gas/write.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-29 gas/Maciej W. Rozycki1-3/+4
2013-03-082013-03-08 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang1-1/+5
2013-02-04 * write.c (fixup_segment): Return void. Delete seg_reloc_countAlan Modra1-17/+4
2013-01-10Remove trailing white spaces on gasH.J. Lu1-1/+1
2012-10-01 * write.c (chain_frchains_together_1): Reorder assertion to avoidAlan Modra1-2/+2
2012-07-02 * write.c (fixup_segment): Only perform the subtraction of anNick Clifton1-6/+5
2012-06-28 * dwarf2dbg.c (DWARF2_USE_FIXED_ADVANCE_PC): Enable when usingNick Clifton1-1/+6
2012-02-21provide a hook to allow checking errors just before we output the file.Iain Sandoe1-0/+4
2012-02-212012-02-21 Tristan Gingold <gingold@adacore.com>Iain Sandoe1-0/+4
2012-01-17 * write.c (fix_new_internal): Don't mark used parameter as unused.Alan Modra1-2/+2
2011-11-15 * write.c (dump_section_relocs): Don't convert PC-relative relocsMaciej W. Rozycki1-4/+17
2011-08-18 * write.c (resolve_reloc_expr_symbols): Convert local symbolsAlan Modra1-39/+82
2011-08-04Call bfd_cache_close_all on errorH.J. Lu1-2/+1
2011-08-04 * write.c (write_object_file): Call set_symtab even if we hadAlan Modra1-1/+2
2011-08-012011-08-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-11/+11
2011-05-062011-05-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-7/+0
2011-01-31 * write.c (write_contents): Include output file name and bfd errorNick Clifton1-1/+3
2011-01-19Don't compress debug sections smaller than 32 bytes.H.J. Lu1-1/+1
2011-01-18Don't compress empty debug sections.H.J. Lu1-0/+1
2010-12-02gas/Richard Sandiford1-0/+6
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-2/+2
2010-10-25 PR gas/12049Alan Modra1-0/+7
2010-10-19 * write.c (relax_segment): Correct address on frag added to stopAlan Modra1-6/+5
2010-10-19 PR gas/12049Alan Modra1-8/+20
2010-07-03bfd/ChangeLog:Cary Coutant1-0/+196
2010-05-04 * write.c (fixup_segment): Revert previous delta.Nick Clifton1-3/+1
2010-04-29 * write.c (fixup_segment): Do not assume we know the section aNick Clifton1-1/+3
2010-01-23bfd/Richard Sandiford1-22/+31
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-4/+6
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-3/+3
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-312009-08-31 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+2
2009-08-172009-08-17 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-3/+7
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-10/+10
2009-03-10 * write.c (write_object_file) [!WORKING_DOT_WORD]: When patchingHans-Peter Nilsson1-10/+20
2008-09-19 * write.c (TC_FORCE_RELOCATION_SUB_LOCAL): Heed md_register_arithmetic.Alan Modra1-8/+11
2008-09-19 * write.c (md_register_arithmetic): Define.Alan Modra1-8/+19
2008-09-15 * write.c (install_reloc): Correct EMIT_SECTION_SYMBOLS test.Alan Modra1-2/+2
2008-08-20 PR 6848Alan Modra1-0/+13
2008-07-30Silence gcc printf warningsAlan Modra1-2/+3
2008-06-24 * write.c (relax_segment <rs_org>): Include current stretchAlan Modra1-7/+3
2008-03-03gas/H.J. Lu1-0/+11
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton1-3/+7
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-03-26 * doc/as.texinfo (Reloc): Document.Alan Modra1-0/+118
2007-03-14 PR 4029Alan Modra1-7/+90
2007-02-22 * write.c (size_seg): Always clear SEC_RELOC here.Alan Modra1-108/+58
2007-02-17 * write.c (TC_FX_SIZE_SLACK): Define.Alan Modra1-8/+32
2007-02-17remove unused varAlan Modra1-1/+0
2007-02-17remove unused varAlan Modra1-1/+0