Fix ChangeLog entry:
authorSriraman Tallam <tmsriram@google.com>
Mon, 21 Jul 2014 18:15:38 +0000 (11:15 -0700)
committerSriraman 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

index eff24c2..ebee9f2 100644 (file)
@@ -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>