[Bug binutils/22802] massive performance regression for `readelf -n`

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22802 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug admin/22817] Contact Us +1(800) 201 2898 Amazon Alexa customer service number {{JajaMon

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22817 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22815] setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number!

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22815 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22814] chunnilal 1800-(201)-2898 amazon echo customer support number amazon echo support phone number

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22814 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22816] Contact Us 1(800)+201-2898 Amazon Echo tech support number Support

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22816 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22811] chunnilal 1800-(201)-2898 amazon Alexa customer support number amazon Alexa support phone number

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22811 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22813] 1800-(201)-2898 amazon echo customer support number amazon echo support phone number

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22813 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug admin/22812] setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number!

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22812 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug binutils/22788] AddressSanitizer: SEGV /home/ubuntu/binutils/binutils_git/binutils-gdb/bfd/libbfd.c:558 bfd_getl32

2018-02-07 Thread hizhangsword at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22788 --- Comment #2 from JayZhang --- Hi Nick, The patch you provided fixed the problem. Good job! I tried to read the code of elf_parse_notes(),and analyze the crafted file's structure,and found that the value of sh_addralign is 2^28;So,Is

[Bug gas/22819] powerpc gas "instruction address is not a multiple of 4"

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22819 Alan Modra changed: What|Removed |Added Target||powerpc*-* Status|ASSIGNED

[Bug gas/22819] powerpc gas "instruction address is not a multiple of 4"

2018-02-07 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22819 --- Comment #1 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=a9479dc051ab00f311c04cdd5b299a70739f67ed commit

[Bug gas/22819] powerpc gas "instruction address is not a multiple of 4"

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22819 Alan Modra changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug gas/22819] New: powerpc gas "instruction address is not a multiple of 4"

2018-02-07 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22819 Bug ID: 22819 Summary: powerpc gas "instruction address is not a multiple of 4" Product: binutils Version: 2.31 (HEAD) Status: NEW Severity: normal

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #6 from H.J. Lu --- (In reply to Rainer Orth from comment #5) > I don't think it needs to: gcc is careful only to emit those tls relocs > that the whole toolchain (assembler + linker) can handle. See > TARGET_SUN_TLS,

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #5 from Rainer Orth --- I don't think it needs to: gcc is careful only to emit those tls relocs that the whole toolchain (assembler + linker) can handle. See TARGET_SUN_TLS, HAVE_AS_IX86_TLSLDMPLT, and HAVE_AS_IX86_TLSGDPLT. So

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #4 from H.J. Lu --- I don't think ld supports Solaris/x86 TLS. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug gas/22791] PLT32 should be used for 32-bit PC-relative branches

2018-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22791 --- Comment #17 from H.J. Lu --- (In reply to Rafael Ávila de Espíndola from comment #16) > > > If your argument is that you can always treat PC32 relocations on branches > > > as if they were PLT32 relocations, why not just have the compiler

[Bug gas/22791] PLT32 should be used for 32-bit PC-relative branches

2018-02-07 Thread rafael.espindola at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22791 --- Comment #16 from Rafael Ávila de Espíndola --- > > If your argument is that you can always treat PC32 relocations on branches > > as if they were PLT32 relocations, why not just have the compiler emit PLT32 > > relocations in the first

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 --- Comment #3 from Rainer Orth --- > --- Comment #2 from H.J. Lu --- > These TLS transitions should be disabled for Solaris. > Does Solaris support Linux TLS relocations without > TLS transitions? The full docs on what Solaris does support

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from H.J. Lu ---

[Bug ld/13671] gld creates i386 relocations not supported by Solaris ld.so.1

2018-02-07 Thread ro at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=13671 Rainer Orth changed: What|Removed |Added CC||hjl.tools at gmail dot com

[Bug admin/22817] New: Contact Us +1(800) 201 2898 Amazon Alexa customer service number {{JajaMon

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22817 Bug ID: 22817 Summary: Contact Us +1(800) 201 2898 Amazon Alexa customer service number {{JajaMon Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug admin/22815] New: setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number!

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22815 Bug ID: 22815 Summary: setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number! Product: binutils Version: unspecified

[Bug admin/22816] New: Contact Us 1(800)+201-2898 Amazon Echo tech support number Support

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22816 Bug ID: 22816 Summary: Contact Us 1(800)+201-2898 Amazon Echo tech support number Support Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug admin/22814] New: chunnilal 1800-(201)-2898 amazon echo customer support number amazon echo support phone number

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22814 Bug ID: 22814 Summary: chunnilal 1800-(201)-2898 amazon echo customer support number amazon echo support phone number Product: binutils Version: unspecified Status:

[Bug admin/22812] New: setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number!

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22812 Bug ID: 22812 Summary: setapai 1800-(201)-2898 amazon Alexa customer support number @@@amazon Alexa support phone number! Product: binutils Version: unspecified

[Bug admin/22813] New: 1800-(201)-2898 amazon echo customer support number amazon echo support phone number

2018-02-07 Thread bavosan at nada dot email
https://sourceware.org/bugzilla/show_bug.cgi?id=22813 Bug ID: 22813 Summary: 1800-(201)-2898 amazon echo customer support number amazon echo support phone number Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug gas/22791] PLT32 should be used for 32-bit PC-relative branches

2018-02-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22791 H.J. Lu changed: What|Removed |Added Target||x86-64 Status|UNCONFIRMED

[Bug gas/22810] New: ld.bfd,gold,gas --help|grep compress

2018-02-07 Thread dilyan.palauzov at aegee dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22810 Bug ID: 22810 Summary: ld.bfd,gold,gas --help|grep compress Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug binutils/22809] Segmentation fault in bfd_section_from_shdr

2018-02-07 Thread mgcho.minic at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22809 --- Comment #1 from Mingi Cho --- Created attachment 10794 --> https://sourceware.org/bugzilla/attachment.cgi?id=10794=edit PE file to trigger the bug -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/22809] New: Segmentation fault in bfd_section_from_shdr

2018-02-07 Thread mgcho.minic at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22809 Bug ID: 22809 Summary: Segmentation fault in bfd_section_from_shdr Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2