This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Quick pc hack for exe loading


Hi Andrew,

On Fri, 2007-11-23 at 12:30 -0500, Andrew Cagney wrote:
> Rick Moseley wrote:
> > Hi Mark,
> >
> > Cool. That ought to be fine.
> >
> 
> Yea, except this bit:
> 
> +      this.bankBuffers = sendrecRegisterBuffersFIXME();
> 
> the word "FIXME" should be a hint.

Indeed, that was moved from the pre-cached function
sendrecRegisterBanks() to the cache in the constructor and also why I
added the XXX and comment. I assume this is because you are in the
middle of moving Isa and register related methods to their own package?
Or is that work finished now and these remaining FIXME() methods just
need to be cleaned up now?

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]