projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2aa9aad
)
oops - omitted part of changelog entry with the previous delta.
author
Nick Clifton
<nickc@redhat.com>
Wed, 22 Feb 2012 16:59:52 +0000
(16:59 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Wed, 22 Feb 2012 16:59:52 +0000
(16:59 +0000)
ld/ChangeLog
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 1554e3538b08fe8ea577f8a193d0cdfa46daba4e..47eeb2a8b33aeeee221ee50000e57aaac1670a8b 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-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>