https://sourceware.org/bugzilla/show_bug.cgi?id=21491
--- Comment #3 from Han Shen ---
(In reply to Cary Coutant from comment #2)
> Fixed on trunk. Does this need to be backported?
Yes, considering the severity of the bug.
--
You are receiving this mail because:
You are on the CC list for the
: normal
Priority: P2
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: shenhan at google dot com
CC: ian at airs dot com
Target Milestone: ---
Gold linker segfaults linking symbols with different versions.
The scenarios is
https://sourceware.org/bugzilla/show_bug.cgi?id=20765
Han Shen changed:
What|Removed |Added
CC||shenhan at google dot com
--- Comment #1
Component: gold
Assignee: ccoutant at gmail dot com
Reporter: shenhan at google dot com
CC: ian at airs dot com
Target Milestone: ---
Here is one particular case that causes gold PPC linker trapped in a endless
relaxing loop. (I do not provide a reproducible case
https://sourceware.org/bugzilla/show_bug.cgi?id=19891
Han Shen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
||shenhan at google dot com
--- Comment #1 from Han Shen ---
Hi Dimitry, would you mind provide the commands / sources to reproduce this
bug? I'll take a look at it. Thanks.
--
You are receiving this mail because:
You are on the CC list for th
https://sourceware.org/bugzilla/show_bug.cgi?id=19472
Han Shen changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19042
Han Shen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=19472
Han Shen changed:
What|Removed |Added
CC||shenhan at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19353
Han Shen changed:
What|Removed |Added
CC||shenhan at google dot com
--- Comment #4
https://sourceware.org/bugzilla/show_bug.cgi?id=19163
--- Comment #3 from Han Shen ---
Hi Cary, "*reloc" in this context refers to the dynamic relocation spot which
shall be filled by android linker during binary loadup. Gold pre-fills "symbol
value" to this spot, while bfd zeros it out.
Actual
https://sourceware.org/bugzilla/show_bug.cgi?id=18348
--- Comment #1 from Han Shen ---
Work in progress.
--
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.
https://sourceware.org/bugzilla/show_bug.cgi?id=18365
Han Shen changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=18365
Han Shen changed:
What|Removed |Added
CC||shenhan at google dot com
--- Comment #6
https://sourceware.org/bugzilla/show_bug.cgi?id=18365
--- Comment #5 from Han Shen ---
(In reply to Nick Clifton from comment #4)
> Hi Han,
>
> Thank you for taking a look at this problem.
>
> > I was not able to run your script - the 'libc.so' in the archive is
> > not a binary but a linker
https://sourceware.org/bugzilla/show_bug.cgi?id=18365
--- Comment #3 from Han Shen ---
Hi Nick, I was not able to run your script - the 'libc.so' in the archive is
not a binary but a linker script pointing to files under your home -
"/home/nickc/work/builds/binutils/branches/2.25/aarch64-elf-gold
outant changed:
>
>What|Removed |Added
>
>
> Status|NEW |ASSIGNED
>Assignee|ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18048
--- Comment #4 from Han Shen ---
Thanks.
--
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/mailma
https://sourceware.org/bugzilla/show_bug.cgi?id=18048
Han Shen changed:
What|Removed |Added
Assignee|ccoutant at google dot com |shenhan at google dot
com
--
You
https://sourceware.org/bugzilla/show_bug.cgi?id=18048
--- Comment #1 from Han Shen ---
By investigating, in script.cc, "script_include_directive" function always
assumes "INCLUDE" is top-most level.
I'm working on a patch to expand each "INCLUDE" to reconstruct the script text
and re-do the pars
Component: gold
Assignee: ccoutant at google dot com
Reporter: shenhan at google dot com
CC: ian at airs dot com
We observed this problem building chromeos , I have a simplified case below -
file: test.ld
SECTIONS
{
INCLUDE "test-inc.ld"
}
file: test-i
: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: shenhan at google dot com
Created attachment 7795
--> https://sourceware.org/bugzilla/attachment.cgi?id=7795&action=edit
test case
Hi while developing g
22 matches
Mail list logo