aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorJean Marie Diaz <ambar@cygnus>1994-08-02 14:48:21 +0000
committerJean Marie Diaz <ambar@cygnus>1994-08-02 14:48:21 +0000
commite0566e19aa775ec20b2ef3b089deeee071768472 (patch)
tree48ebc6361a411ea550e414f5afa19d54857c57e6 /bfd
parent6f54efdc4b4053bd02b7f818212a1a84e444876c (diff)
downloadfsf-binutils-gdb-e0566e19aa775ec20b2ef3b089deeee071768472.zip
fsf-binutils-gdb-e0566e19aa775ec20b2ef3b089deeee071768472.tar.gz
fsf-binutils-gdb-e0566e19aa775ec20b2ef3b089deeee071768472.tar.bz2
* libbfd-in.h: Move declarations of bfd_read, bfd_write, bfd_seek,
bfd_tell, bfd_flush, and bfd_stat from here... * bfd-in.h: ...to here, to make them visible to programs which know more about the object file format than BFD does. * libbfd.h, bfd-in2.h: Rebuilt.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 837d6d1..393f0a9 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+Tue Aug 2 10:43:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
+
+ * libbfd-in.h: Move declarations of bfd_read, bfd_write, bfd_seek,
+ bfd_tell, bfd_flush, and bfd_stat from here...
+ * bfd-in.h: ...to here, to make them visible to programs which
+ know more about the object file format than BFD does.
+ * libbfd.h, bfd-in2.h: Rebuilt.
+
Mon Aug 1 17:55:53 1994 Fred Fish (fnf@cygnus.com)
* ptrace-core.c (ptrace_unix_core_file_p): Convert zalloc usage