------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-22 12:10 ------- Subject: Bug 11304
CVSROOT: /cvs/src Module name: src Changes by: amo...@sourceware.org 2010-02-22 12:09:59 Modified files: ld : ChangeLog ldlang.c Log message: PR ld/11304 * ldlang.c (exp_init_os): Delete forward declaration. (init_os): Don't check for bfd_section already created and don't init addr_tree and load_base expressions here. (map_input_to_output_sections): Only map input to output sections and set constraints here, and as an exception, create output sections which have their address set. Move all the other code to.. (create_other_output_sections): ..here. New function. Handle init of addr_tree and load_base here too. (lang_process): Call create_other_output_sections. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2110&r2=1.2111 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.329&r2=1.330 -- http://sourceware.org/bugzilla/show_bug.cgi?id=11304 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils