--- Additional Comments From haubi at gentoo dot org 2007-12-18 08:44
---
Created an attachment (id=2148)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2148&action=view)
patch for binutils-2.18
(In reply to comment #9)
> That is because 2.16.1 uses 4K maximum page size and my p
--- Additional Comments From shap at eros-os dot com 2007-12-18 15:59
---
Created an attachment (id=2149)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2149&action=view)
Revised patch, splitting CPUSHL per suggestion
This patch splits CPUSHL as suggested (I think -- would appre
I've gotten annoyed enough to want to fix something :-)
The disassembly logic for M68k MOVEC is awful. To do it right requires
knowledge of the actual target CPU model, and we don't have that from
BFD. We *do* have the target architecture level, and we can at least use
that to refine the output.