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:
4c12419
)
* aoutx.h (NAME(aout,link_add_symbols)): Similar change if the
author
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Dec 1994 22:18:49 +0000
(22:18 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Fri, 9 Dec 1994 22:18:49 +0000
(22:18 +0000)
first object is not an a.out object.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index c2291d767e572c5d2f66412ccf6425cde27909f0..09e69c71ee1fd773af9f12a057fd74b2167d660d 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-4,6
+4,8
@@
Fri Dec 9 12:43:05 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
archive is not an ELF object, pass the archive to the add_symbols
entry point appropriate for the first object. From Eric Youngdale
<eric@aib.com>.
+ * aoutx.h (NAME(aout,link_add_symbols)): Similar change if the
+ first object is not an a.out object.
* elf32-i386.c (elf_i386_relocate_section): Don't compute
relocation in cases where we won't use it.