2011-01-12 Alan Modra PR ld/12380 * ldexp.h (enum phase_enum): Comment. Add exp_dataseg_done. * ldexp.c (fold_unary ): Rearrange code. Test for exp_dataseg_done rather than expld.phase == lang_final_phase_enum to detect when we've finished sizing sections. (fold_binary ): Likewise. (fold_binary ): Likewise. Also test that we are not inside an output section statement. * ldlang.c (lang_size_sections): Set exp_dataseg_done on exit if not exp_dataseg_relro_adjust or exp_dataseg_adjust. Don't set lang_final_phase_enum here. (lang_process): Set lang_final_phase_enum here. 2011-01-10 Nick Clifton * po/da.po: Updated Danish translation. 2011-01-10 H.J. Lu * ldlang.c (startup_file): Removed. (lang_startup): Updated. 2011-01-05 H.J. Lu PR ld/12364 * plugin.c (get_symbols): Check if owner_sec->owner is NULL before accessing its flags field. 2011-01-01 H.J. Lu * ldver.c (ldversion): Update copyright to 2011. For older changes see ChangeLog-2010 Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never End: