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:
65b1ef4
)
* emultempl/hppaelf.em (hppaelf_finish): Only resize sections
author
Jeff Law
<law@redhat.com>
Wed, 6 Apr 1994 07:10:09 +0000
(07:10 +0000)
committer
Jeff Law
<law@redhat.com>
Wed, 6 Apr 1994 07:10:09 +0000
(07:10 +0000)
if building a final executable.
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index c61aa33edd5771dc4157b8395dd9298510ba8258..842dde40d216688e89b12812c38918a8b231064a 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,8
@@
+Wed Apr 6 00:09:37 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * emultempl/hppaelf.em (hppaelf_finish): Only resize sections
+ if building a final executable.
+
Tue Apr 5 12:17:30 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* ldmain.c (main): Check the return value of bfd_close.