doc cleanup
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index d888d7a0a35222c51c016c087c253bf6b74f4987..70254668564b67c132aac9cc55899a5762d108d3 100644 (file)
@@ -1,3 +1,98 @@
+Fri Nov  5 10:41:07 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * aoutx.h, archive.c, archures.c, bfd.c, cache.c, coffcode.h,
+       core.c, ctor.c, format.c, init.c, libbfd.c, opncls.c, reloc.c,
+       section.c, syms.c, targets.c:
+       Doc cleanup (spelling, punctuation, grammar, formatting).
+       * bfd-in2.h, libbfd.h: Rebuild.
+       * reloc.c (bfd_get_reloc_upper_bound, bfd_canonicalize_reloc,
+       bfd_set_reloc): Moved from bfd.c.
+
+Thu Nov  4 14:46:14 1993  John Gilmore  (gnu@rtl.cygnus.com)
+
+       * bfd-in.h (bfd_get_cacheable, bfd_set_cacheable):  New accessors.
+       * bfd.c, opncls.c:  Improve comments on file descriptor cacheing.
+
+Thu Nov  4 08:54:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * From Pete Hoogenboom (hoogen@cs.utah.edu)
+       * elf32-hppa.c (hppa_elf_get_section_contents): Fix logic error
+       in last change.  Always rebuild symbol extension section the first
+       time though if output sections exist (fixes ld -r problems).
+
+Thu Nov 04 08:08:46 1993  Jeffrey Wheat  (cassidy@cygnus.com)
+
+       * Makefile.in: Add .PHONY for check and installcheck rules.
+
+Tue Nov  2 14:42:27 1993  Bill Cox (bill@tarkas.cygnus.com)
+
+       * libbfd-in.h (artdata): Use long, not time_t for portability, at
+         least to HPUX.  File below is a derived file.
+
+Tue Nov  2 14:42:27 1993  Bill Cox (bill@tarkas.cygnus.com)
+
+       * libbfd.h (artdata): Use long, not time_t for portability, at
+         least to HPUX.
+
+Tue Nov  2 09:32:25 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.bfd: Use bigmips for mips*-*-bsd*.
+
+Mon Nov  1 14:30:09 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * elfcode.h (elf_slurp_reloca_table, elf_slurp_reloc_table):
+       Handle symbol number of zero.
+
+       * reloc.c (enum bfd_reloc_code_real): Added
+       BFD_RELOC_MIPS_LITERAL, BFD_RELOC_MIPS_GOT16,
+       BFD_RELOC_MIPS_CALL16, BFD_RELOC_MIPS_GPREL32.
+       * bfd-in2.h: Rebuilt.
+       * coff-mips.c (mips_bfd_reloc_type_lookup): Handle
+       BFD_RELOC_MIPS_LITERAL.
+       * elf32-mips.c (mips_reloc_map): Handle new relocs.
+       (mips_elf_hi16_reloc, mips_elf_lo16_reloc): Rearrange _gp_disp
+       checks slightly.
+
+       * aout-target.h (MY_bfd_debug_info_start, MY_bfd_debug_info_end,
+       MY_bfd_debug_info_accumulat [sic]): Remove unused definitions.
+       (MY_bfd_get_relocated_section_contents, MY_bfd_relax_section,
+       MY_bfd_seclet_link): Define.
+       (MY_bfd_reloc_type_lookup): Rename from
+       MY_reloc_howto_type_lookup.
+       (MY_bfd_make_debug_symbol): Rename from MY_make_debug_symbol.
+       (MY(vec)): Use JUMP_TABLE rather than listing functions.
+       * hp300hpux.c (MY_get_symtab, MY_get_symtab_upper_bound,
+       MY_canonicalize_reloc, MY_write_object_contents): Don't define in
+       terms of MY, because that causes a recusive invocation of CAT when
+       expanded within JUMP_TABLE, and ANSI compilers don't expand
+       recursive macros.
+       * mipsbsd.c (MY_bfd_reloc_type_lookup): Rename from
+       MY_reloc_howto_type_lookup, and don't define in terms of MY.
+       (MY_canonicalize_reloc): Don't define in terms of MY.
+       (aout_mips_little_vec, aout_mips_big_vec): Use JUMP_TABLE rather
+       than listing functions.
+
+Mon Nov  1 09:12:25 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * config.bfd: Use m68k-elf for m68*-*-sysv4*.
+
+Sun Oct 31 09:35:49 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * targets.c: Move enum target_flavour outside of struct and change
+       the name to enum bfd_flavour.  This means bfd clients can use it.
+       * bfd-in.h: Add macro bfd_get_flavour.
+       * bfd-in2.h: Rebuilt.
+
+       * som.c: Add comment about how abort() on corrupt executable is evil.
+
+Sat Oct 30 12:27:09 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * aoutx.h (aout,slurp_reloc_table): Avoid a goto.
+
+Fri Oct 29 16:04:33 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * gen-aout.c, libbfd.c: exit(1) instead of exit(-1).
+
 Fri Oct 29 13:17:21 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
        * bfd-in.h: Added commands for object file flag values.
This page took 0.023915 seconds and 4 git commands to generate.