[Bug ld/19091] New: sh: FDPIC linker fails to produce DT_PLTGOT for some files

2015-10-08 Thread bugdal at aerifal dot cx
https://sourceware.org/bugzilla/show_bug.cgi?id=19091 Bug ID: 19091 Summary: sh: FDPIC linker fails to produce DT_PLTGOT for some files Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug binutils/19090] New: objcopy --extract-symbol clears e_flags ELF header field

2015-10-08 Thread rhoogenboom at irdeto dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19090 Bug ID: 19090 Summary: objcopy --extract-symbol clears e_flags ELF header field Product: binutils Version: 2.23 Status: NEW Severity: normal Priori

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-08 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #5 from H.J. Lu --- (In reply to Andreas Krebbel from comment #4) > > The problem is that there might be symbols marked as versioned but without > having @ in its names. p is NULL then. > > We have that with setjmp in Glibc: > 23

[Bug ld/19073] S/390: ld: Segmentation fault building Glibc

2015-10-08 Thread krebbel at linux dot vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19073 --- Comment #4 from Andreas Krebbel --- (gdb) p name $1 = 0x8024eab7 "setjmp" (gdb) p shortname $2 = 0x3ff77b15020 "setjmp" (gdb) p shortlen $3 = 18446744071559648585 (gdb) l 1722 1723 shortlen = p - name; 1724 shortname = (char *) b