[Bug gas/22871] Encode instructions of 64-bit operand without the REX_W bit

2018-02-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22871 --- Comment #23 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=b6f8c7c45229a8a5405079e586bfbaad396d2cbe commit

[Bug ld/22831] ld causes massive thrashing if object files are not fully memory-resident: new algorithm needed

2018-02-27 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22831 --- Comment #3 from H.J. Lu --- Please try users/hjl/pr18028 branch at https://github.com/hjl-tools/binutils-gdb -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug binutils/22875] Strip complains about and then destroys unrecognised relocs

2018-02-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22875 --- 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=f3185997ac0951edac802e29df03dfc0844fda34 commit

[Bug binutils/22893] heap buffer overflow in bfd_getl32

2018-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22893 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment

[Bug binutils/22875] Strip complains about and then destroys unrecognised relocs

2018-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22875 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/22894] integer overflow in parse_die

2018-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22894 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug binutils/22893] heap buffer overflow in bfd_getl32

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22893 --- Comment #2 from skysider --- I compile it in 32 bit mode and it crashes. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list

[Bug binutils/22887] null pointer dereference in aout_32_swap_std_reloc_out

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

[Bug binutils/22895] integer overflow in read_attribute_value

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22895 --- Comment #1 from skysider --- Compile binutils in 32 bit machine. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug binutils/22894] integer overflow in parse_die

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22894 --- Comment #2 from skysider --- I test it in 32bit machine. I wonder if you compile in 32bit mode and it seems that it only crashes in 32 bit . -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/22887] null pointer dereference in aout_32_swap_std_reloc_out

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22887 --- Comment #1 from skysider --- I compile binutils in 32bit machine. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug binutils/22895] integer overflow in read_attribute_value

2018-02-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22895 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug binutils/22895] integer overflow in read_attribute_value

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22895 --- Comment #3 from skysider --- Sure, I will test it a few hours later (it's night in my region) -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

[Bug binutils/22887] null pointer dereference in aout_32_swap_std_reloc_out

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22887 --- Comment #4 from skysider --- The command I use is "objcopy --debugging -p -D --keep-file-symbols $POC /tmp/1" and it still crashes. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/22895] integer overflow in read_attribute_value

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22895 --- Comment #4 from skysider --- The patch doesn't work for the crash corpus. Part of my gdb debugging: (gdb) list 1186 if (blk == NULL) 1187return NULL; 1188 blk->size = _bfd_safe_read_leb128 (abfd, info_ptr,

[Bug binutils/22894] integer overflow in parse_die

2018-02-27 Thread luanjunchao at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22894 --- Comment #3 from skysider --- The patch works. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug binutils/22887] null pointer dereference in aout_32_swap_std_reloc_out

2018-02-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22887 --- Comment #3 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=0d329c0a83a23cebb86fbe0ebddd780dc0df2424 commit

[Bug ld/22843] Provide dependency information from the linker similar to the compiler

2018-02-27 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22843 Alan Modra changed: What|Removed |Added Priority|P2 |P1 Status|UNCONFIRMED