aboutsummaryrefslogtreecommitdiff
path: root/gas/write.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-17 * write.c: White space fixes.Alan Modra1-65/+24
2007-02-16 * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra1-272/+252
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra1-3/+2
2006-10-26 * write.c (chain_frchains_together_1): Assert that this functionBen Elliston1-0/+1
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra1-11/+4
2006-05-07 * write.c (relax_segment): Add pass count arg. Don't error onAlan Modra1-15/+46
2006-05-03 * subsegs.h (struct frchain): Delete frch_seg.Alan Modra1-35/+44
2005-11-17* config/tc-ppc.c (ppc_frob_file_before_adjust): Do not referenceAlexandre Oliva1-1/+2
2005-11-15 * read.c (s_comm_internal): Set bfd_com_section segment.Alan Modra1-6/+0
2005-10-252005-10-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-10/+1
2005-10-24gas/ChangeLog:Alexandre Oliva1-3/+7
2005-08-29(generic_force_reloc): Do not call S_FORCE_RELOC if there is no symbol.Nick Clifton1-0/+3
2005-08-18(relax_segment): Count the number of frags being processed and use this toNick Clifton1-6/+29
2005-08-11 * README-vms: Delete.Alan Modra1-490/+5
2005-06-07gas:Zack Weinberg1-2/+2
2005-05-312005-05-31 Christian Groessler <chris@groessler.org>Christian Groessler1-9/+5
2005-05-092005-05-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+6
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-05-03bfd/H.J. Lu1-12/+3
2005-04-26gas/H.J. Lu1-6/+20
2005-04-202005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-03-01 * as.h (assert): Warning fix.Alan Modra1-2/+3
2005-03-01 * configure.in (AC_C_BIGENDIAN): Invoke.Alan Modra1-2/+2
2005-02-07 * write.c (write_object_file): Recognize warning-symbol constructHans-Peter Nilsson1-0/+16
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-20/+9
2005-01-102005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3
2004-11-03 * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson1-5/+0
2004-08-05 * write.c (relax_segment): Use was_address instead of address whenBob Wilson1-1/+1
2004-07-02 * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra1-1/+4
2003-12-06 * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata1-138/+87
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-08-16 * write.c (fixup_segment): When handling an expression involvingAlan Modra1-9/+3
2003-06-24Update .comm error messages to assume an unsigned value.Nick Clifton1-9/+9
2003-06-11 * write.c (write_relocs): Use xcalloc. Fix relocs initializationThiemo Seufer1-3/+2
2003-04-07 * write.c (write_relocs): Remove unused variable.Thiemo Seufer1-2/+0
2003-04-01Add Xtensa portNick Clifton1-0/+4
2003-02-12 * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change.Alan Modra1-1/+1
2003-01-23 * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra1-4/+17
2002-12-12 * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra1-1/+1
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-7/+7