https://sourceware.org/bugzilla/show_bug.cgi?id=21725
--- Comment #10 from Adam Conrad ---
Can confirm that the patch posted to libc-alpha[1] works for us, and gets us a
build[2] that not only runs but also passes the testsuite again. Thanks.
[1] https://sourceware.org/ml/libc-alpha/2017-07/msg
https://sourceware.org/bugzilla/show_bug.cgi?id=21762
--- Comment #1 from James Cowgill ---
> Breakpoint 1, mips_compressed_mark_label (label=0x55a599e0) at
> ../../binutils-gdb/gas/config/tc-mips.c:4389
> 4389gas_assert (HAVE_CODE_COMPRESSION);
> (gdb) bt
> #0 mips_compressed_mark_labe
https://sourceware.org/bugzilla/show_bug.cgi?id=21762
Bug ID: 21762
Summary: Use of STABS directives on MIPS causes label to be
incorrectly marked as MIPS16
Product: binutils
Version: 2.28
Status: UNCONFIRMED
Se
https://sourceware.org/bugzilla/show_bug.cgi?id=21725
--- Comment #9 from Jiong Wang ---
(In reply to Jiong Wang from comment #8)
> sysdeps/arm/dl-machine.h:
>
> elf_machine_load_address (void)
>extern Elf32_Addr internal_function __dl_start (void *) asm ("_dl_start");
>Elf32_Addr got_ad
https://sourceware.org/bugzilla/show_bug.cgi?id=21491
--- Comment #5 from cvs-commit at gcc dot gnu.org ---
The binutils-2_28-branch branch has been updated by Cary Coutant
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e70c0b5f07daf63474e805f8d0a45152fcd60468
commit e70c0b5f07daf
https://sourceware.org/bugzilla/show_bug.cgi?id=21491
--- Comment #4 from cvs-commit at gcc dot gnu.org ---
The binutils-2_29-branch branch has been updated by Cary Coutant
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d3dc405d0d3e106ef75dd126b9c03b463af6f51b
commit d3dc405d0d3e1
https://sourceware.org/bugzilla/show_bug.cgi?id=21725
--- Comment #8 from Jiong Wang ---
sysdeps/arm/dl-machine.h:
elf_machine_load_address (void)
extern Elf32_Addr internal_function __dl_start (void *) asm ("_dl_start");
Elf32_Addr got_addr = (Elf32_Addr) &__dl_start;
Elf32_Addr pcrel_
https://sourceware.org/bugzilla/show_bug.cgi?id=21725
--- Comment #7 from Jiong Wang ---
(In reply to Jiong Wang from comment #6)
> will do some analysis as well.
The difference between the working and broken ld.so on arm is
0fa0 <_dl_start>:
@@ -1262,7 +1262,7 @@
fb6: 6338
https://sourceware.org/bugzilla/show_bug.cgi?id=21725
Peter Robinson changed:
What|Removed |Added
CC||pbrobinson at gmail dot com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=21725
--- Comment #6 from Jiong Wang ---
ARM ld.so has broken since the following commit, revert it on 2.29 branch make
ld.so works again on arm-linux-gnueabihf
commit 52a86f843b6dee1de9977293da9786649b146b05
Author: Nick Clifton
Date: Mon May 1
https://sourceware.org/bugzilla/show_bug.cgi?id=21732
--- Comment #2 from Göran Uddeborg ---
I just found a number of similar cases in binutils/readelf.c:
error (_("Size truncation prevents reading 0x%" BFD_VMA_FMT "x"
" elements of size 0x%" BFD_VMA_FMT "x for %s\n"),
11 matches
Mail list logo