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:
bb0cb4d
)
clarify section dynindx comment
author
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Jun 1999 20:58:43 +0000
(20:58 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 22 Jun 1999 20:58:43 +0000
(20:58 +0000)
bfd/elf-bfd.h
patch
|
blob
|
history
diff --git
a/bfd/elf-bfd.h
b/bfd/elf-bfd.h
index 49c5eae60f86aef1b0ca6c4ac2a31c054f1d1c4e..346daab233a485fc3f0e854d384a4e84f1e91ce6 100644
(file)
--- a/
bfd/elf-bfd.h
+++ b/
bfd/elf-bfd.h
@@
-589,7
+589,8
@@
struct bfd_elf_section_data
Elf_Internal_Rela *relocs;
/* Used by the backend linker when generating a shared library to
record the dynamic symbol index for a section symbol
- corresponding to this section. */
+ corresponding to this section. A value of 0 means that there is
+ no dynamic symbol for this section. */
long dynindx;
/* A pointer used for .stab linking optimizations. */
PTR stab_info;