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

2015-10-14 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19091 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Kaz Kojima : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b4b0e149fa667b3907382e3492b53759665fe979 commit b4b0e149fa667b3907382e3492b53

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

2015-10-14 Thread rhoogenboom at irdeto dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19090 --- Comment #3 from Ronald Hoogenboom --- Created attachment 8717 --> https://sourceware.org/bugzilla/attachment.cgi?id=8717&action=edit simplified patch Simplified the patch after suggestion from Alan Modra. Not guaranteed to work for any

[Bug gold/19119] Gold accepts bogus target emulation

2015-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19119 --- Comment #3 from H.J. Lu --- (In reply to Cary Coutant from comment #2) > Yes, gold uses the target of the first object file; only if there are > no object files does it use the -m option (note that the option is > marked "obsolete"). I th

[Bug gold/19119] Gold accepts bogus target emulation

2015-10-14 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19119 --- Comment #2 from Cary Coutant --- Yes, gold uses the target of the first object file; only if there are no object files does it use the -m option (note that the option is marked "obsolete"). -cary On Wed, Oct 14, 2015 at 7:39 AM, hjl.too

[Bug gold/19119] Gold accepts bogus target emulation

2015-10-14 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19119 --- Comment #1 from H.J. Lu --- [hjl@gnu-6 pr19119]$ cat x.s .text .type _start,"function" .global _start _start: ret [hjl@gnu-6 pr19119]$ make ./as --32 -o x.o x.s ./ld -m elf_iamcu -o x x.o [hjl@gnu-6 pr19119]

[Bug gas/19109] Cannot configure default flag_compress_debug

2015-10-14 Thread mjw at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19109 --- Comment #17 from Mark Wielaard --- That does sound like a good plan for the assembler (lets do a separate discussion about the linker). I do like to see a way for os/target to evaluate the risks/costs/benefits before enabling the default