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:
9f2815a
)
elfxx-x86.h: Fix a typo in comments
author
H.J. Lu
<hjl.tools@gmail.com>
Wed, 13 Sep 2017 11:25:14 +0000
(
04:25
-0700)
committer
H.J. Lu
<hjl.tools@gmail.com>
Wed, 13 Sep 2017 11:25:14 +0000
(
04:25
-0700)
* elfxx-x86.h: Fix a typo in comments.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elfxx-x86.h
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 6eebc4501deef4aff57c890526d79fc77d9f9f2f..7c208cae7f8526819ced50a5c3303eb3570e85c1 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2017-09-13 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfxx-x86.h: Fix a typo in comments.
+
2017-09-09 Kamil Rytarowski <n54@gmx.com>
* elf32-nds32.c: Rename __BIT() to N32_BIT().
diff --git
a/bfd/elfxx-x86.h
b/bfd/elfxx-x86.h
index 2aee3500375f0ea07a55afa0a83d558a49c7557e..17aa10cd5606b4ac916046af851867c096cbeb1a 100644
(file)
--- a/
bfd/elfxx-x86.h
+++ b/
bfd/elfxx-x86.h
@@
-109,7
+109,7
@@
struct elf_x86_link_hash_entry
/* TRUE if symbol is defined by linker. */
unsigned int linker_def : 1;
- /* T
erue
if symbol is referenced by R_386_GOTOFF relocation. This is
+ /* T
RUE
if symbol is referenced by R_386_GOTOFF relocation. This is
only used by i386. */
unsigned int gotoff_ref : 1;