62 Commits (ccc8590d3aecf4e3e2ee5ab30eba7f8598625e9d)

Author SHA1 Message Date
DJ Delorie 823882f588 * write.c: Delete set_segment_vma and prototype. Update all callers. 24 years ago
Alan Modra 263462410c * write.h (struct fix): Add fx_dot_value. 24 years ago
Alan Modra a161fe5320 gas reloc rewrite. 24 years ago
Alan Modra df44284ec4 * write.c (BFD_FAST_SECTION_FILL): Remove unused macro. 24 years ago
Alan Modra 5a38dc70b4 * as.c: Replace CONST with const. 25 years ago
Jakub Jelinek 13ae64f3c7 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 25 years ago
Alan Modra 18e1d48773 * write.c (size_seg): Check adjustment to last frag. 25 years ago
Alan Modra 50b3122815 * write.c (subsegs_finish): Don't specially align last subseg. 25 years ago
Alan Modra 3f3cdb0302 * write.c (cvt_frag_to_fill): Set fr_offset to zero on .org 25 years ago
Alan Modra 937149dd3c * config/tc-i386.c (tc_gen_reloc): Don't attempt to handle 8 byte 25 years ago
Alan Modra 7c6beb6988 * write.c (write_object_file): Make use of bfd_section_list_remove. 25 years ago
Jakub Jelinek f7460f5f76 * elf64-alpha.c (ALPHA_ELF_GOT_ENTRY_RELOCS_XLATED): Defined. 25 years ago
Jakub Jelinek f8df10f4f5 * elf.c (_bfd_elf_rela_local_sym): New. 25 years ago
Nick Clifton 94f592af1b Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function. 25 years ago
Timothy Wall 6e91790347 Fix tic54x testsuite failures and Lmem disassembly bugs. 25 years ago
Hans-Peter Nilsson 7e9250a361 * write.c (fixup_segment): Handle fixups for SEC_MERGE sections as 25 years ago
Alan Modra 0e1a166b28 * dwarf2dbg.c (dwarf2_directive_file): Avoid signed/unsigned warning. 25 years ago
Alan Modra e0890092b6 * expr.c (expr): Move code setting "retval" to the end of the loop, 25 years ago
Alan Modra 0e389e770d * read.c: Standardize error/warning messages - don't capitalise, no 25 years ago
Alan Modra 050be34e82 * write.c (relax_segment <rs_space>): Account for fr_fix. 25 years ago
Alan Modra ac62c3468d * symbols.c (S_GET_VALUE): Don't treat O_constant and local 25 years ago
Nick Clifton 8754881645 Fix mips16 testsuite failure by allowing finalize_syms to be set before 26 years ago
Nick Clifton 38b87a1b80 Do not set finalize_syms until after the segments have been sized. 26 years ago
Alan Modra 1a16aca4b4 * write.c (fixup_segment <Difference of 2 syms same seg>): Don't 26 years ago
Alan Modra d48019e088 * write.c (fixup_segment <Difference of 2 syms same seg>): If 26 years ago
Alan Modra 9e40345d0e * write.c (relax_segment <rs_space>): Check the section of a 26 years ago
Alan Modra 54d3cad90d * write.c (relax_segment <rs_space>): Calculate growth using 26 years ago
Alan Modra 766c03c9fa * write.c (relax_segment): Don't zap fr_symbol when relaxing. 26 years ago
Alan Modra e027f3e8a4 * write.c (write_object_file): Set finalize_syms = 1 before 26 years ago
Alan Modra 6386f3a767 * symbols.c (resolve_symbol_value): Remove "finalize" param, 26 years ago
Jakub Jelinek f5fa8ca231 bfd/ 26 years ago
Hans-Peter Nilsson aacb52510a * write.c (write_object_file): Reset broken word state before 26 years ago
Alan Modra e46d99eb07 Multi-pass relaxation machinery. 26 years ago
Nick Clifton 37006e4391 fix_new_exp: Print an error if passed a register. 26 years ago
Alan Modra 38686296b3 Use `relax_marker' instead of fragile address test code to determine 26 years ago
Nick Clifton f7e42eb4af Fix copyright notices 26 years ago
Ian Lance Taylor c842b53ae1 * write.c (is_dnrange): Stop as soon as the address becomes 26 years ago
Richard Henderson 799051fc87 * write.c (subsegs_finish): Fix thinko last change -- don't 26 years ago
Richard Henderson 0a9ef43907 * as.h (rs_align_test): New. 26 years ago
Richard Henderson 220e750f6f * dwarf2dbg.c: Rewrite from scratch. Queue all debugging output 26 years ago
Kazu Hirata ef99799a42 2000-11-06 Kazu Hirata <kazu@hxi.com> 26 years ago
Alan Modra 44852b190c Make elf section symbols global for link-once sections. 26 years ago
Alan Modra 927781e250 Miscellaneous tiny fixes. 26 years ago
Alexandre Oliva aca719bf68 * write.c (TC_FIX_ADJUSTABLE): Remove the duplicate. 26 years ago
Alexandre Oliva 8f36cd18af * write.c (TC_FIX_ADJUSTABLE): Define to 1, if not defined. 26 years ago
Eric Christopher 58a77e418b 2000-08-22 Eric Christopher <echristo@cygnus.com> 26 years ago
Alexandre Oliva 021986386e * write.c (fixup_segment) [TC_DONT_FIX_NON_ADJUSTABLE]: Use 26 years ago
Nick Clifton efaf0ba464 Fix formatting. 26 years ago
Nick Clifton 6aa4f5169f Fix previous delta so that it is only used for TE_GO32 and not !TE_PE. 27 years ago
Nick Clifton dbddefbfe6 Set vma and lma for segment when using the BFD_ASSEMBLER for COFF format files. 27 years ago