summaryrefslogtreecommitdiff
path: root/gas/write.c
Commit message (Expand)AuthorAgeFilesLines
...
* * write.c: White space fixes.Alan Modra2007-02-171-65/+24
* * subsegs.c (subseg_change, subseg_get): Use xcalloc rather thanAlan Modra2007-02-161-272/+252
* * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra2007-02-011-3/+2
* * write.c (chain_frchains_together_1): Assert that this functionBen Elliston2006-10-261-0/+1
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-11/+4
* * write.c (relax_segment): Add pass count arg. Don't error onAlan Modra2006-05-071-15/+46
* * subsegs.h (struct frchain): Delete frch_seg.Alan Modra2006-05-031-35/+44
* * config/tc-ppc.c (ppc_frob_file_before_adjust): Do not referenceAlexandre Oliva2005-11-171-1/+2
* * read.c (s_comm_internal): Set bfd_com_section segment.Alan Modra2005-11-151-6/+0
* 2005-10-25 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-10-251-10/+1
* gas/ChangeLog:Alexandre Oliva2005-10-241-3/+7
* (generic_force_reloc): Do not call S_FORCE_RELOC if there is no symbol.Nick Clifton2005-08-291-0/+3
* (relax_segment): Count the number of frags being processed and use this toNick Clifton2005-08-181-6/+29
* * README-vms: Delete.Alan Modra2005-08-111-490/+5
* gas:Zack Weinberg2005-06-071-2/+2
* 2005-05-31 Christian Groessler <chris@groessler.org>Christian Groessler2005-05-311-9/+5
* 2005-05-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-05-091-2/+6
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* bfd/H.J. Lu2005-05-031-12/+3
* gas/H.J. Lu2005-04-261-6/+20
* 2005-04-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-201-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * as.h (assert): Warning fix.Alan Modra2005-03-011-2/+3
* * configure.in (AC_C_BIGENDIAN): Invoke.Alan Modra2005-03-011-2/+2
* * write.c (write_object_file): Recognize warning-symbol constructHans-Peter Nilsson2005-02-071-0/+16
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-20/+9
* 2005-01-10 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-01-101-0/+3
* * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declareHans-Peter Nilsson2004-11-031-5/+0
* * write.c (relax_segment): Use was_address instead of address whenBob Wilson2004-08-051-1/+1
* * frags.h (struct frag): Add has_code and insn_addr fields.Alan Modra2004-07-021-1/+4
* * dwarf2dbg.c: Convert to ISO-C.Kazu Hirata2003-12-061-138/+87
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * write.c (fixup_segment): When handling an expression involvingAlan Modra2003-08-161-9/+3
* Update .comm error messages to assume an unsigned value.Nick Clifton2003-06-241-9/+9
* * write.c (write_relocs): Use xcalloc. Fix relocs initializationThiemo Seufer2003-06-111-3/+2
* * write.c (write_relocs): Remove unused variable.Thiemo Seufer2003-04-071-2/+0
* Add Xtensa portNick Clifton2003-04-011-0/+4
* * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change.Alan Modra2003-02-121-1/+1
* * symbols.c (S_FORCE_RELOC): Add "strict" param.Alan Modra2003-01-231-4/+17
* * write.c (write_object_file): Fix signed/unsigned warning.Alan Modra2002-12-121-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-7/+7
* * write.c (subsegs_finish): For SEC_MERGE sections pad last fragmentJakub Jelinek2002-11-281-1/+19
* * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups withAlan Modra2002-11-201-1/+2
* * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero.Alan Modra2002-11-011-5/+3
* * write.c: Delete set_segment_vma and prototype. Update all callers.DJ Delorie2002-09-231-25/+0
* * write.h (struct fix): Add fx_dot_value.Alan Modra2002-09-191-1/+6
* gas reloc rewrite.Alan Modra2002-09-051-353/+227
* * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.Alan Modra2002-08-281-97/+80
* * as.c: Replace CONST with const.Alan Modra2002-06-081-3/+3
* * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek2002-05-231-0/+7