104 Commits (8944021f76f1f5612bbfc7ebf8502b3f9b5fb203)

Author SHA1 Message Date
Alan Modra 20ee54e817 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move. 20 years ago
Ben Elliston 033cd5fdcd * write.c (chain_frchains_together_1): Assert that this function 20 years ago
Alan Modra 885afe7b6f * as.h (as_perror): Delete declaration. 20 years ago
Alan Modra 32638454a7 * write.c (relax_segment): Add pass count arg. Don't error on 21 years ago
Alan Modra c9049d301b * subsegs.h (struct frchain): Delete frch_seg. 21 years ago
Alexandre Oliva 461b725f29 * config/tc-ppc.c (ppc_frob_file_before_adjust): Do not reference 21 years ago
Alan Modra 9eda1ce917 * read.c (s_comm_internal): Set bfd_com_section segment. 21 years ago
H.J. Lu 50afb01e1a 2005-10-25 H.J. Lu <hongjiu.lu@intel.com> 21 years ago
Alexandre Oliva 06e77878ef gas/ChangeLog: 21 years ago
Nick Clifton 61e192bf78 (generic_force_reloc): Do not call S_FORCE_RELOC if there is no symbol. 21 years ago
Nick Clifton 4111faa579 (relax_segment): Count the number of frags being processed and use this to 21 years ago
Alan Modra 7be1c4891a * README-vms: Delete. 21 years ago
Zack Weinberg 55cf6793d8 gas: 21 years ago
Christian Groessler 988392e2f5 2005-05-31 Christian Groessler <chris@groessler.org> 21 years ago
H.J. Lu c9cd7160d8 2005-05-09 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Nick Clifton 4b4da1607a Update the address and phone number of the FSF 22 years ago
H.J. Lu 5daa8fe797 bfd/ 22 years ago
H.J. Lu 60938e80e6 gas/ 22 years ago
H.J. Lu e97b3f28e2 2005-04-20 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Alan Modra 2da5c03714 update copyright dates 22 years ago
Alan Modra c9dea48b1f * as.h (assert): Warning fix. 22 years ago
Alan Modra 44f2f9d2a3 * configure.in (AC_C_BIGENDIAN): Invoke. 22 years ago
Hans-Peter Nilsson aaac53f5a1 * write.c (write_object_file): Recognize warning-symbol construct 22 years ago
Ben Elliston 59c871b457 * as.h: Remove #if 0'd code. 22 years ago
H.J. Lu 324007b99e 2005-01-10 H.J. Lu <hongjiu.lu@intel.com> 22 years ago
Hans-Peter Nilsson 2b4f075ada * symbols.c (colon) [!WORKING_DOT_WORD]: Don't declare 22 years ago
Bob Wilson e750405d4b * write.c (relax_segment): Use was_address instead of address when 22 years ago
Alan Modra 09b935accc * frags.h (struct frag): Add has_code and insn_addr fields. 22 years ago
Kazu Hirata d73424248e * dwarf2dbg.c: Convert to ISO-C. 23 years ago
Kazu Hirata 436d9e4643 * README-vms: Fix comment typos. 23 years ago
Alan Modra 1a317472f6 * write.c (fixup_segment): When handling an expression involving 23 years ago
Nick Clifton 685736be24 Update .comm error messages to assume an unsigned value. 23 years ago
Thiemo Seufer d25d759de9 * write.c (write_relocs): Use xcalloc. Fix relocs initialization 23 years ago
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