summaryrefslogtreecommitdiff
path: root/gas/write.c
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting.Nick Clifton2000-07-201-312/+308
* Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.Nick Clifton2000-06-291-5/+6
* Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.Nick Clifton2000-06-291-0/+24
* * write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,Hans-Peter Nilsson2000-04-031-0/+3
* * write.c (write_relocs): Call SET_SECTION_RELOCS if it isIan Lance Taylor1999-09-121-0/+4
* * write.c (dump_section_relocs): Call print_symbol_value_1 toIan Lance Taylor1999-09-111-15/+13
* Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1999-07-281-16/+4
* * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor1999-07-141-4/+13
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-10/+11
* * write.c (adjust_reloc_syms): Rather than never reducing relocIan Lance Taylor1999-06-121-5/+5
* * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1999-06-121-1/+2
* 1999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1999-06-111-0/+2
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-68/+57
* /Alan Modra1999-05-171-21/+22
* Initial revisionRichard Henderson1999-05-031-0/+2884