[Bug ld/12789] ld 2.21.51.0.9.20110507 fails to link libreoffice on i586
http://sourceware.org/bugzilla/show_bug.cgi?id=12789 Bernhard Rosenkraenzer changed: What|Removed |Added Status|WAITING |NEW --- Comment #2 from Bernhard Rosenkraenzer 2011-05-22 22:39:06 UTC --- Bugzilla refuses an attachment of the size, so I've uploaded it to http://arklinux.org/~bero/bug12789.tar.gz The tarball contains a "bug12789" directory with all files being linked and a "reproduce.sh" shell script that has the command triggering it. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/12763] [PATCH] Incorrect error when .tbss starts outside PT_LOAD segment
http://sourceware.org/bugzilla/show_bug.cgi?id=12763 --- Comment #14 from cvs-commit at gcc dot gnu.org 2011-05-23 05:29:41 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-05-23 05:29:38 Modified files: ld/testsuite : ChangeLog ld/testsuite/ld-elf: binutils.exp Log message: PR 12763 * ld-elf/binutils.exp: Don't run tdata3 for hppa64. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1411&r2=1.1412 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/testsuite/ld-elf/binutils.exp.diff?cvsroot=src&r1=1.14&r2=1.15 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug ld/12763] [PATCH] Incorrect error when .tbss starts outside PT_LOAD segment
http://sourceware.org/bugzilla/show_bug.cgi?id=12763 --- Comment #15 from cvs-commit at gcc dot gnu.org 2011-05-23 05:41:04 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-05-23 05:41:01 Modified files: bfd: ChangeLog elf.c ld : ChangeLog ldlang.c Log message: PR 12763 bfd/ * elf.c (assign_file_positions_for_load_sections): Set sh_offset for .tbss, and page align same for all SHT_NOBITS sections. ld/ * ldlang.c (lang_output_section_find_by_flags): Match orphan .sdata2 like sections to existing .sdata2, and similarly for orphan TLS sections. * emultempl/elf32.em (place_orphan): Exclude .tbss from orphan_bss. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5352&r2=1.5353 http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.537&r2=1.538 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ChangeLog.diff?cvsroot=src&r1=1.2336&r2=1.2337 http://sourceware.org/cgi-bin/cvsweb.cgi/src/ld/ldlang.c.diff?cvsroot=src&r1=1.369&r2=1.370 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils