https://sourceware.org/bugzilla/show_bug.cgi?id=21333
Andreas Krebbel changed:
What|Removed |Added
CC||krebbel at linux dot
vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=19579
Andreas Krebbel changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #13 from Andreas Kr
https://sourceware.org/bugzilla/show_bug.cgi?id=19579
--- Comment #7 from Andreas Krebbel ---
(In reply to H.J. Lu from comment #6)
> I can reproduce it on Fedora 23. It is a bug in redhat-rpm-config, which
> has redhat-hardened-cc1 and redhat-hardened-ld. But there is no
> redhat-hardened-f951
https://sourceware.org/bugzilla/show_bug.cgi?id=19579
Andreas Krebbel changed:
What|Removed |Added
CC||krebbel at linux dot
vnet.ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
Andreas Krebbel changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #27 from Andreas
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
Andreas Krebbel changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19083
Andreas Krebbel changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #4 from Andreas
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
--- Comment #13 from Andreas Krebbel ---
(In reply to H.J. Lu from comment #10)
> (In reply to Andreas Krebbel from comment #8)
> > (In reply to H.J. Lu from comment #7)
> > > Please provide a testcase I can reproduce it on x86-64 with
> > > o
https://sourceware.org/bugzilla/show_bug.cgi?id=19083
Andreas Krebbel changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
--- Comment #9 from Andreas Krebbel ---
The problem is that when processing "getcontext" in elf_link_add_object_symbols
it is matched by the hash entry for "getcontext@@GLIBC_2.2" here:
/* We need to make sure that indirect symbol dynam
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
--- Comment #8 from Andreas Krebbel ---
(In reply to H.J. Lu from comment #7)
> Please provide a testcase I can reproduce it on x86-64 with
> only cross binutils.
The testcase I've attached fails the same way with cross binutils:
install-s39
https://sourceware.org/bugzilla/show_bug.cgi?id=19083
Andreas Krebbel changed:
What|Removed |Added
CC||krebbel at linux dot
vnet.ibm.com
|unassigned at sourceware dot org |krebbel at linux dot
vnet.ibm.com
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
--- Comment #6 from Andreas Krebbel ---
Created attachment 8701
--> https://sourceware.org/bugzilla/attachment.cgi?id=8701&action=edit
Testcase - reduced input file from glibc
With this testcase the failing symbol is getcontext:
16488: 00
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
--- Comment #4 from Andreas Krebbel ---
(gdb) p name
$1 = 0x8024eab7 "setjmp"
(gdb) p shortname
$2 = 0x3ff77b15020 "setjmp"
(gdb) p shortlen
$3 = 18446744071559648585
(gdb) l
1722
1723 shortlen = p - name;
1724 shortname = (char *) b
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
Andreas Krebbel changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
Andreas Krebbel changed:
What|Removed |Added
Summary|ld: Segmentation fault |S/390: ld: Segmentation
https://sourceware.org/bugzilla/show_bug.cgi?id=19073
Andreas Krebbel changed:
What|Removed |Added
Target||s390x-ibm-linux
Host|
Assignee: unassigned at sourceware dot org
Reporter: krebbel at linux dot vnet.ibm.com
Target Milestone: ---
Binutils cannot be used to build Glibc since this commit:
commit 422f11824b3abf6c71042e2ee3aed572f250fc89
Author: H.J. Lu
Date: Mon Aug 10 07:57:40 2015 -0700
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
--- Comment #15 from Andreas Krebbel ---
(In reply to Marcin KoĆcielnicki from comment #13)
> Created attachment 8609 [details]
> patch #4 - the main course (with 32-bit PLT fix)
>
> One fix added: I found a bug in handling of PLT entries wit
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
--- Comment #12 from Andreas Krebbel ---
(In reply to Marcin KoĆcielnicki from comment #11)
> Does that look OK?
Great! Looks good to me from a first glance, but I'll need some time to
actually do a review. Could you please post the patches o
||krebbel at linux dot
vnet.ibm.com
Resolution|--- |FIXED
--- Comment #1 from Andreas Krebbel ---
(In reply to Jakub Jelinek from comment #0)
> While this is now fixed on i?86/x86_64 and perhaps ppc/ppc64, it isn't fixed
> on s390/
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
--- Comment #6 from Andreas Krebbel ---
(In reply to Andreas Krebbel from comment #0)
IBM has created a bounty on this item at:
https://www.bountysource.com/issues/14306991-implement-gold-backend-support-for-ibm-z-systems
Part of the success
https://sourceware.org/bugzilla/show_bug.cgi?id=18378
Andreas Krebbel changed:
What|Removed |Added
CC||krebbel at linux dot
vnet.ibm.com
http://sourceware.org/bugzilla/show_bug.cgi?id=14788
--- Comment #1 from Andreas Krebbel
2012-11-05 09:38:06 UTC ---
Created attachment 6716
--> http://sourceware.org/bugzilla/attachment.cgi?id=6716
Proposed fix
This fixes the problem for me. I'll commit it to mainline asap.
--
Configure bu
||krebbel at linux dot
||vnet.ibm.com
AssignedTo|unassigned at sourceware|krebbel at linux dot
|dot org |vnet.ibm.com
--
Configure bugmail: http://sourceware.org/bugzilla
26 matches
Mail list logo