diff options
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 5c63a9a..b7bff3b 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2010-06-15 Rafael Espindola <espindola@google.com> + + * plugin.cc (Plugin_hook::run): Set in_real_elf for the start symbol. + 2010-06-15 Viktor Kutuzov <vkutuzov@accesssoftek.com> * fileread.cc: Only #include <sys/uio.h> if HAVE_READV. |