* libnlm.h (nlm_backend_data): Added nlm_mangle_relocs.
[external/binutils.git] / bfd / ChangeLog
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...
1993-06-18 Jim Kingdon * config/delta88.mh: Don't set CC.
1993-06-18 Jim Kingdon * Makefile.in: Add elf32-{mips,m88k,generic}.
1993-06-18 Jim Kingdon * Makefile.in: Add elf32-{mips,m88k}.
1993-06-18 John GilmoreEliminate "int8_type", "int16_type", "int32_type",...
1993-06-18 Jim Kingdon * hosts/delta88.h: #if 0 out some declarations which...
1993-06-16 David D. Zuhnremove parentdir support
1993-06-15 Stu Grossman * hppa.c (hppa_get_symbol_info): Remove redundant...
1993-06-14 Ian Lance Taylor * coff-mips.c (ecoff_set_symbol_info): Constructor...
1993-06-12 Jim Kingdon * hosts/std-host.h (struct int64e_struct): Remove...
1993-06-11 David Edelsohn* hosts/std-host.h (int64e_type): Fix definition.
1993-06-10 Ian Lance Taylor * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS...
1993-06-09 David D. Zuhnfix comment portability problem (ultrix)
1993-06-09 Ian Lance Taylor * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files...
1993-06-09 Mark Eichin * elfcode.h (elf_slurp_symbol_table): subtract section...
1993-06-08 Steve Chamberlain * cpu-i960.c, cpu-h8300.c (compatible): Make static.
1993-06-08 Jim Kingdonnew stuff for Sony News
1993-06-08 Steve Chamberlain * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines.
1993-06-08 Ian Lance Taylor * coff-mips.c (ecoff_compute_section_file_positions,
1993-06-04 Steve Chamberlain * coffcode.h (get_index, coff_slurp_symbol_table)...
1993-06-04 Stu GrossmanRemove comments about adding new news config stuff.
1993-06-04 Stu Grossman * Sony News config stuff from Jyrki Kuoppala <jkp...
1993-06-04 Ian Lance Taylor * configure.in (mips-*-ecoffl*): New target; use decst...
1993-06-04 Ian Lance Taylor * coff-mips.c (ecoff_get_debug): Get the offset from...
1993-06-03 Stu Grossman * hppa.c (hppa_get_symbol_info): New func needed...
1993-06-03 David MacKenzieDefine hppa_get_symbol_info. Missed it when updating...
1993-06-03 Ken Raeburntoday's changes; details from Utah on their changes
next