[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files
--- Additional Comments From anpaza at mail dot ru 2010-02-22 08:18 --- Tried the 22-Feb-2010 snapshot of binutils, same behavior. -- 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
[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files
-- What|Removed |Added Status|WAITING |NEW 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
[Bug gas/9861] FAIL: EABI attributes from directives
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-22 10:25 --- Subject: Bug 9861 CVSROOT:/cvs/src Module name:src Changes by: mgret...@sourceware.org 2010-02-22 10:24:56 Modified files: gas: ChangeLog gas/config : tc-arm.c Log message: PR 9861 * gas/config/tc-arm.c (CPU_DEFAULT): Do not define based upon build compiler's predefines. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4093&r2=1.4094 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.431&r2=1.432 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9861 --- 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
[Bug gas/9861] FAIL: EABI attributes from directives
--- Additional Comments From mgretton at sourceware dot org 2010-02-22 10:32 --- Patch for this has been committed. See http://sourceware.org/ml/binutils/2010-02/msg00381.html for more information -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=9861 --- 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
[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files
--- 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
[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files
--- Additional Comments From amodra at gmail dot com 2010-02-22 12:10 --- . -- What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED 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