diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 60d7471..eff24c2 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2014-07-21 Sriraman Tallam <tmsriram@google.com> + + * object.cc (Relobj::is_section_name_included): Add + ".rodata.nptl_version". + 2014-07-08 Cary Coutant <ccoutant@google.com> * expression.cc (struct Expression::Expression_eval_info): Add |