]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR ld/12726
authorAlan Modra <amodra@gmail.com>
Tue, 3 May 2011 14:56:14 +0000 (14:56 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 3 May 2011 14:56:14 +0000 (14:56 +0000)
commit2f65ac726a5ab50287d1ea4525852e29f69a1bbd
tree3388ad81ada490fccf84166ab230075f8d1be4ab
parent2fbb87f62734ebbf166eb86c62ad4d569f1229cc
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