Source-Changes archive

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

NetBSD master CVS tree commits



mark
Mon Oct 14 19:10:20 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv1367

Modified Files:
        locore.S 
Log Message:
Merged in the KGDB changes to locore.S from Wolfgang.
Added the functions atmoic_set_bit() and atomic_clear_bit() that
can be used for setting and clearings bits atomically (need interrupts
to be turned off).


mark
Mon Oct 14 19:11:33 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv1637

Modified Files:
        kgdb_glue.c kgdb_step.c 
Log Message:
Merged in latest KGDB changes from Wolfgang Solfrank.


mark
Mon Oct 14 19:14:22 PDT 1996
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv1785

Modified Files:
        undefined.c 
Log Message:
The undefined handlers now have a fourth argument which is a fault code.
Catch the user breakpoint instruction and generate a SIGTRAP.




Home | Main Index | Thread Index | Old Index