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:
279cca9
)
* elf32-i386.c (elf_i386_relocate_section): Warn about a
author
Ian Lance Taylor
<ian@airs.com>
Wed, 27 Nov 1996 17:11:05 +0000
(17:11 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 27 Nov 1996 17:11:05 +0000
(17:11 +0000)
relocation against a symbol defined in a section with no output
section.
PR 11174.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 1bbca521d3b46bf95875a93cc6e0f9ee9da06316..7f61e271bf90cff7b1668497902317aeb1336c20 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,9
@@
+Wed Nov 27 12:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * elf32-i386.c (elf_i386_relocate_section): Warn about a
+ relocation against a symbol defined in a section with no output
+ section.
+
Tue Nov 26 11:07:31 1996 Ian Lance Taylor <ian@cygnus.com>
* aclocal.m4 (BFD_CC_FOR_BUILD): Don't require AC_C_CROSS.