[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #9 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ea9aafc41a764e4e2dbb88a7b031e886b481b99a commit ea9aafc41a764e4e2dbb88a7b031e

[Bug ld/21679] bfd_get_file_size should be cached for readonly file

2017-06-26 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21679 --- Comment #3 from Alan Modra --- My point is that you *can't* read beyond the end of an object file, unless it is inside an archive. So you only need to check archives, and the archive check doesn't call fstat. -- You are receiving this m

[Bug ld/21679] bfd_get_file_size should be cached for readonly file

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21679 --- Comment #2 from H.J. Lu --- (In reply to Alan Modra from comment #1) > Is there a good reason for bfd_get_file_size to be called before reading > sections? Only for archives, I'd guess. For object files, you can just > wait for the read

[Bug ld/21679] bfd_get_file_size should be cached for readonly file

2017-06-26 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21679 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f

[Bug binutils/21659] strings behaviour when called on a directory

2017-06-26 Thread jg at jguk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=21659 --- Comment #6 from Jon Grant --- Hi Nick Great! Yes, maybe mine is too old. I'm on Ubuntu LTS binutils 2.26.1 Do you think okay to be a Warning as opposed to Error? the "gold" linker calls it a fatal error. $ gold mydir gold: fatal error

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #8 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7211ae501eb0de1044983f2dfb00091a58fbd66c commit 7211ae501eb0de1044983f2dfb000

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Pedro Alves : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ab27f80c5dceaa23c4ba7f62c0d5d22a5d5dd7a1 commit ab27f80c5dceaa23c4ba7f62c0d5

[Bug ld/21679] New: bfd_get_file_size should be cached for readonly file

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21679 Bug ID: 21679 Summary: bfd_get_file_size should be cached for readonly file Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 C

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #6 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=1f473e3d0ad285195934e6a077c7ed32afe66437 commit 1f473e3d0ad285195934e6a077c7ed32

[Bug gold/15373] Gold does not support the "INSERT" command in linker scripts

2017-06-26 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15373 Cary Coutant changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment

[Bug gold/21676] Gold doesn't support INSERT in linker script

2017-06-26 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21676 Cary Coutant changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #2 from Cary Cou

[Bug gold/21676] Gold doesn't support INSERT in linker script

2017-06-26 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21676 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/15373] Gold does not support the "INSERT" command in linker scripts

2017-06-26 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15373 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|ian at air

[Bug gold/21678] New: powerpc-oe-linux-ld.gold: error: invalid STB_LOCAL symbol in external symbols

2017-06-26 Thread rwmacleod at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21678 Bug ID: 21678 Summary: powerpc-oe-linux-ld.gold: error: invalid STB_LOCAL symbol in external symbols Product: binutils Version: 2.28 Status: UNCONFIRMED Seve

[Bug ld/21677] ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 --- Comment #4 from H.J. Lu --- (In reply to H.J. Lu from comment #3) > (In reply to Doug from comment #1) > > Some additional detail: > > > > This behaviour appears only while linking executables with > > > > gcc -Wl,--gc-sections > > > >

[Bug ld/21677] ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug ld/21677] ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 Sergei Trofimovich changed: What|Removed |Added CC||slyfox at inbox dot ru --- Comme

[Bug ld/21677] ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread douglas.wilson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 Doug changed: What|Removed |Added CC||douglas.wilson at gmail dot com --- Comment #1

[Bug ld/21677] New: ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread mail at nh2 dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 Bug ID: 21677 Summary: ld 2.27 has unexplained 10x performance improvement in some cases Product: binutils Version: 2.26 Status: UNCONFIRMED Severity: normal

[Bug ld/21677] ld 2.27 has unexplained 10x performance improvement in some cases

2017-06-26 Thread mail at nh2 dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=21677 mail at nh2 dot me changed: What|Removed |Added CC||mail at nh2 dot me -- You are re

[Bug gold/21676] New: Gold doesn't support INSERT in linker script

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21676 Bug ID: 21676 Summary: Gold doesn't support INSERT in linker script Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 Component

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 H.J. Lu changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #4 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=0630b49c470ca2e3c3f74da4c7e4ff63440dd71f commit 0630b49c470ca2e3c3f74da4c7e4ff63

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug binutils/21670] A stack buffer overflow in the nm tool of the GNU Binutils.

2017-06-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21670 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21670] A stack buffer overflow in the nm tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21670 --- Comment #1 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=04e15b4a9462cb1ae819e878a6009829aab8020b commit 04e15b4a9462cb1ae819e878a60

[Bug binutils/21659] strings behaviour when called on a directory

2017-06-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21659 --- Comment #5 from Nick Clifton --- Hi Jon, I could not reproduce the behaviour you describe for ld and ar - they both say "Is a directory" for me. This is with the latest mainline sources however. Objcopy did behave as you said, so

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils.

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #1 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=cfd14a500e0485374596234de4db10e88ebc7618 commit cfd14a500e0485374596234de4d

[Bug gold/21674] gold: "make check" failures in glibc

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21674 --- Comment #1 from H.J. Lu --- On i686, I got FAIL: dlfcn/bug-dl-leaf FAIL: elf/check-abi-ld FAIL: elf/check-abi-libc FAIL: elf/constload1 FAIL: elf/global FAIL: elf/ifuncmain1 FAIL: elf/ifuncmain1pic FAIL: elf/ifuncmain1pie FAIL: elf/ifuncm

[Bug gold/21674] gold: "make check" failures in glibc

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21674 H.J. Lu changed: What|Removed |Added Target|x86-64 |x86-64, i386 -- You are receiving this mai

[Bug gold/21674] gold: "make check" failures in glibc

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21674 H.J. Lu changed: What|Removed |Added Target||x86-64 Summary|Gold fails proper

[Bug gold/21674] New: Gold fails properly build glibc

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21674 Bug ID: 21674 Summary: Gold fails properly build glibc Product: binutils Version: 2.29 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold

[Bug binutils/21659] strings behaviour when called on a directory

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21659 --- Comment #4 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=0602cdad745472ed2561d8096a4bb021c8d0301d commit 0602cdad745472ed2561d8096a4

[Bug gas/21661] .symver shouldn't be allowed on common symbol

2017-06-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21661 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gas/21661] .symver shouldn't be allowed on common symbol

2017-06-26 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21661 --- Comment #2 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=a3aea05a66ec325ddd19b0c8dbe504958a295cd3 commit a3aea05a66ec325ddd19b0c8dbe50495