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 1d128a6..e6e8a9b 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2011-10-12 Cary Coutant <ccoutant@google.com> + + * gold/output.cc (Output_file::open_base_file): Handle case where + ::read returns less than requested size. + 2011-10-10 Cary Coutant <ccoutant@google.com> * gold/incremental.cc (Sized_relobj_incr::Sized_relobj_incr): |