diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index eff24c2..ebee9f2 100644 --- 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> |