aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-06-12 18:12:00 +0000
committerJeff Law <law@redhat.com>1995-06-12 18:12:00 +0000
commit080f1fcb8b747282fcd11885bc1a5f7a09aa9ada (patch)
tree8683f14369e461ae76b3a081cc5c77d8bd640640 /bfd
parentca95702a3a4f81d4a600c10d8df87df778a8e306 (diff)
downloadgdb-080f1fcb8b747282fcd11885bc1a5f7a09aa9ada.zip
gdb-080f1fcb8b747282fcd11885bc1a5f7a09aa9ada.tar.gz
gdb-080f1fcb8b747282fcd11885bc1a5f7a09aa9ada.tar.bz2
* bfd-in.h (bfd_set_section_vma): Case true to a boolean.
(bfd_set_cacheable): Likewise. * bfd-in2.h: Rebuilt.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c2cff07..75fbc8d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Mon Jun 12 12:09:39 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * bfd-in.h (bfd_set_section_vma): Case true to a boolean.
+ (bfd_set_cacheable): Likewise.
+ * bfd-in2.h: Rebuilt.
+
Fri Jun 9 12:20:28 1995 Steve Chamberlain <sac@rtl.cygnus.com>
* elfcode.h (elf_sort_hdrs): Rewrite to be symmetrical.