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:
b469b73
)
* objcopy.c (setup_section): Adjust the section size if copy_byte
author
Ian Lance Taylor
<ian@airs.com>
Fri, 5 Jun 1998 22:44:15 +0000
(22:44 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 5 Jun 1998 22:44:15 +0000
(22:44 +0000)
is >= 0.
(copy_section): Do not call bfd_set_section_size.
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index bd3d31a4d91cd60437927e8d5706d18e021a16d7..a3432023671eb3a5b96f8b59cfbda23b6963595c 100644
(file)
--- a/
binutils/ChangeLog
+++ b/
binutils/ChangeLog
@@
-1,3
+1,9
@@
+Fri Jun 5 18:43:40 1998 Ian Lance Taylor <ian@cygnus.com>
+
+ * objcopy.c (setup_section): Adjust the section size if copy_byte
+ is >= 0.
+ (copy_section): Do not call bfd_set_section_size.
+
Thu Jun 4 09:12:27 1998 Nick Clifton <nickc@cygnus.com>
* objcopy.c (copy_usage): Add missing \n\ from help description.