diff options
author | Ian Lance Taylor <ian@airs.com> | 2009-04-27 16:23:57 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2009-04-27 16:23:57 +0000 |
commit | b0481b0b2c6ee1a516f1b3331ecfa3c7229800b4 (patch) | |
tree | 9e78cc677116083da02dee23fdf80f478fb2b2f7 /gold/ChangeLog | |
parent | b92b73c2f6ad8b32a231a63412da77d230f0a6d6 (diff) | |
download | fsf-binutils-gdb-b0481b0b2c6ee1a516f1b3331ecfa3c7229800b4.zip fsf-binutils-gdb-b0481b0b2c6ee1a516f1b3331ecfa3c7229800b4.tar.gz fsf-binutils-gdb-b0481b0b2c6ee1a516f1b3331ecfa3c7229800b4.tar.bz2 |
* x86_64.cc (do_adjust_output_section): Set entsize to
plt_entry_size.
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 c9a42a8..5df876f 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2009-04-27 Ian Lance Taylor <iant@google.com> + + * x86_64.cc (do_adjust_output_section): Set entsize to + plt_entry_size. + 2008-04-23 Elliott Hughes <enh@google.com> * output.cc (Output_file::close): After short writes, continue |