* Base use of sco-core on host, not target.
[external/binutils.git] / bfd / ChangeLog
1993-08-11 Ian Lance Taylor * Base use of sco-core on host, not target.
1993-08-11 Ian Lance Taylor * ecoffswap.h (ecoff_swap_{hdr,ext}_{in,out}): Use...
1993-08-10 Ian Lance Taylor * libnlm.h (struct nlm_backend_data): Added mach field.
1993-08-10 David MacKenzieReplace calls to sort with shell code
1993-08-10 Ken Raeburnconfigure.in: Include aout32.o for any a.out/b.out...
1993-08-10 David MacKenziesupport COFF on ELF systems
1993-08-09 K. Richard Pixleyconfig/m88k-coff.mt (DEFAULT_VEC -> DEFAULT_VECTOR...
1993-08-09 Ian Lance Taylor * bfd-in.h (bfd_get_architecture, bfd_get_machine...
1993-08-09 Ken Raeburncode changes to syms.c bfd.c
1993-08-09 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): Correct bug in initiali...
1993-08-08 David MacKenzieremove unused test
1993-08-08 Jim Kingdon* Makefile.in ({dist,real}clean): Use $(MAKE), not...
1993-08-08 David MacKenziecleanup
1993-08-07 David MacKenziemake target selection fully configurable
1993-08-07 Fred Fish * elfcode.h (elf_object_p): Add comment about what...
1993-08-07 David MacKenziecleanups
1993-08-06 David MacKenzieadd hp300bsd to default target vector
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_set_symbol_info): Removed special...
1993-08-06 Ken Raeburn* libelf.h (NAME): Provide a default definition, that...
1993-08-06 Ian Lance Taylor * Makefile.in (coff-mips.o, coff-alpha.o): Don't depend on
1993-08-06 Ian Lance Taylor * coffcode.h (sec_to_styp_flags): Inspired by mb@tti...
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): From Arne Henrik Juul
1993-08-06 Jim Kingdon* hpux-core.c: Cast return value from bfd_zalloc.
1993-08-05 Ken RaeburnMakefile.in, bfd-in.h, reloc, elf32-i386, elfcode changes
1993-08-05 Fred Fish * nlmcode.h (nlm_get_reloc_upper_bound): Test return...
1993-08-05 David MacKenziefix line numbers
1993-08-04 Ian Lance Taylor * libnlm.h (nlm_backend_data): Added nlm_mangle_relocs.
1993-08-04 Ian Lance Taylor * coff-h8500.c (rtype2howto): Do an fprintf to stderr...
1993-08-04 Ian Lance TaylorWith these changes, the binutils mostly work on the...
1993-08-04 David MacKenziefix syntax error
1993-08-03 David MacKenziemake a common extern
1993-08-03 Fred Fish * nlm_slurp_symbol_table: Don't use '&' on arrays.
1993-08-03 Ian Lance Taylor * ecoff.c: New file for generic ECOFF functions.
1993-08-03 John Gilmore* elf32-hppa.h, hosts/*: Remove (one more time) all...
1993-08-02 David D. Zuhnremove some conflicting decls
1993-08-02 Stu GrossmanMon Aug 2 11:48:23 1993 Stu Grossman (grossman at...
1993-08-02 Stu GrossmanSun Aug 1 22:54:08 1993 Stu Grossman (grossman at...
1993-07-30 David MacKenziecommon section fix
1993-07-30 David D. Zuhnremove some sun3 function decls
1993-07-27 Fred Fish * nlm{32,64}-gen.c (JUMP_TABLE_PREFIX): Delete.
1993-07-26 Jim Kingdon Yet another trad-core variant:
1993-07-26 Ian Lance Taylor * reloc.c (bfd_perform_relocation): Handle the case of
1993-07-26 Ken RaeburnLots o' elf changes
1993-07-26 Ian Lance Taylor * configure.in: Don't look in ${srcdir} for ${target_m...
1993-07-26 Steve Chamberlain * srec.c (srec_write_symbols): Get CR LF in the right...
1993-07-26 Jim Kingdon* hosts/vaxbsd.h: Include std-host.h. Don't include...
1993-07-23 David Edelsohn* bfd.c (bfd_nonrepresentable_section, bfd_undefined_sy...
1993-07-22 Fred Fish * nlm{32,64}-target.h: Remove.
1993-07-22 K. Richard Pixley * Makefile.in (Makefile): add configure.in, drop redundant
1993-07-22 Ian Lance Taylor * hpux-core.c: New file; backend for HP/UX style core...
1993-07-22 Ian Lance Taylor * reloc.c (enum complain_overflow): New enumeration...
1993-07-22 Ken Raeburndon't use 'template' in C code, so it'll be friendlier...
1993-07-20 Fred Fish * coff-m68k.c (m68k_howto2rtype): Make arg CONST...
1993-07-20 Fred Fish * elfcode.h: Fix several illegal pointer combination...
1993-07-20 Fred Fish * libnlm.h (nlm_obj_tdata): Rename hidden struct...
1993-07-20 Jim Kingdon * Rename for DOS uniqueness: coff-m68k-un.c -> coff...
1993-07-20 Ken Raeburn* elf32-sparc.c (elf_sparc_howto_table): Don't use...
1993-07-20 Fred Fish * bfd.c (union tdata): Add nlm_obj_data;
1993-07-20 Fred Fish * bfd-in.h: Apply some of the changes that were made...
1993-07-20 Fred Fish * configure.in (*-*-netware, i[34]86-*-netware): ...
1993-07-19 David D. Zuhnadd i386-lynx support
1993-07-19 Ken Raeburn* elf.c, elfcode.h, libelf.h: Serious reorganization.
1993-07-19 Jim Kingdon * coffcode.h: Recognize I386PTXMAGIC.
1993-07-17 Jim Kingdon * Rename elf{32,64}-generic.c to *-gen.c for 14 char...
1993-07-16 Ian Lance Taylor * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than...
1993-07-15 Ian Lance Taylor * coff-m88k.c (howto_table): Corrected bitsize for...
1993-07-14 Jim Kingdon * hppa.c [HOST_HPPABSD]: Use hpux-style core files.
1993-07-14 David Edelsohn* configure.in: Recognize h8300h-*-*.
1993-07-13 Steve Chamberlain * coff-h8500.c (reloc_processing, rtype2howto): New...
1993-07-13 Jim Kingdon * configure.in: Add new target m68k-coffun to the...
1993-07-12 Ken RaeburnChanges to reloc.c, libelf.h, config/sparc-elf.mt.
1993-07-11 Jim Kingdon * elfcode.h: Use memset not bzero.
1993-07-09 Jim Kingdon* aoutf1.h: Add definition of MACHTYPE_OK.
1993-07-08 Jim Kingdon * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR...
1993-07-07 Ian Lance Taylor * aoutx.h (translate_from_native_sym_flags): Removed...
1993-07-06 Ken Raeburnmore prototypes, in libelf.h
1993-07-06 Ken RaeburnSeveral changes: type fixes; prototypes; minimal-bfd...
1993-07-05 David Edelsohn* cpu-h8300.c (h8300_scan): Fix parsing of architecture...
1993-07-02 Jim Kingdon * Makefile.in (clean): Remove bfd.h and stmp-bfd.h.
1993-07-02 Ian Lance Taylor * hosts/std-host.h: Removed declarations of printf...
1993-07-02 Ian Lance Taylor * configure.in (mips-*-riscos*): New target; use riscos.
1993-07-02 Ian Lance Taylor * config/riscos.mh (HDEFINES): Add -G 4.
1993-07-02 Ian Lance Taylor * libaout.h (GET_SWORD): Use the bfd_h_get_signed...
1993-07-02 Jim Kingdon * configure.in, hosts/delta68.h, config/delta68.mh...
1993-06-29 Ian Lance Taylor * coff-mips.c (ecoff_find_nearest_line): If procedure...
1993-06-28 Jim Kingdon* hosts/riscos.h: Define NBPG and UPAGES.
1993-06-27 Ken Raeburnelf32.c (slurp_symbol_table): fix cast-as-lvalue bug
1993-06-26 David MacKenzie * aoutx.h (hash, compare, struct stringtab_entry,...
1993-06-23 Jim Kingdon * hosts/riscos.h: New file.
1993-06-22 David MacKenzie * aoutx.h (howto_table_ext): Comment the field names.
1993-06-22 Ken Raeburnelfcode.h:bfd_section_from_shdr change
1993-06-22 Jim Kingdon * hosts/std-host.h: Return value of puts and fputs...
1993-06-22 Ken RaeburnLots o' changes.
1993-06-21 Jim Kingdonmake mips-sony-bsd work
1993-06-21 Ken RaeburnRecent changes, mostly ELF and bfd.h generation.
1993-06-19 David MacKenzie * reloc.c (bfd_perform_relocation): Check for overflow on
1993-06-18 Jim Kingdon * Makefile.in (stmp-bfd.h): Ignore nonzero exit status...
1993-06-18 Jim Kingdon * config/riscos.m{h,t}: New files.
1993-06-18 K. Richard Pixleycomment change. This is a mips file, not 88k.
1993-06-18 Jim Kingdon * cache.c (bfd_cache_init): Increment open_files and...
next