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:
5ad9b0a
)
Fix ChangeLog entry:
author
Sriraman Tallam
<tmsriram@google.com>
Mon, 21 Jul 2014 18:15:38 +0000
(11:15 -0700)
committer
Sriraman Tallam
<tmsriram@google.com>
Mon, 21 Jul 2014 18:15:38 +0000
(11:15 -0700)
2014-07-21 Sriraman Tallam <tmsriram@google.com>
* object.cc (Relobj::is_section_name_included): Add
".rodata.nptl_version" to not garbage collect this section.
gold/ChangeLog
patch
|
blob
|
history
diff --git
a/gold/ChangeLog
b/gold/ChangeLog
index eff24c2bb1e65b249501d2f3177d160c74b3e6f8..ebee9f292fd27255c3db8992dc3688547475414c 100644
(file)
--- a/
gold/ChangeLog
+++ b/
gold/ChangeLog
@@
-1,7
+1,7
@@
2014-07-21 Sriraman Tallam <tmsriram@google.com>
* object.cc (Relobj::is_section_name_included): Add
- ".rodata.nptl_version".
+ ".rodata.nptl_version"
to not garbage collect this section
.
2014-07-08 Cary Coutant <ccoutant@google.com>