[Bug ld/17219] ld/mips: can no longer build libstdc++ (gcc 4.8/4.9)

2015-01-11 Thread matthew.fortune at imgtec dot com
|unassigned at sourceware dot org |matthew.fortune at imgtec dot com --- Comment #4 from Matthew Fortune --- (In reply to Aaro Koskinen from comment #3) > I get similar errors with release 2.25 binutils. Trying to cross-build MIPS > GCC configured with --with-float=soft fails miserably. Wit

[Bug gas/18401] New: MIPS -march=xlp results in inconsistent ISA markers

2015-05-12 Thread matthew.fortune at imgtec dot com
Component: gas Assignee: unassigned at sourceware dot org Reporter: matthew.fortune at imgtec dot com Target Milestone: --- When using -march=xlp the assembler will mark an object with MIPS64 in the ELF flags but will mark it (correctly) with MIPS64R2. This is because the XLP CPU is

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-05-13 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #3 from Matthew Fortune --- (In reply to Nick Clifton from comment #2) > Hi Matthew, > > Will something like the uploaded patch work ? (Caveat: I am not a MIPS > expert, so there may be something that I have missed). > > Cheer

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-25 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 Matthew Fortune changed: What|Removed |Added Attachment #8311|0 |1 is obsolete|

[Bug gas/18401] MIPS -march=xlp results in inconsistent ISA markers

2015-08-26 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18401 --- Comment #7 from Matthew Fortune --- (In reply to cvs-com...@gcc.gnu.org from comment #6) > The master branch has been updated by Nick Clifton : Thanks Nick. I ran out of steam after trying to get my head around the right kind of fix. >

[Bug gas/21219] mips gas 2.26 report error:opcode not supported on this processor: mips32r2 (mips32r2) `mttc0 $0,$25,1'

2017-03-07 Thread matthew.fortune at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=21219 Matthew Fortune changed: What|Removed |Added CC||matthew.fortune at imgtec dot com