https://sourceware.org/bugzilla/show_bug.cgi?id=19842
gubbins changed:
What|Removed |Added
CC||dave.gittins at gmail dot com
--- Comment #
https://sourceware.org/bugzilla/show_bug.cgi?id=20241
--- Comment #7 from Alan Modra ---
Fixed on master. Perhaps we should just not close bfds in plugin_maybe_claim
to fix this bug for 2.26.
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=20241
--- Comment #6 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0cffb47671ffbaac559c1f17a9f248256ea6c42
commit b0cffb47671ffbaac559c1f17a9f2
https://sourceware.org/bugzilla/show_bug.cgi?id=20253
Bug ID: 20253
Summary: Unnecessary PLT entry for IFUNC function via GOT
Product: binutils
Version: 2.27 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Compo
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #45 from Jorge Ayres Pereira
---
I've added:
-Wl,-y,__cxa_finalize
In here at the end ( i hope i learned!)
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld
-plugin
/home/jorge/cm13/prebuilts/gc
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #47 from Cary Coutant ---
> /home/jorge/cm13/out/target/product/bacon/obj/lib/libbacktrace_test.so:
> reference to __cxa_finalize
> /home/jorge/cm13/out/target/product/bacon/obj/lib/libbacktrace.so: reference
> to
> __cxa_finalize
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #46 from Jorge Ayres Pereira
---
I also tried with this one:
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-g++
-pie -nostdlib -Bdynamic -Wl,-dynamic-linker,/system/bin/linker
-Wl,--gc-sections -
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #44 from Cary Coutant ---
Please add -Wl,-y,__cxa_finalize to the link options, and show me the output.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
b
https://sourceware.org/bugzilla/show_bug.cgi?id=20246
--- 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=3328c04b103286c3422aed59b97595bbbd9bbef5
commit 3328c04b103286c3422aed59b97595bb
https://sourceware.org/bugzilla/show_bug.cgi?id=20244
--- Comment #3 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=712ec27916b5604d29d928dec060fd1ba0fd9edb
commit 712ec27916b5604d29d928dec060fd1b
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #43 from Jorge Ayres Pereira
---
Got an idea. What if I try revert and rebuild the rom to see which is the
commit causing this. Do you think it'll help you out on reporting?
We have only 3 commits so I should in 2 hours be able
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #42 from Jorge Ayres Pereira
---
Got an idea. What if I try revert and rebuild the rom to see which is the
commit causing this. Do you think it'll help you out on reporting?
We have only 3 commits so I should in 2 hours be able
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #41 from Jorge Ayres Pereira
---
https://github.com/UBERTC/binutils/commits/master/gold
Problably one of these commits causing issues? Thanks :)
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #40 from Jorge Ayres Pereira
---
Alright cool.
I can confirm that this starts with the commits which are between 23th March
and 1st April.
What more info do you need to report this bug?
Thanks again for all the patience :)
--
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #39 from H.J. Lu ---
(In reply to Jorge Ayres Pereira from comment #38)
> Alright. But why does this happen only with the master branch and works fine
> with the 2.25/2.26 branch ?
There may be a regression in gold on master branc
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #38 from Jorge Ayres Pereira
---
Alright. But why does this happen only with the master branch and works fine
with the 2.25/2.26 branch ?
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #37 from H.J. Lu ---
(In reply to Jorge Ayres Pereira from comment #36)
> So by using gold means I have this error:
>
> collect2: error: ld returned 1 exit status
>
> When I mix with master binutils?
>
> The ld here is not the
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #36 from Jorge Ayres Pereira
---
So by using gold means I have this error:
collect2: error: ld returned 1 exit status
When I mix with master binutils?
The ld here is not the ld i put on the report?
I appologise if thats the c
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #35 from Jorge Ayres Pereira
---
Sorry but what does that mean on this situation?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing l
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
H.J. Lu changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #33 from Jorge Ayres Pereira
---
http://www.hastebin.com/mefizihuhe.md
Would like like me to upload the toolchain ? Not sure if is easier.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #32 from H.J. Lu ---
Please show us the output of
#
prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld
-V
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #30 from Jorge Ayres Pereira
---
http://www.hastebin.com/evewuriqad.md
It is like this the output?
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #31 from Jorge Ayres Pereira
---
I was here searching for similar names.
jorge@Jgcaap:~/cm13/out$ find -name "*dl.a"
./target/product/bacon/obj/STATIC_LIBRARIES/libdl_intermediates/libdl.a
Is it this one of the files you need?
https://sourceware.org/bugzilla/show_bug.cgi?id=20238
--- Comment #29 from H.J. Lu ---
(In reply to Jorge Ayres Pereira from comment #27)
> Good morning. I've just made a search one by one on the out folder and where
> the gcc is at, and I do not have those files either.
>
> I decided to search
https://sourceware.org/bugzilla/show_bug.cgi?id=20221
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
The binutils-2_26-branch branch has been updated by Senthil Kumar Selvaraj
:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b3ec896b257ceb9765c1dd8667673c63ce5330c2
commit b3e
26 matches
Mail list logo