oops - omitted part of changelog entry with the previous delta.

This commit is contained in:
Nick Clifton 2012-02-22 16:59:52 +00:00
parent 2aa9aad989
commit 289b70fe01
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
starting garbage collection.
* ldexp.c (fold_name): Generate a reloc for defined symbols
found without an associated output section during the mark phase.
(exp_fold_tree_1): Continue processing an expression, even if we
are unable to fold it, if we are in the first two evaluation
phases.
* ldexp.h (enum lang_phase_type): Add descriptions of the phases.
2012-02-19 Kai Tietz <ktietz@redhat.com>