[Bug gas/20934] New: wrong replacements for ld/sd on mips-o32 abi

2016-12-06 Thread ma.jiang at zte dot com.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=20934 Bug ID: 20934 Summary: wrong replacements for ld/sd on mips-o32 abi Product: binutils Version: 2.28 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 C

[Bug gas/20896] AS: Buffer Overflow when expanding .irp directives

2016-12-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20896 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/20896] AS: Buffer Overflow when expanding .irp directives

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20896 --- Comment #11 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=5e359a63b7a39e0ff0f750ca8fc97d27b14c0ef7 commit 5e359a63b7a39e0ff0f750ca8f

[Bug gas/20901] AS: Hangs

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20901 --- Comment #2 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=005304aae36522a90bbe169faea36db559d0f3d6 commit 005304aae36522a90bbe169faea

[Bug gas/20901] AS: Hangs

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

[Bug binutils/20929] STRIP crashes when closing the output bfd after copying

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20929 --- 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=92744f058094edd0b29bf9762f4ac26e4c6743c2 commit 92744f058094edd0b29bf9762f4

[Bug binutils/20929] STRIP crashes when closing the output bfd after copying

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

[Bug binutils/20930] STRIP crashes when mapping over sections

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20930 --- 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=8b929e420a810afe23d5ba57a98109c74d1d5816 commit 8b929e420a810afe23d5ba57a98

[Bug binutils/20930] STRIP crashes when mapping over sections

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

[Bug binutils/20931] STRIP crashes during copy of private bfd data

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20931 --- 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=4f3ca05b487e9755018b4c9a053a2e6c35d8a7df commit 4f3ca05b487e9755018b4c9a053

[Bug binutils/20931] STRIP crashes during copy of private bfd data

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

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #1

[Bug ld/19254] "too many sections" when linking COFF executables

2016-12-06 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19254 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com --- Comment #6

[Bug ld/19254] "too many sections" when linking COFF executables

2016-12-06 Thread kyrab at mail dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=19254 --- Comment #7 from awson --- Sorry, my miswording. In `ELF` case we have *no* any '$'-separated sections. What I meant was that (almost)counterpart of PECOFF dollar-separated sections is ELF dot-separated sections, but while PECOFF dollar-se

[Bug ld/19254] "too many sections" when linking COFF executables

2016-12-06 Thread kyrab at mail dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=19254 --- Comment #8 from awson --- And yes, I'm quite happy with the patches. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.o

[Bug ld/20932] LD: Internal error during record link assignment

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20932 --- Comment #2 from Marcel Böhme --- Hi Nick, I can still reproduce the problem on the latest sources from trunk on Ubuntu 14.04 x86_64. The error occurs even without the -E option. $ printf "\x08\x01\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #2 from Marcel Böhme --- Hi Nick, I can still reproduce the problem on the latest sources from trunk on Ubuntu 14.04 x86_64. $ rm test $ valgrind ld/ld-new -T test ==22837== Memcheck, a memory error detector ==22837== Copyright (

[Bug binutils/20893] Sigabrt in objdump

2016-12-06 Thread thuanpv at comp dot nus.edu.sg
https://sourceware.org/bugzilla/show_bug.cgi?id=20893 Thuan Pham changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug gold/20878] gold powerpc64 le linux fails to link large Linux kernel

2016-12-06 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20878 --- Comment #5 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=a5018ae555cdf491005907c03f997558ba15fc47 commit a5018ae555cdf491005907c03f997

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3 f

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #4 from Alan Modra --- Oops, there should of course be an "r" command after the break (b) command. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-bi

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #5 from Marcel Böhme --- Hi Alan, Tried executing it from different working directories. Same outcome. Tried executing it on Ubuntu 16.04 on Binutils revision 5cd1d8bc and I cannot reproduce. Hmm... This is what I get from GDB:

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 --- Comment #6 from Alan Modra --- I suspect this is a valgrind problem https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/852760 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/20933] LD: Buffer Overflow if linker script does not exist

2016-12-06 Thread boehme.marcel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20933 Marcel Böhme changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---