From 07c7ed6d7740dab37ec36a4a736bb2c550c99e86 Mon Sep 17 00:00:00 2001 From: Kai Tietz Date: Thu, 6 Oct 2011 08:59:36 +0000 Subject: * coffgen.c (coff_write_alien_symbol): Don't write symbol for discarded sections, if strip_discarded isn't explicit set to false. (coff_write_native_symbol): Likewise. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bfd/ChangeLog') diff --git a/bfd/ChangeLog b/bfd/ChangeLog index efc68a3be23..7e858e2d7a6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2011-10-05 Kai Tietz + + * coffgen.c (coff_write_alien_symbol): Don't write + symbol for discarded sections, if strip_discarded isn't + explicit set to false. + (coff_write_native_symbol): Likewise. + 2011-10-05 DJ Delorie Nick Clifton -- cgit v1.2.1