https://sourceware.org/bugzilla/show_bug.cgi?id=31062
--- Comment #8 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=fab62191f84583780c2c6d024d0e583400881770
commit fab62191f84583780c2c6d024d0
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Nick Clifton changed:
What|Removed |Added
Attachment #15220|0 |1
is obsolete|
https://sourceware.org/bugzilla/show_bug.cgi?id=31062
Nick Clifton changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #24 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=b2a6584d753a4dc94139e98c6998f570ed1e2341
commit b2a6584d753a4dc94139e98c69
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
Nick Clifton changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=28910
--- Comment #26 from Jan-Benedict Glaw ---
All mass compilations of Binutils worked as expected. Linux kernel builds are
running, but no other regressions (and parisc and sh are fixed.)
Thanks!
--
You are receiving this mail because:
You ar
Hi Pete,
I've been attempting to build a cross-compiler for a MIPS32
microcontroller (specifically an M14KE) and I've been running into
problems that appear to stem from binutils silently coalescing 'mips32'
into 'mips64'.
What specifically are these problems ?
All configurations of the binut
Afternoon, Nick. Thanks for getting back to me.
On Tue, 2023-11-14 at 12:28 +, Nick Clifton wrote:
> Hi Pete,
>
> > I've been attempting to build a cross-compiler for a MIPS32
> > microcontroller (specifically an M14KE) and I've been running into
> > problems that appear to stem from binutil
Hi Pete,
I believe it's the target normalisation in
config.sub (line 1055) that does it:
mips3*-*)
cpu=mips64
;;
Interesting...
That doesn't seem quite right to me but I don't know much about
binutils to know what the rationale is for that transfor
https://sourceware.org/bugzilla/show_bug.cgi?id=31067
Bug ID: 31067
Summary: symbols eliminated by --gc-sections still trigger
warnings for gnu.warning.SYM
Product: binutils
Version: 2.42 (HEAD)
Status: NEW
Seve
10 matches
Mail list logo