[Bug ld/19014] Typo in manpage of ld(1)

2015-09-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19014 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ld/19011] Issues with ld on mingw-w64 and bad defaults

2015-09-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19011 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/18998] Please enable -Wno-unknown-warning-option when compiling under Clang

2015-09-29 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18998 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/19019] New: [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-09-29 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Bug ID: 19019 Summary: [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd Product: binutils Version: 2.25 Status: NEW

[Bug binutils/19005] objcopy buffer-over-read

2015-09-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19005 --- Comment #19 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=c68c16371639f360d1b110eacf4b1a28ddb5cf53 commit c68c16371639f360d1b110eacf4b1a2

[Bug binutils/19005] objcopy buffer-over-read

2015-09-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19005 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug ld/19008] symbol references from notes sections result in errors with -gc-sections

2015-09-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19008 H.J. Lu changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug binutils/19005] objcopy buffer-over-read

2015-09-29 Thread ams at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19005 --- Comment #21 from Andrew Stubbs --- Looks like I'm just too late with my test results you broke the interleave feature. :-( The "interleave size" testcase in my patch demonstrates the problem. Here's the output: $ xxd tmpdir/interleav

[Bug binutils/19005] objcopy buffer-over-read

2015-09-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19005 --- Comment #22 from H.J. Lu --- (In reply to Andrew Stubbs from comment #21) > Looks like I'm just too late with my test results you broke the > interleave feature. :-( > > The "interleave size" testcase in my patch demonstrates the prob