170 Commits (bcf2e6ab49373272f6b5afce2dc461dbddd552b6)

Author SHA1 Message Date
Per Bothner 641b6d2b30 * bfd-in.h: Increase version number to 1.97, for consistency with ../binutils. 35 years ago
Steve Chamberlain 2cfd05621b * bfd-in.h: bump version to 1.96 35 years ago
Steve Chamberlain b9b40ee01d * coffcode.h (coff_write_object_contents): use RELSZ to work out 35 years ago
Steve Chamberlain 69e0d34d4d * targets.c, Makefile.in: comment out tekhex for the moment. 35 years ago
Steve Chamberlain 859f11ffd8 * coff-a29k.c: various changes to the way relocations work to cope 35 years ago
Steve Chamberlain 5022aea5df * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) 35 years ago
Stu Grossman 7b42a5d9ff * configure.in: Add a29k-amd-udi. 35 years ago
Fred Fish 55c0061edd aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_exec 35 years ago
Fred Fish be2d8c134a Convert typedef that typedefs nothing into a normal structure declaration. 35 years ago
K. Richard Pixley 6e491a87f9 rework CFLAGS, etc. 35 years ago
K. Richard Pixley 30662ca6a8 Add .NOEXPORT: so that doc directory doesn't inherit a bad definition 35 years ago
Fred Fish e4b9dd935b Ifdef-out debugging code, and ifdef-out code that aborts on unhandled 35 years ago
Fred Fish 808dfd5aab Fix couple of function args that expect to be passed CONST pointers, and 35 years ago
Fred Fish 5868184b8d Pass on MINUS_G to recursive makes. Recognize ncr3000 config. 35 years ago
John Gilmore adf5061ceb * archive.c, bfd.c, bout.c, coffcode.h, init.c, reloc.c, 35 years ago
Fred Fish d4acec2c22 Fix to use a single disposable copy of section header table and program 35 years ago
John Gilmore 17904eeb4d Set MINIMIZE to 0 for a real release. 35 years ago
Stu Grossman 2b7eef3c57 * coff-msym.c (ecoff_swap_rfd_in): remove & for array ref. 35 years ago
Per Bothner afbdd10672 * bout.c (b_out_slurp_reloc_table): Use BFD_ASSERT macro, 35 years ago
Steve Chamberlain b772312e68 * aout-target.h: change ar_max_namelen to 15 (the right value) 35 years ago
Steve Chamberlain fc2f4c758a Remove i960 b.out bitrot. 35 years ago
Fred Fish 009898fddb Convert calls to bare malloc() to bfd_xmalloc(). 35 years ago
K. Richard Pixley 935325ad0f pass MAKEINFO on recursion 35 years ago
Per Bothner 2a274d5d19 * libbfd-in.h (set_tdata): Make change of Feb 27 in the 35 years ago
John Gilmore 77c3feeed1 mips-big-* target 35 years ago
Steve Chamberlain d446483b5e * coff-i960.c (icoff_little_vec): add COFF_SWAP_TABLE so we can run gdb on little 35 years ago
John Gilmore 5c12fcf521 * coff-msym.c: Move this file from gdb/ecoff.c. It 35 years ago
Steve Chamberlain e7b4046cbf Don't core dump if no output section available for a symbol 35 years ago
Steve Chamberlain 6db82ea7e5 * aoutx.h (translate_from_native_sym_flags): when creating an alias symbol, fill in the section as undefined, rather than leaving it blank 35 years ago
Steve Chamberlain 1d535e75df Wed Feb 26 19:40:59 1992 Steve Chamberlain (sac at thepub.cygnus.com) 35 years ago
Steve Chamberlain d05511ca57 * coffcode.h (coff_swap_aux_in): lint, (coff_print_symbol): prints 35 years ago
Per Bothner 73afbe2809 * PORTING: New (preliminary) porting guide. 35 years ago
John Gilmore 8b87cbae28 * bout.c (callj_callback), coff-a29k.c (a29k_reloc), coff-m88k.c 35 years ago
Per Bothner 9832e16cc3 * hp300bsd.c (new), config/mt-hp300bsd: Make hp300bsd 35 years ago
Per Bothner adf441b919 * aout-target.h (MY(write_object_contents): 35 years ago
Fred Fish 5b3fb53040 Remove obsolete use of BSF_ABSOLUTE and replace with bfd_abs_section ref. 35 years ago
Steve Chamberlain a0f3f080c1 * coffcode.h (get_normalized_symtab): fixed bug where symbols 35 years ago
Steve Chamberlain 7e1131e1f0 * aoutx.h: (translate_from_native_sym_flags): fix constructor 35 years ago
Stu Grossman eca85ebe09 * elf.c (bfd_section_from_shdr): Deal with null return from 35 years ago
John Gilmore e702d26e3b Fix stack in core files. 35 years ago
John Gilmore ab68b260f6 * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h: 35 years ago
John Gilmore 3863d64f95 * Makefile.in: host-aout.c doesn't depend on aout-params.h. 35 years ago
Per Bothner ab43e4e35c Change DEFAULT_VECTOR to host_aout_vec here as well. 35 years ago
Stu Grossman fa8c88b29d * host-aout.c: Change TARGETNAME to "a.out" to be compatible with 35 years ago
Steve Chamberlain 21a7f8b6de Various lints found on PersSony 35 years ago
John Gilmore d89b9f991b * configure.in: Make Tahoe configuration work again. 35 years ago
Fred Fish d01cd8fc75 Makefile.in: Add dependencies for various coff-*.o files. 35 years ago
Steve Chamberlain 087eb65291 * coffcode.h (bfd_coff_relax_section): now static. 35 years ago
Steve Chamberlain 6590a8c953 New entry point in the transfer vector - bfd_relax_section. 35 years ago
Steve Chamberlain e98e6ec111 Uses the new small reloc type now. 35 years ago