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:
4be4b99
)
* bfd.c (bfd_scan_vma): Cast end to be non const before passing it
author
Ian Lance Taylor
<ian@airs.com>
Fri, 14 Oct 1994 15:09:07 +0000
(15:09 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 14 Oct 1994 15:09:07 +0000
(15:09 +0000)
to strtoul.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index fe133b99305cf2732eb11c08ac0a9bd1aa33439f..d40db1b26bf136f13f36fd322161664c2fae68aa 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Fri Oct 14 11:07:50 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * bfd.c (bfd_scan_vma): Cast end to be non const before passing it
+ to strtoul.
+
Thu Oct 13 14:40:41 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
* bfd.c (bfd_scan_vma): Pass end argument on to strtoul.