From 4e1e25e084aa25b58cc1d6bd24d820af94d5af78 Mon Sep 17 00:00:00 2001 From: Cary Coutant Date: Tue, 7 Oct 2008 23:40:21 +0000 Subject: * options.c (General_options::finalize): Add check for -static and -shared. * gold.cc (queue_middle_tasks): Assert that list of dynamic objects is not empty. --- gold/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gold/ChangeLog') diff --git a/gold/ChangeLog b/gold/ChangeLog index 02a007caa31..e13fa981b5a 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,10 @@ +2008-10-07 Cary Coutant + + * options.c (General_options::finalize): Add check for -static and + -shared. + * gold.cc (queue_middle_tasks): Assert that list of dynamic objects + is not empty. + 2008-10-02 Cary Coutant * plugin.cc (make_sized_plugin_object): Fix conditional -- cgit v1.2.1