[Bug binutils/17677] _bfd_elf_get_synthetic_symtab runs in O(n^2) complexity

2014-12-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17677 --- Comment #9 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

Error in bfd/doc/Makefile

2014-12-15 Thread stephen Turner
It appears within the bfd/doc makefile it Assumes CC=pcc correctly but sets CC_FOR_BUILD = gcc which is nowhere on the system. This creates the below error when compiling binutils on a musl-pcc system. Setting CC_FOR_BUILD = pcc manually allows chew to build. Making info in doc make[1]: Entering

[Bug gas/17712] Invalid relocation record for pe-x86-64 absolute addresses.

2014-12-15 Thread m at rolle dot name
https://sourceware.org/bugzilla/show_bug.cgi?id=17712 --- Comment #2 from Michael Rolle --- Actually, a jump to an absolute 64-bit address using a 32-bit displacement isn't possible anyway, no matter what the linker or loader tries to do. So I think this instruction should be illegal in all case

[Bug binutils/17615] aarch64: ld.bfd generates SHN_ABS instead of SHN_UNDEF

2014-12-15 Thread jiwang at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17615 Jiong Wang changed: What|Removed |Added CC||jiwang at gcc dot gnu.org Assi

[Bug binutils/17415] Overflow in relocation (R_AARCH64_TLSLE_ADD_TPREL_HI12) silently ignored

2014-12-15 Thread jiwang at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17415 Jiong Wang changed: What|Removed |Added CC||jiwang at gcc dot gnu.org Assi

[Bug ld/17713] 64-bit linker fails("Segment Fault") call libbfd

2014-12-15 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17713 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/17713] 64-bit linker fails("Segment Fault") call libbfd

2014-12-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17713 --- Comment #2 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug ld/17713] 64-bit linker fails("Segment Fault") call libbfd

2014-12-15 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17713 --- Comment #1 from cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch,

[Bug gas/17712] Invalid relocation record for pe-x86-64 absolute addresses.

2014-12-15 Thread m at rolle dot name
https://sourceware.org/bugzilla/show_bug.cgi?id=17712 --- Comment #1 from Michael Rolle --- Actually, it's worse than that. Look at the actual code bytes assembled. Disassembly of section .text: <.text>: 0: ff d0 call rax 2: ff d0