]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR ld/12726
authorAlan Modra <amodra@gmail.com>
Tue, 3 May 2011 15:16:40 +0000 (15:16 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 3 May 2011 15:16:40 +0000 (15:16 +0000)
commitdb6816f8955a4214a2f5476689119ff3817b4af5
tree5d57c662666844d1ea9a45ed6ee5fea7599fc602
parente34e57f4f8982fffbfac6894cb15ee800a114f60
PR ld/12726
* ldexp.h (lang_phase_type): Add lang_assigning_phase_enum.
* ldexp.c (exp_fold_tree_1): Correct assign to dot comment.  Don't
assign to dot when lang_assigning_phase_enum.
* ldlang.h (lang_do_assignments): Update prototype.
* ldlang.c (lang_do_assignments): Add phase parameter.  Update all
callers.
* pe-dll.c (pe_dll_fill_sections, pe_exe_fill_sections): Update
lang_do_assignments calls.
ld/ChangeLog
ld/ldexp.c
ld/ldexp.h
ld/ldlang.c
ld/ldlang.h
ld/pe-dll.c