projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea6c562
)
* libbfd.c: Patch up the mmap code so that it is only built if BFD
author
Ian Lance Taylor
<ian@airs.com>
Mon, 30 Dec 1996 16:56:05 +0000
(16:56 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 30 Dec 1996 16:56:05 +0000
(16:56 +0000)
is configured with --with-mmap.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index c769f55e9e52304552b7671b0dfc402528a9f7fb..89635bbab62c64f08e8ce684aace3cd11fb7dd7b 100644
(file)
--- 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>