71 Commits (cd983b5cd0393cfd00386b10c68fb18e59bdd61d)

Author SHA1 Message Date
Thiemo Seufer fe59a22369 * write.c (write_relocs): Remove unused variable. 24 years ago
Nick Clifton e0001a05d2 Add Xtensa port 24 years ago
Alan Modra 426318c599 * write.c (TC_FORCE_RELOCATION_SUB_SAME): Revert last change. 24 years ago
Alan Modra ae6063d440 * symbols.c (S_FORCE_RELOC): Add "strict" param. 24 years ago
Alan Modra 17fc154eac * write.c (write_object_file): Fix signed/unsigned warning. 24 years ago
Alan Modra b34976b65a s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify 24 years ago
Jakub Jelinek 381a1ab30c * write.c (subsegs_finish): For SEC_MERGE sections pad last fragment 24 years ago
Alan Modra 5045ec7ae4 * write.c (adjust_reloc_syms): Don't reduce SEC_MERGE fixups with 24 years ago
Alan Modra 4f3cafa2eb * write.c (TC_FORCE_RELOCATION_SUB_ABS): Default to zero. 24 years ago
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 25 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