Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ws
Date:           Sat Apr 17 21:16:48 UTC 1999

Modified Files:
        src/lib/libc: shlib_version
        src/lib/libc/arch/powerpc: Makefile.inc
        src/lib/libc/arch/powerpc/gen: Makefile.inc
        src/libexec/ld.elf_so/arch/powerpc: ppc_reloc.c
        src/sys/arch/bebox/bebox: machdep.c
        src/sys/arch/bebox/include: cpu.h
        src/sys/arch/bebox/stand/boot: boot.c
        src/sys/arch/macppc/include: cpu.h
        src/sys/arch/macppc/macppc: machdep.c
        src/sys/arch/macppc/stand/ofwboot: boot.c
        src/sys/arch/ofppc/include: cpu.h
        src/sys/arch/ofppc/ofppc: machdep.c
        src/sys/arch/ofppc/stand/ofwboot: boot.c
        src/sys/arch/powerpc/powerpc: pmap.c
        src/sys/lib/libkern/arch/powerpc: Makefile.inc
Added Files:
        src/lib/libc/arch/powerpc/gen: syncicache.c
        src/sys/arch/powerpc/include: cpu.h
        src/sys/lib/libkern/arch/powerpc: syncicache.c
Log Message:
Modify syncicache on PowerPC from an inline to a real function.
Support different cache line sizes with the same object code in userland.
While here, move the function to implementation name space.




Home | Main Index | Thread Index | Old Index