diff options
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 83df3d87571..eeb19e75bde 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,8 @@ +2018-07-09 Cary Coutant <ccoutant@gmail.com> + + * incremental.cc (Sized_incremental_binary::setup_readers): Use + emplace_back for C++ 11 or later. + 2018-07-06 Alan Modra <amodra@gmail.com> * powerpc.cc: Include attributes.h. |