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 4e52f32..a15902e 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 2012-10-25 H.J. Lu <hongjiu.lu@intel.com> + * dwp.cc (Dwo_file::record_target_info): Issue a fatal error + on bad fwrite return. + +2012-10-25 H.J. Lu <hongjiu.lu@intel.com> + * dwp.cc (Dwo_file::remap_str_offset): Use section_offset_type on val. |