[Bug ld/22846] i686-w64-mingw32 cross linker generates truncated binary image

2018-02-14 Thread despair at rvx86 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22846 Absolute Despair changed: What|Removed |Added Target||i686-w64-mingw32

[Bug ld/22846] New: i686-w64-mingw32 cross linker generates truncated binary image

2018-02-14 Thread despair at rvx86 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22846 Bug ID: 22846 Summary: i686-w64-mingw32 cross linker generates truncated binary image Product: binutils Version: 2.30 Status: UNCONFIRMED Severity: normal

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #21 from H.J. Lu --- (In reply to Rainer Orth from comment #20) > The full executable is at > > > https://www.cebitec.uni-bielefeld.de/~ro/files/crossmodule-indircall-1-ld. > tar.bz2 I didn't see R_386_TLS_TPOFF. What

[Bug ld/22758] FAIL: Run pr22393-2

2018-02-14 Thread romain.geissler at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22758 Romain Geissler changed: What|Removed |Added CC||romain.geissler at amadeus dot com

[Bug binutils/22823] bfd/libbfd.h:268:4: error: cast between incompatible function types from ‘bfd_boolean (*)(bfd *)’ {aka ‘int (*)(struct bfd *)’} to ‘bfd_boolean (*)(bfd *, bfd *)’ {aka ‘int (*)(st

2018-02-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22823 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=12ef3f5a7c5a6b89964842fd3da047b8d07dec91 commit

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #20 from Rainer Orth --- > --- Comment #19 from H.J. Lu --- [...] > What doe Solaris ld generate? Here are the initial sections of with either linker: * gas-gld: 08048ff0 <__gcov_indirect_call_profiler_v2>: 8048ff0: 55

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #19 from H.J. Lu --- (In reply to Rainer Orth from comment #18) > > --- Comment #17 from H.J. Lu --- > > Please try users/hjl/solaris branch at > > > > https://github.com/hjl-tools/binutils-gdb > > Any reason not to keep that

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #18 from Rainer Orth --- > --- Comment #17 from H.J. Lu --- > Please try users/hjl/solaris branch at > > https://github.com/hjl-tools/binutils-gdb Any reason not to keep that branch in the binutils-git repo on sourceware?

[Bug ld/22845] -z separate-code doesn't work right

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22845 --- Comment #3 from H.J. Lu --- With this patch: https://sourceware.org/ml/binutils/2018-02/msg00212.html now I got FAIL: ld-elf/ehdr_start-shared FAIL: ld-elf/ehdr_start FAIL: ld-elf/loadaddr1 FAIL: ld-elf/loadaddr2 FAIL: ld-elf/mbind1b

[Bug ld/22845] -z separate-code doesn't work right

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22845 --- Comment #2 from H.J. Lu --- Wrong linker script is used. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug ld/22845] -z separate-code doesn't work right

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22845 --- Comment #1 from H.J. Lu --- Static binary died at: Program received signal SIGSEGV, Segmentation fault. __libc_setup_tls () at libc-tls.c:122 122 if (phdr->p_type == PT_TLS) (gdb) p *phdr Cannot access memory at address

[Bug ld/22842] Handling of R_X86_64_PC32 in a PIE against a function in a shared library could be better

2018-02-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22842 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Version|unspecified

[Bug ld/22842] Handling of R_X86_64_PC32 in a PIE against a function in a shared library could be better

2018-02-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22842 --- Comment #12 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=451875b4f976a527395e9303224c7881b65e12ed commit