Source-Changes archive

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

NetBSD master CVS tree commits



jonathan
Sun Oct  6 20:15:06 PDT 1996
Update of /cvsroot/src/sys/arch/mips/include
In directory netbsd1:/var/slash-tmp/cvs-serv22467/include

Modified Files:
        reloc.h 
Log Message:
Fix for elf{32,64} changes: make <mips/reloc.h> re-includable,
Use elf_xxx section names (not elf32_xxx)in mips/mips/elf.c


jonathan
Sun Oct  6 20:15:09 PDT 1996
Update of /cvsroot/src/sys/arch/mips/mips
In directory netbsd1:/var/slash-tmp/cvs-serv22467/mips

Modified Files:
        cpu_exec.c elf.c 
Log Message:
Fix for elf{32,64} changes: make <mips/reloc.h> re-includable,
Use elf_xxx section names (not elf32_xxx)in mips/mips/elf.c


scottr
Sun Oct  6 20:16:49 PDT 1996
Update of /cvsroot/src/sys/arch/m68k/fpe
In directory netbsd1:/var/slash-tmp/cvs-serv17503

Modified Files:
        fpu_emulate.c 
Log Message:
The 68LC040 generates a format 4 stack frame for floating point
exceptions, which puts the address of the instruction we faulted
on in a different location.  Copy it and handle as we normally would,
restoring the saved PC before returning.

The FPE should probably be reworked to take advantage of the 68LC040's
precalculated effective address, at some point.




Home | Main Index | Thread Index | Old Index