Port-m68k archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/mac68k/mac68k



On Sun, Jan 18, 2009 at 04:10:38AM +0900, Izumi Tsutsui wrote:
> martin%NetBSD.org@localhost wrote:
> 
> > Module Name:        src
> > Committed By:       martin
> > Date:               Sun Jan 11 21:09:13 UTC 2009
> > 
> > Modified Files:
> >     src/sys/arch/mac68k/mac68k: trap.c
> > 
> > Log Message:
> > Decode the fpu status bits into siginfo code values when signaling fpu
> > traps. This makes us pass all of our ieee regression tests.
> > 
> > 
> > To generate a diff of this commit:
> > cvs rdiff -r1.134 -r1.135 src/sys/arch/mac68k/mac68k/trap.c
> 
> Should all other m68k ports follow this?
> Should it be pulled up to netbsd-5?

From the description, I'd say yes. Actually, I'm confused - I think
there was some meaningful code in there (on the Amiga) in earlier times.
Time for cvs archeology. --time passes--

Went away in (e.g.) Amiga trap.c 1.95, which is 

date: 2003/09/22 14:27:00;  author: cl;  state: Exp;  lines: +54 -30
SA_SIGINFO support for m68k (port specific changes)

Your support function should be somehwere in arch/m68k/m68k/, and
called from every m68k port (well, at least Amiga, too ;-) Can you
do this?

[Is there a PR?]

        -is
-- 
seal your e-mail: http://www.gnupg.org/


Home | Main Index | Thread Index | Old Index