aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-26 05:38:11 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-26 05:38:11 +0000
commit96db31875e155b111685580b60da46a7fac7c86a (patch)
tree101c87e9df81309b30277f296e89b6a3a496683d /bfd
parentecff0ffe9c207d9b5a5f7f60d16cf31139bf4548 (diff)
downloadgdb-96db31875e155b111685580b60da46a7fac7c86a.zip
gdb-96db31875e155b111685580b60da46a7fac7c86a.tar.gz
gdb-96db31875e155b111685580b60da46a7fac7c86a.tar.bz2
Various entries.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d1c589b..93e7eeb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,14 @@
+Fri Feb 25 21:34:58 1994 Ian Lance Taylor (ian@cygnus.com)
+
+ * elfcode.h: Don't include assert.h.
+ (swap_out_syms): Use BFD_ASSERT rather than assert.
+
+ * linker.c (_bfd_generic_link_write_global_symbol): Add missing
+ break in switch.
+
+ * hosts/i386v4.h (qsort, strtol): Remove incorrect and useless
+ declarations.
+
Fri Feb 25 16:35:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
* libhppa.h (hppa_rebuild_insn): Moved here from elf32-hppa.c.