aboutsummaryrefslogtreecommitdiff
path: root/gas/write.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-26 * write.c (relax_segment <rs_space>): Account for fr_fix.Alan Modra1-1/+1
2001-07-23 * symbols.c (S_GET_VALUE): Don't treat O_constant and localAlan Modra1-14/+5
2001-07-03Fix mips16 testsuite failure by allowing finalize_syms to be set beforeNick Clifton1-3/+13
2001-06-27Do not set finalize_syms until after the segments have been sized.Nick Clifton1-3/+6
2001-06-27 * write.c (fixup_segment <Difference of 2 syms same seg>): Don'tAlan Modra1-14/+24
2001-06-27 * write.c (fixup_segment <Difference of 2 syms same seg>): IfAlan Modra1-2/+4
2001-05-27 * write.c (relax_segment <rs_space>): Check the section of aAlan Modra1-1/+1
2001-05-26 * write.c (relax_segment <rs_space>): Calculate growth usingAlan Modra1-15/+21
2001-05-24 * write.c (relax_segment): Don't zap fr_symbol when relaxing.Alan Modra1-4/+8
2001-05-24 * write.c (write_object_file): Set finalize_syms = 1 beforeAlan Modra1-3/+4
2001-05-22 * symbols.c (resolve_symbol_value): Remove "finalize" param,Alan Modra1-11/+9
2001-04-13bfd/Jakub Jelinek1-0/+7
2001-04-04 * write.c (write_object_file): Reset broken word state beforeHans-Peter Nilsson1-0/+20
2001-03-30Multi-pass relaxation machinery.Alan Modra1-21/+61
2001-03-23fix_new_exp: Print an error if passed a register.Nick Clifton1-0/+4
2001-03-20Use `relax_marker' instead of fragile address test code to determineAlan Modra1-38/+16
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2001-02-13 * write.c (is_dnrange): Stop as soon as the address becomesIan Lance Taylor1-13/+27
2000-12-28 * write.c (subsegs_finish): Fix thinko last change -- don'tRichard Henderson1-7/+4
2000-12-28 * as.h (rs_align_test): New.Richard Henderson1-9/+33
2000-11-29 * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson1-0/+13
2000-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-1/+1
2000-10-07Make elf section symbols global for link-once sections.Alan Modra1-1/+1
2000-09-05Miscellaneous tiny fixes.Alan Modra1-1/+1
2000-08-23* write.c (TC_FIX_ADJUSTABLE): Remove the duplicate.Alexandre Oliva1-4/+0
2000-08-22* write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined.Alexandre Oliva1-10/+9
2000-08-222000-08-22 Eric Christopher <echristo@cygnus.com>Eric Christopher1-10/+14
2000-08-18* write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: UseAlexandre Oliva1-8/+8
2000-07-20Fix formatting.Nick Clifton1-312/+308
2000-06-29Fix previous delta so that it is only used for TE_GO32 and not !TE_PE.Nick Clifton1-5/+6
2000-06-29Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files.Nick Clifton1-0/+24
2000-04-03 * write.c (write_object_file) [! WORKING_DOT_WORD]: If defined,Hans-Peter Nilsson1-0/+3
1999-09-12 * write.c (write_relocs): Call SET_SECTION_RELOCS if it isIan Lance Taylor1-0/+4
1999-09-11 * write.c (dump_section_relocs): Call print_symbol_value_1 toIan Lance Taylor1-15/+13
1999-07-28Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1-16/+4
1999-07-14 * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor1-4/+13
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-10/+11
1999-06-12 * write.c (adjust_reloc_syms): Rather than never reducing relocIan Lance Taylor1-5/+5
1999-06-12 * subsegs.c (subseg_text_p): New function.Ian Lance Taylor1-1/+2
1999-06-111999-06-11 Martin Dorey <mdorey@madge.com>Ian Lance Taylor1-0/+2
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-68/+57
1999-05-17/Alan Modra1-21/+22
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2884