Most of these changes are really only cosmetic. The readelf.c patch
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index c37ff0eb02d8a21272b83bf321c6e9f56c8c49d1..6a08870a24c013df242a5f98e3a7215652f94eb4 100644 (file)
@@ -1,3 +1,38 @@
+2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * coff-i386.c (i3coff_object_p): Remove prototype.
+       Update copyright.
+
+       * elflink.c (_bfd_elf_link_record_dynamic_symbol): Add const
+       to name.  Update copyright.
+
+       * trad-core.c (trad_unix_core_file_p): Cast core_regsec
+       assignment to avoid warning.  Update copyright.
+
+2000-01-24  Robert Lipe  (robertl@sco.com)
+
+        * coffcode.h (coff_write_object_contents): Get buff via bfd_malloc
+       instead of using GNU C extension.
+
+2000-01-21  Nick Clifton  <nickc@cygnus.com>
+
+       * libbfd.c (bfd_read): Do not attempt to get a negativly sized
+       amount from a bfd_in_memory structure.
+       (bfd_seek): Do not allow seeks past the end of a bfd_in_memory
+       structure.
+
+2000-01-14  Nick Clifton  <nickc@cygnus.com>
+
+       * linker.c (default_indirect_link_order): oops - fix incorrectly
+       applied patch from Tim Wall.
+
+2000-01-13  Timothy Wall (twall@tiac.net>
+
+       * coffcode.h: Use bfd_coff_xxx instead of the macro XXX (where xxx
+       = scnhsz, filhsz, relsz, aoutsz, etc)
+
+        * coffswap.h: Ditto.
+       
 2000-01-13  Nick Clifton  <nickc@cygnus.com>
 
        * elf32-arm.h (elf32_thumb_to_arm_stub): Fix offset in branch to
This page took 0.02391 seconds and 4 git commands to generate.