On Wed, 7 Apr 2010 13:12:51 -0400
Mark H Weaver <m...@netris.org> wrote:

> Hello all,
> 
> I would like to propose that gNewSense should include an assembler
> which works around the loongson2f NOP bug by default, without having
> to explicitly pass any additional compiler flags.
> 

> I have attached a patch relative to binutils-2.20-4~bpo50+1.  Note
> that I don't have previous experience modifying Debian source
> packages, so I've probably done some things suboptimally.

Quick notes:
* The changes are made directly to the source tree, rather then as
patches applied at package build time. Ideally we want the latter, but
its probably trivial to fix - a job for the weekend (they just need to
go in debian/patches, and get added to the series file if needed).

I noticed this, could you file a bug upstream if its a valid fix?
20:29:55 kgo...@epicfail:~/sourcecheckouts/upstream-binutils $ cvs diff
include/opcode/mips.h Index: include/opcode/mips.h
===================================================================
RCS file: /cvs/src/src/include/opcode/mips.h,v
retrieving revision 1.64
diff -r1.64 mips.h
1109c1109
< /* A NOP insn impemented as "or at,at,zero".
---
> /* A NOP is implemented as "or at,at,zero".

thanks,
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group

Attachment: signature.asc
Description: PGP signature

_______________________________________________
gNewSense-dev mailing list
gNewSense-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gnewsense-dev

Reply via email to