[Bug binutils/22285] When I run objcopy with a specific elf, it crashes. The command I run is objcopy with the input, and the result is as follows:

2017-10-11 Thread kashiwagiappcreator at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22285 Knight changed: What|Removed |Added CC||kashiwagiappcreator at gmail dot c

[Bug binutils/22285] New: When I run objcopy with a specific elf, it crashes. The command I run is objcopy with the input, and the result is as follows:

2017-10-11 Thread kashiwagiappcreator at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22285 Bug ID: 22285 Summary: When I run objcopy with a specific elf, it crashes. The command I run is objcopy with the input, and the result is as follows: Product: binutils

[Bug gas/22085] AIX visibility in .extern, .globl, .weak, .comm not supported

2017-10-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22085 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com Severi

[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE

2017-10-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22269 --- Comment #14 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=22b1ee183d19a92cc57859c04307d31c06792d13 commit 22b1ee183d19a92cc57859c04307

[Bug ld/22283] Regression 2.28->2.29: postfix' postconf segfaults when built with 2.29

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

[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE

2017-10-11 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22269 --- Comment #13 from H.J. Lu --- (In reply to Alan Modra from comment #11) > > If there is a program bug: > > ... > > may lead to undesired behavior. > > Quite so. > > > -z dynamic-undefined-weak applies if there is a DT_NEEDED entry which >

[Bug ld/22269] Undefined weak symbols isn't resolved to 0 in static PIE

2017-10-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22269 --- Comment #12 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=4b97e3893ed2af7bdb9dcaa34fae1a207e2d7042 commit 4b97e3893ed2af7bdb9dcaa34fae1a2

[Bug ld/19636] -pie changes program behavior and generate unnecessary dynamic symbols.

2017-10-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19636 --- Comment #3 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=853ee16fcdf7e60f297b3456353b3a69f4822bec commit 853ee16fcdf7e60f297b3456353b3a69

[Bug ld/22283] New: Regression 2.28->2.29: postfix' postconf segfaults when built with 2.29

2017-10-11 Thread heirecka at exherbo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22283 Bug ID: 22283 Summary: Regression 2.28->2.29: postfix' postconf segfaults when built with 2.29 Product: binutils Version: 2.29 Status: UNCONFIRMED Severity:

[Bug gas/21977] C asm statement results in C source in assembler listing, even without -ah option

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

[Bug gas/21977] C asm statement results in C source in assembler listing, even without -ah option

2017-10-11 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21977 --- 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=39865a7f420ab4ca4dec6ed27339618a5d5dc366 commit 39865a7f420ab4ca4dec6ed2733

[Bug gas/21999] ARM: relative conditional movw/movt pairs may use incorrect offset

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

Re: Changes done in binutils revision

2017-10-11 Thread Parul Chahar
Thanks, I'll check it out. On 11-Oct-2017 5:43 PM, "Nick Clifton" wrote: > Hi Parul, > > > Can someone help me, how can I check what all changes are done from 2.26 > to 2.27. > > I do not know how to use git. > > I want to know what all changes are done for x86-64. > > I am not a git expert eith

[Bug gas/22094] Instruction `lsrsne` unknown

2017-10-11 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22094 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug binutils/22249] objdump --dwarf-start can be very slow

2017-10-11 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22249 --- Comment #13 from Mark Wielaard --- (In reply to Tom Tromey from comment #4) > (In reply to Nick Clifton from comment #2) > > * For completeness sake if nothing else, shouldn't we also be able to > > specify an end address for CU dumping

[Bug binutils/22249] objdump --dwarf-start can be very slow

2017-10-11 Thread mjw at fedoraproject dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22249 Mark Wielaard changed: What|Removed |Added CC|mjw at fedoraproject dot org | -- You are receiving this ma

Re: Changes done in binutils revision

2017-10-11 Thread Nick Clifton
Hi Parul, > Can someone help me, how can I check what all changes are done from 2.26 to > 2.27. > I do not know how to use git. > I want to know what all changes are done for x86-64. I am not a git expert either, but this worked for me (when run at the top level of my cloned binutils repository

[Bug binutils/22249] objdump --dwarf-start can be very slow

2017-10-11 Thread mjw at fedoraproject dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22249 Mark Wielaard changed: What|Removed |Added CC||mjw at fedoraproject dot org --- Comm

[Bug binutils/15152] readelf and objdump don't print strings from .dwz file

2017-10-11 Thread mjw at fedoraproject dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15152 Mark Wielaard changed: What|Removed |Added CC|mjw at fedoraproject dot org | -- You are receiving this ma

[Bug ld/13569] Linker garbage collection retains debug information which leads to GDB bus errors

2017-10-11 Thread mjw at fedoraproject dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13569 Mark Wielaard changed: What|Removed |Added CC|mjw at fedoraproject dot org | -- You are receiving this ma

[Bug ld/13569] Linker garbage collection retains debug information which leads to GDB bus errors

2017-10-11 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13569 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org -- You are rec

[Bug binutils/15152] readelf and objdump don't print strings from .dwz file

2017-10-11 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15152 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org -- You are rec