PR 6048
[binutils-gdb.git] / gold / ChangeLog
index 8f4d3f900515f708fd75739108dd3b18a712b7dc..70376251cbff44ac77c5df8b52d593f6c55038ee 100644 (file)
@@ -1,5 +1,11 @@
 2008-07-24  Ian Lance Taylor  <iant@google.com>
 
+       PR 6048
+       * ehframe.cc (Eh_frame::add_ehframe_input_section): Check whether
+       this->eh_frame_hdr_ is NULL before using it.
+
+       * dynobj.cc (Versions::Versions): Update comment.
+
        * dynobj.cc (Versions::Versions): If there is an soname, use it as
        the base version name.