https://sourceware.org/bugzilla/show_bug.cgi?id=21479
Bug ID: 21479
Summary: strip doesn't handle lto archives
Product: binutils
Version: 2.29 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
https://sourceware.org/bugzilla/show_bug.cgi?id=21459
--- Comment #2 from Egon Elbre ---
(In reply to Nick Clifton from comment #1)
> Created attachment 10043 [details]
> Proposed patch
>
> Hi Egon,
>
> Please could you try out this patch ?
I can certainly try :D
But trying to compile anyth
https://sourceware.org/bugzilla/show_bug.cgi?id=21459
--- Comment #3 from Nick Clifton ---
Created attachment 10044
--> https://sourceware.org/bugzilla/attachment.cgi?id=10044&action=edit
Linker script fragment
Hi Egon,
> But, it does look like it's using new linker and doesn't create a valid
https://sourceware.org/bugzilla/show_bug.cgi?id=21459
--- Comment #4 from Egon Elbre ---
(In reply to Nick Clifton from comment #3)
> Created attachment 10044 [details]
> Linker script fragment
>
> Hi Egon,
>
> > But, it does look like it's using new linker and doesn't create a valid
> > execu
https://sourceware.org/bugzilla/show_bug.cgi?id=21458
--- Comment #7 from Nick Clifton ---
(In reply to Andrew Goedhart from comment #6)
Hi Andrew,
> Unfortunately we may potentially have another problem. When trying to
> generate a test case I came across the following.
> ADR R0,__testFnP
https://sourceware.org/bugzilla/show_bug.cgi?id=21458
--- Comment #8 from Andrew Goedhart ---
Hi Nic
I had a look at the programmers reference guide for the cortext M3 and M4 .
I noticed that the instructions BL and B require a label not a
register. This is true for ARMV4-ARMV8 architectures. A
https://sourceware.org/bugzilla/show_bug.cgi?id=21481
Bug ID: 21481
Summary: -z bndplt doesn't work with IFUNC
Product: binutils
Version: 2.29 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
https://sourceware.org/bugzilla/show_bug.cgi?id=21481
--- 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=aab82f4c201a2612c0fb6d5b66d8e4ce2f036f1c
commit aab82f4c201a2612c0fb6d5b66d8e4ce
https://sourceware.org/bugzilla/show_bug.cgi?id=21481
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---