94 Commits (020ba60b393054e1906a4b39f8d7d97d94248d16)

Author SHA1 Message Date
Ian Lance Taylor 66a6a38139 * write.c (subsegs_finish): New function, broken out of 29 years ago
Ian Lance Taylor 7799bb2c27 * write.c (write_object_file): In non BFD_ASSEMBLER code, as we 30 years ago
David Edelsohn 374bdac737 * config/tc-m32r.[ch]: New files. 30 years ago
Ian Lance Taylor b140021852 fix last patch 30 years ago
Ian Lance Taylor 590c50d82c * as.h (bfd_alloc_by_size_t): Don't declare. 30 years ago
Ian Lance Taylor 3569064fb5 * symbols.c (resolve_symbol_value): Don't change X_add_number for 30 years ago
Ian Lance Taylor a75abb6f0a * write.c (relax_segment): Give an error if a .space symbol is 30 years ago
David Edelsohn f7ab94418c Patch presumed to have been checked in awhile ago but wasn't. 30 years ago
Ian Lance Taylor a78bc55196 * config/tc-m68k.c (m68k_ip): Accept 'B' as a size for an 30 years ago
Ian Lance Taylor 9c199842e5 * write.c (adjust_reloc_syms): If the fixup symbol has been 30 years ago
Ian Lance Taylor 6259c65f73 * write.c (adjust_reloc_syms): Fix linkonce check for ELF. 30 years ago
Ian Lance Taylor 54815b9a08 * write.c (adjust_reloc_syms): Don't reduce a reloc against a 30 years ago
Ian Lance Taylor 73d2578427 * write.c (adjust_reloc_syms): Make sure that symbols are 30 years ago
Ian Lance Taylor 00a69b895a * write.c (fixup_segment): Don't discard the symbol for a PC 30 years ago
Ian Lance Taylor 5d0cd0b87e Mon Oct 14 11:24:28 1996 Richard Henderson <rth@tamu.edu> 30 years ago
Ian Lance Taylor 793f9558f8 * write.c (is_dnrange): Only define if TC_GENERIC_RELAX_TABLE is 31 years ago
Ian Lance Taylor 8095b665cb * as.c (emulation_name): Remove unused static variable. 31 years ago
Ian Lance Taylor a043f579df Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 31 years ago
Michael Meissner 96fe71e1d5 Fix PR 8255 31 years ago
Ian Lance Taylor f00f5ecd1d * write.c (relax_and_size_seg): Change to the segment we are 31 years ago
Steve Chamberlain 305a3af6e3 Thu Aug 31 16:41:06 1995 steve chamberlain <sac@slash.cygnus.com> 31 years ago
Ian Lance Taylor 5c800455bf * frags.c (frag_align): Handle absolute_section. 31 years ago
Michael Meissner c7d7eed0a8 Allow large addends for BFD_RELOC_{LO16,HI16,HI16_S} relocs. 31 years ago
Ian Lance Taylor e120d9fbcd * write.c (adjust_reloc_syms): Check that symbol is not NULL 31 years ago
Ian Lance Taylor 1356d77df3 * struc-symbol.h (struct symbol): Add sy_mri_common bit. 31 years ago
Ken Raeburn d4083e293a * write.c (relax_align): Add extra padding for linkrelax only if 31 years ago
Ken Raeburn f7da4a99d4 fix more compilation bugs 32 years ago
Ian Lance Taylor 5767cfb748 Add SPARC ELF PIC support. 32 years ago
Ken Raeburn a2a5a4fa41 fsf address update 32 years ago
Ken Raeburn c151fd1e13 m68k fixes from Andreas Schwab, with minor changes 32 years ago
Michael Meissner 3f81f3cfe4 If -mrelocatable, warn about relocs that are incompatible. 32 years ago
Ian Lance Taylor b04bc42379 tipo 32 years ago
Ken Raeburn 8e86815b1c Cleanup of VAX and VMS code, from Pat Rankin: 32 years ago
Ian Lance Taylor 6ece68f0b3 * write.c (fix_new_internal): Clear fx_bsr on those targets which 32 years ago
Ken Raeburn cd3b81bd4c Handle .space directive with non-constant operand: 32 years ago
Ken Raeburn a55774a124 * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use bfd_install_relocation. 32 years ago
Ken Raeburn 9dc6c00f8d * write.c (print_fixup): Print source location on first line. Show fx_r_type 32 years ago
Ken Raeburn 4acf8c78e6 (fix_new_exp): Handle O_add by creating an expression-valued symbol, and 32 years ago
Ken Raeburn d9d6f09465 * write.c (fixup_segment): Test TC_RELOC_RTSYM_LOC_FIXUP on fixup before 32 years ago
David MacKenzie def66e248c * as.h: Replace flagseen with separate variables. 33 years ago
Ian Lance Taylor 1b96bdce15 * subsegs.h (segment_info_type): Use fix_tail field even if 33 years ago
Ken Raeburn 1cf7548efc * write.c (symbol_table_frozen): New variable, to be set after bfd_set_symtab 33 years ago
Ken Raeburn 741f4d6676 write.c (write_object_file): Removed register declarations. 33 years ago
Ken Raeburn e8501a72ce (adjust_reloc_syms): Use abs_symbol instead of calling section_symbol. 33 years ago
Ken Raeburn df44a8523f * write.c (write_relocs): Print some sensible error message if 33 years ago
Ian Lance Taylor 3a0e38ee59 Don't refer to new fields unless BFD_ASSEMBLER (from sac). 33 years ago
Ian Lance Taylor 262b22cd10 Changed relocs to be based on subsegments (when BFD_ASSEMBLER). 33 years ago
Ken Raeburn c79e67a3b7 * write.c (write_object_file): If tc_frob_file is defined, call it 33 years ago
Ken Raeburn 98c6bbbe43 * as.h: If __GNUC__ and inline are both undefined, define inline away. 33 years ago
Ken Raeburn e67a0640a0 * write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL]: If no symbol is present 33 years ago