[Bug ld/16163] ld generates static relocations in shared library

2013-11-22 Thread scth2000 at yahoo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16163 --- Comment #2 from Thomas Schmid --- Hello Nick, yes, this is exactly, what I wanted [not ;-)] to read. Thank you very much for your time and help! Regards Tom -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-22 Thread lotharlutz at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16017 Markus Mayer changed: What|Removed |Added Attachment #7285|0 |1 is obsolete|

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-22 Thread lotharlutz at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16017 --- Comment #10 from Markus Mayer --- Hi Nick, I have attached a new version of my previous patch. Changes: - convert pl0 to thumb - Show error when using thumb-1 thumb-only targets - Rename 'elf32_thumb_plt_entry' to 'elf32_thumb2_plt_entry'

[Bug gold/16203] New: gold -ldl link fails on Gentoo/FreeBSD

2013-11-22 Thread nigoro.gentoo at 0x100 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16203 Bug ID: 16203 Summary: gold -ldl link fails on Gentoo/FreeBSD Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gold

[Bug gold/16203] gold -ldl link fails on Gentoo/FreeBSD

2013-11-22 Thread nigoro.gentoo at 0x100 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16203 --- Comment #1 from Yuta SATOH --- Created attachment 7292 --> https://sourceware.org/bugzilla/attachment.cgi?id=7292&action=edit sample patch for gold/configure.ac This patch will add code to check libdl. on Gentoo/FreeBSD) gold/config.l

[Bug gold/16204] New: gold cannot link gdb: unsupported ELF machine number 40

2013-11-22 Thread shawnlandden at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16204 Bug ID: 16204 Summary: gold cannot link gdb: unsupported ELF machine number 40 Product: binutils Version: 2.23 Status: NEW Severity: normal Priorit

[Bug binutils/16192] [PATCH] * ld/pe-dll.c: clear memory after allocating it but before using it.

2013-11-22 Thread erinn at torproject dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=16192 --- Comment #3 from Erinn Clark --- Hi Nick, I've verified that this fix works. Thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list b

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-22 Thread lotharlutz at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=16017 Markus Mayer changed: What|Removed |Added CC||lotharlutz at gmx dot de -- You are r

[Bug gold/15660] out of file descriptors and couldn't close any

2013-11-22 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15660 Rafael Ávila de Espíndola cha nged: What|Removed |Added CC||rafael.espindola at

[Bug gold/16203] gold -ldl link fails on Gentoo/FreeBSD

2013-11-22 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16203 --- Comment #2 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gold/16203] gold -ldl link fails on Gentoo/FreeBSD

2013-11-22 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16203 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---