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 2256744..4e52f32 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2012-10-25 H.J. Lu <hongjiu.lu@intel.com> + + * dwp.cc (Dwo_file::remap_str_offset): Use section_offset_type + on val. + 2012-10-23 Cary Coutant <ccoutant@google.com> * testsuite/Makefile.am (TEST_OBJCOPY): New macro. |