[Bug ld/19601] Wrong GOT offset used with GOT relocation

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

[Bug ld/19601] Wrong GOT offset used with GOT relocation

2016-02-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19601 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The binutils-2_26-branch branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1861591a75b8a73af1d3df578fb93bbb73c2f42d commit 1861591a75b8a73af1

[Bug ld/19601] Wrong GOT offset used with GOT relocation

2016-02-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19601 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=32875eb1f3b928dfe63c5752e8152a9dc09928f3 commit 32875eb1f3b928dfe63c5752e8152a9d

[Bug gas/19600] Parsing $E@GOT+1 forgets the offset

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19600 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 H.J. Lu changed: What|Removed |Added Attachment #8970|0 |1 is obsolete|

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hpa at zytor dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #40 from hpa at zytor dot com --- On February 10, 2016 4:15:39 PM PST, "hjl.tools at gmail dot com" wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=19538 > >--- Comment #39 from H.J. Lu --- >(In reply to h...@zytor.com fr

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hpa at zytor dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #41 from hpa at zytor dot com --- On February 10, 2016 4:15:39 PM PST, "hjl.tools at gmail dot com" wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=19538 > >--- Comment #39 from H.J. Lu --- >(In reply to h...@zytor.com fr

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #39 from H.J. Lu --- (In reply to h...@zytor.com from comment #38) > > I suspect my changes to the linker script to make the LMA symbols absolute > might have fixed the header problem, but the small test case should still > show it

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hpa at zytor dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #38 from hpa at zytor dot com --- On February 10, 2016 3:33:00 PM PST, "hjl.tools at gmail dot com" wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=19538 > >--- Comment #36 from H.J. Lu --- >(In reply to h...@zytor.com fr

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hpa at zytor dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #37 from hpa at zytor dot com --- On February 10, 2016 3:33:00 PM PST, "hjl.tools at gmail dot com" wrote: >https://sourceware.org/bugzilla/show_bug.cgi?id=19538 > >--- Comment #36 from H.J. Lu --- >(In reply to h...@zytor.com fr

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #36 from H.J. Lu --- (In reply to h...@zytor.com from comment #35) > With that patch, syslinux builds but is non-functional; the header looks > correct but there is a problem somewhere else. The header is correct without my linker

[Bug gas/15393] .string with hex should be parsed differently

2016-02-10 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15393 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this m

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hpa at zytor dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #35 from hpa at zytor dot com --- With that patch, syslinux builds but is non-functional; the header looks correct but there is a problem somewhere else. I have uploaded the entire build to: http://www.zytor.com/~hpa/syslinux/sys

[Bug ld/19538] ld >= 2.26 breaks syslinux (bios) build

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19538 --- Comment #34 from H.J. Lu --- Created attachment 8970 --> https://sourceware.org/bugzilla/attachment.cgi?id=8970&action=edit A patch Please try this. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/19601] New: Wrong GOT offset used with GOT relocation

2016-02-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19601 Bug ID: 19601 Summary: Wrong GOT offset used with GOT relocation Product: binutils Version: 2.26 Status: NEW Severity: normal Priority: P2 Component: ld

[Bug gas/19600] New: Parsing $E@GOT+1 forgets the offset

2016-02-10 Thread louis.granboulan.developer at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19600 Bug ID: 19600 Summary: Parsing $E@GOT+1 forgets the offset Product: binutils Version: 2.25 Status: NEW Severity: minor Priority: P2 Component: gas A

[Bug gas/15393] .string with hex should be parsed differently

2016-02-10 Thread louis.granboulan.developer at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15393 louis.granboulan.developer at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ld/19480] [2.26.51 regression] ld creates wrong output for libstdc++6.dll for mingw32 (32-bit)

2016-02-10 Thread steve at sk2 dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19480 Stephen Kitt changed: What|Removed |Added CC||steve at sk2 dot org --- Comment #1 fr

segfault on bfd_elf_get_dynamic_symtab_upper_bound

2016-02-10 Thread Eric Neblock
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, I've been trying to reinvent the wheel by learning how to use libbfd to write a small debugger. I know that to get symbols that I'll need to use libbfd and that objdump -D can produce output to what I want. However, when copying objdum

[Bug binutils/19248] assertion fail cofflink.c:264

2016-02-10 Thread b.rav at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19248 --- Comment #3 from b.rav at outlook dot com --- Hello The compilation was successful with dynamic libraries .dll (Windows - Cygwin) Regards Rafal -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038

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

[Bug binutils/19405] nios2 binutils assertion fail at elf32-nios2.c:1038

2016-02-10 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19405 --- Comment #8 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=83da6e748c8f105f07e17f53aa6b99ed7867ff5f commit 83da6e748c8f105f07e17f53aa6

[Bug binutils/19437] ld segmentation fault

2016-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19437 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/19587] Some of the less-well used targets won't compile with gcc-6 due to static vars in opcode headers

2016-02-10 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19587 --- Comment #3 from Nick Clifton --- Hi Maciej, > AFAICT mips_isa_table is always used, so I'd rather keep it without > useless annotation so that if it ever becomes unused indeed an error > is spat in the face right away. OK - I will not to