aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-10-17 19:31:23 +0000
committerIan Lance Taylor <ian@airs.com>1994-10-17 19:31:23 +0000
commitcb066aa98ab62e470a02eb681181cfaecbc52d36 (patch)
tree776cd59e163f5fed737cd085b6039538069c57bc /bfd
parent24f13b03316bafcc34781122bdc371c06e5224c7 (diff)
downloadgdb-cb066aa98ab62e470a02eb681181cfaecbc52d36.zip
gdb-cb066aa98ab62e470a02eb681181cfaecbc52d36.tar.gz
gdb-cb066aa98ab62e470a02eb681181cfaecbc52d36.tar.bz2
* libbfd-in.h (DEFAULT_STRING_SPACE_SIZE): Don't define.
(bfd_add_to_string_table): Don't declare. * libbfd.h: Rebuild. * libbfd.c (bfd_add_to_string_table): Remove.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index dd1b230..96f78df 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
Mon Oct 17 11:38:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+ * libbfd-in.h (DEFAULT_STRING_SPACE_SIZE): Don't define.
+ (bfd_add_to_string_table): Don't declare.
+ * libbfd.h: Rebuild.
+ * libbfd.c (bfd_add_to_string_table): Remove.
+
* elfcode.h (elf_swap_shdr_in): Use rawdata, not bfd_section.
Clear contents field.
(bfd_section_from_shdr): In SHT_STRTAB case, check bfd_section,