diff options
author | Roland McGrath <roland@gnu.org> | 2012-12-07 21:48:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2012-12-07 21:48:32 +0000 |
commit | 418c15ae72a97fd55982eb6441f8671cbff1250d (patch) | |
tree | e22c96e97db89d4efd064b020cd1437c7e0c2874 /gold/ChangeLog | |
parent | 2f68a89553836f68b8676beda9287c93e489bc6e (diff) | |
download | gdb-418c15ae72a97fd55982eb6441f8671cbff1250d.zip gdb-418c15ae72a97fd55982eb6441f8671cbff1250d.tar.gz gdb-418c15ae72a97fd55982eb6441f8671cbff1250d.tar.bz2 |
gold/
* testsuite/binary_unittest.cc (Sized_binary_test):
Use open_descriptor rather than ::open.
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 2e4cbc0..4ccde16 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2012-12-07 Roland McGrath <mcgrathr@google.com> + + * testsuite/binary_unittest.cc (Sized_binary_test): + Use open_descriptor rather than ::open. + 2012-12-07 Alan Modra <amodra@gmail.com> * powerpc.cc (Stub_table::do_write): Delete redundant Address |