[Bug gas/19281] Can't cross-compile glibc-2.22 for ARM

2015-11-26 Thread roolebo at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19281 --- Comment #3 from Roman Bolshakov --- Nick, the latest snapshot doesn't have the issue: http://mirrors.kernel.org/sourceware/binutils/snapshots/binutils-2.26.51.tar.bz2 As far as I understand this fix resolves it: https://sourceware.org/git

[Bug gas/19281] Can't cross-compile glibc-2.22 for ARM

2015-11-26 Thread roolebo at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19281 --- Comment #4 from Roman Bolshakov --- Answering my own question: Git says the fix is included in gdb-7.9+ but there're no official releases of binutils with it: ➜ binutils-gdb git:(master) git tag --contains d840c081f8082e8b9e63fead53066439

[PATCH] [RFC] nios2: Fix initial PLT entry population

2015-11-26 Thread Marek Vasut
When compiling the "orc" package using OE, the following assertion triggers: .../sysroots/x86_64-linux/usr/libexec/nios2-poky-linux/gcc/nios2-poky-linux/5.2.0/ld: BFD (GNU Binutils) 2.25.1 assertion fail .../work/x86_64-linux/binutils-cross-nios2/2.25.1-r0/git/bfd/elf32-nios2.c:1038 I investigated