[Bug binutils/17122] OSX 10.9 build failure

2014-07-08 Thread andrew.smirnov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17122 --- Comment #2 from Andrey Smirnov --- (In reply to ging...@adacore.com from comment #1) > On 07 Jul 2014, at 18:08, andrew.smirnov at gmail dot com > wrote: > > > This is not very new, and the easiest work-around is to

[Bug binutils/17122] New: OSX 10.9 build failure

2014-07-07 Thread andrew.smirnov at gmail dot com
Assignee: unassigned at sourceware dot org Reporter: andrew.smirnov at gmail dot com Most recent version of binutils-gdb HEAD fails to build on OSX 10.9 with: nm.c: In function 'main': nm.c:1699:7: error: 'sbrk' is deprecated (declared at /usr/include/unistd.h:582)

[Bug binutils/16949] arm-none-eabi-objdump segfaults when disassembling ARM BE elf file

2014-06-25 Thread andrew.smirnov at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16949 --- Comment #3 from Andrey Smirnov --- Hi Nick, Just wanted to let you know that I tried your patch and it seemed to have fixed the problem. Now I get full disassembly and everything! Thanks! Andrey -- You are receiving this mail because:

[Bug binutils/16949] New: arm-none-eabi-objdump segfaults when disassembling ARM BE elf file

2014-05-15 Thread andrew.smirnov at gmail dot com
: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: andrew.smirnov at gmail dot com Created attachment 7601 --> https://sourceware.org/bugzilla/attachment.cgi?id=7601&action=edit ARMBE ELF file causing the segfault