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=19104
--- Comment #12 from Nick Clifton ---
Hi Ronald,
> One minor issue: my surname was spelled incorrectly in the git repository.
> (boom = tree in Dutch)
Doh! Sorry about that. I have checked in a patch to the changelogs.
Cheers
Nick
--
https://sourceware.org/bugzilla/show_bug.cgi?id=19104
--- Comment #9 from Ronald Hoogenboom ---
Hi Nick,
Thanks for adding the testcase... I didn’t quite know how to tackle that.
I will leave the '=' sign as it is. I don't think it will be needed either. I
have never seen a symbol that contains
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #32 from Nick Clifton ---
Hi H.J.
I have checked in a supplimentary patch. This does three things:
* It default x86 Linux gas to not compressing debug sections.
This was the whole point of this PR. We can enable compres
https://sourceware.org/bugzilla/show_bug.cgi?id=18500
--- Comment #15 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=4ee3febded6c95ef47e8982a406aa3549cb6b59b
commit 4ee3febded6c95ef47e8982a406a
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #34 from Nick Clifton ---
Hi H.J.
> The new configure change between topevel and gas/ld is inconsistent.
> Toplevel configure has
>
> --enable-compressed-debug-sections={all,gas,gold,ld,none}
>
> and gas/ld has --enable-compress
https://sourceware.org/bugzilla/show_bug.cgi?id=19161
Bug ID: 19161
Summary: GNU ld wrongly garbage collects section referenced via
__start_SECTIONNAME
Product: binutils
Version: unspecified
Status: NEW
Severity
https://sourceware.org/bugzilla/show_bug.cgi?id=19145
--- Comment #12 from Jonathan Roelofs ---
https://sourceware.org/ml/binutils/2015-10/msg00181.html
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mail
https://sourceware.org/bugzilla/show_bug.cgi?id=19145
--- Comment #11 from Jonathan Roelofs ---
One of my coworkers reminds me that we've done the same thing for linux before:
https://sourceware.org/ml/binutils/2006-10/msg00181.html
--
You are receiving this mail because:
You are on the CC lis
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
H.J. Lu changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://sourceware.org/bugzilla/show_bug.cgi?id=19145
--- Comment #10 from Jonathan Roelofs ---
Created attachment 8736
--> https://sourceware.org/bugzilla/attachment.cgi?id=8736&action=edit
fix implementation (gcc)
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=19145
--- Comment #9 from Jonathan Roelofs ---
Created attachment 8735
--> https://sourceware.org/bugzilla/attachment.cgi?id=8735&action=edit
fix implementation (binutils)
Ah, thanks. That will work.
--
You are receiving this mail because:
You
https://sourceware.org/bugzilla/show_bug.cgi?id=18500
--- Comment #14 from Nick Clifton ---
Hi Jiong,
> The testcases includes failed on arm big-endian. Can be reproduced on x86
> cross --target=armeb-none-eabi
>
> FAIL: VFPv2 vldr to vmov
> FAIL: VFPv3 vldr to vmov
> FAIL: VFPv3xd vldr to vmov
https://sourceware.org/bugzilla/show_bug.cgi?id=18500
--- Comment #13 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a846e9c1872038b0d7bac1fe5bb134668ae5e697
commit a846e9c1872038b0d7bac1fe5b
https://sourceware.org/bugzilla/show_bug.cgi?id=19104
--- Comment #8 from Nick Clifton ---
Hi Ronald,
Thanks for the updated patch. I have now checked it in, along with a
testcase to make sure that it continues to work.
I think supporting an escape sequence for the equals sign would be nic
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #37 from H.J. Lu ---
(In reply to Nick Clifton from comment #36)
> Hi H.J.
>
> > Should --enable-compressed-debug-sections=ld,gas work?
>
> As opposed to --enable-compressed-debug-sections=all ? Hmm, yes I guess
> that it shoul
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #36 from Nick Clifton ---
Hi H.J.
> Should --enable-compressed-debug-sections=ld,gas work?
As opposed to --enable-compressed-debug-sections=all ? Hmm, yes I guess
that it should. Although it will make parsing this option trick
https://sourceware.org/bugzilla/show_bug.cgi?id=19104
--- Comment #11 from Nick Clifton ---
Hi Ronald,
> BTW. I didn't get a reply from ass...@gnu.org yet.
yes - that is why I was happy to check the patch in. :-)
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list f
https://sourceware.org/bugzilla/show_bug.cgi?id=19104
--- Comment #10 from Ronald Hoogenboom ---
One minor issue: my surname was spelled incorrectly in the git repository.
(boom = tree in Dutch)
Ronald Hoogenboom
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=19083
--- Comment #3 from Marcin Kościelnicki ---
Seems to work, I have systemd now :)
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binuti
https://sourceware.org/bugzilla/show_bug.cgi?id=19160
Bug ID: 19160
Summary: Warnings from x86_64-build_apple-darwin15.0.0-gcc when
compiling elf32-arm.c and subsequent problems
Product: binutils
Version: 2.25
Status: NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #35 from H.J. Lu ---
(In reply to Nick Clifton from comment #34)
> Hi H.J.
>
> > The new configure change between topevel and gas/ld is inconsistent.
> > Toplevel configure has
> >
> > --enable-compressed-debug-sections={all,gas
https://sourceware.org/bugzilla/show_bug.cgi?id=19109
--- Comment #31 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6c3bc0f82c625d425b09c01f96b64946abe4118e
commit 6c3bc0f82c625d425b09c01f96
https://sourceware.org/bugzilla/show_bug.cgi?id=19104
--- Comment #7 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2b35fb28f397a26c0da03f7579116d28af2af824
commit 2b35fb28f397a26c0da03f75791
24 matches
Mail list logo