aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-12-30 16:56:05 +0000
committerIan Lance Taylor <ian@airs.com>1996-12-30 16:56:05 +0000
commit412f8c933685e80e0e516562ba383519c3a12392 (patch)
tree10facef79f1c33624ed26ce3bec648567e69e21a /bfd
parentea6c562019e0f8ee9cdd74b91b1a0f69a7618b9c (diff)
downloadgdb-412f8c933685e80e0e516562ba383519c3a12392.zip
gdb-412f8c933685e80e0e516562ba383519c3a12392.tar.gz
gdb-412f8c933685e80e0e516562ba383519c3a12392.tar.bz2
* libbfd.c: Patch up the mmap code so that it is only built if BFD
is configured with --with-mmap.
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 c769f55..89635bb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Mon Dec 30 11:54:56 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * libbfd.c: Patch up the mmap code so that it is only built if BFD
+ is configured with --with-mmap.
+
start-sanitize-tic80
Sun Dec 29 10:48:57 1996 Fred Fish <fnf@toadfish.ninemoons.com>