diff options
author | Doug Kwan <dougkwan@google.com> | 2011-01-25 17:14:59 +0000 |
---|---|---|
committer | Doug Kwan <dougkwan@google.com> | 2011-01-25 17:14:59 +0000 |
commit | 880473a6be1103b2e4cc2b2d67d2ee40e9b0883f (patch) | |
tree | 43d234484ae4e9b802bb2bdc58e3dd029a0d8b4f /gold/ChangeLog | |
parent | 2062226976cdf020016442cc64de30c984b407d3 (diff) | |
download | gdb-880473a6be1103b2e4cc2b2d67d2ee40e9b0883f.zip gdb-880473a6be1103b2e4cc2b2d67d2ee40e9b0883f.tar.gz gdb-880473a6be1103b2e4cc2b2d67d2ee40e9b0883f.tar.bz2 |
2011-01-25 Doug Kwan <dougkwan@google.com>
* gold/icf.cc (get_section_contents): Always lock section's object.
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 0c14f7c..6bf49b4 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2011-01-25 Doug Kwan <dougkwan@google.com> + + * gold/icf.cc (get_section_contents): Always lock section's object. + 2011-01-24 Ian Lance Taylor <iant@google.com> * options.h (class General_options): Accept |