https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #12 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d686a2b68810b4b1f98930cebcf3b2ee256b1ce2
commit d686a2b68810b4b1f98930cebcf3b2ee256b1ce
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #11 from Sourceware Commits ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a79094915578872a0360c78a54accff994b883b1
commit a79094915578872a0360c78a54accff994b88
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #10 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4cf957e7ac44097baa06e6caca5ad444cff78155
commit 4cf957e7ac44097baa06e6caca5ad444cff7815
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #8 from Sourceware Commits ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=479edf0a6a61159486f14d5e62403f8769cc591d
commit 479edf0a6a61159486f14d5e62403f8769cc59
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #7 from Jakub Jelinek ---
So, I've tried your patch on my short #embed testcase:
unsigned char a[] = {
#embed "cc1plus"
};
with the #embed patchset for GCC, where cc1plus is 273372376 bytes long binary.
Assembly for this from the g
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #6 from Nick Clifton ---
(In reply to Jakub Jelinek from comment #5)
> 1) @command{uuencode} program's @code{-m} option
>I think base64 program from coreutils is more common than uuencode from
> sharutils,
>so either menti
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #5 from Jakub Jelinek ---
Comment on attachment 15612
--> https://sourceware.org/bugzilla/attachment.cgi?id=15612
Proposed patch
Thanks, will try tomorrow.
Just some nits:
1) @command{uuencode} program's @code{-m} option
I t
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #4 from Nick Clifton ---
Created attachment 15612
--> https://sourceware.org/bugzilla/attachment.cgi?id=15612&action=edit
Proposed patch
Hi Jakub,
Would you like to try out this patch ?
With it applied you can use the .bas
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #3 from Jakub Jelinek ---
(In reply to Nick Clifton from comment #2)
> Hi Jakub,
>
> Does libiberty (or some other library) have a base64 decoding function ?
I don't think so.
> If not, I guess I will have to steal^H^H^H^H b
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
Nick Clifton changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
Jakub Jelinek changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
https://sourceware.org/bugzilla/show_bug.cgi?id=31964
--- Comment #1 from Jakub Jelinek ---
base64 encoding is 4 characters per 3 bytes.
Guess the directive shouldn't be supported for targets which don't have 8-bit
bytes (if there are any).
--
You are receiving this mail because:
You are on the
13 matches
Mail list logo