Repository: /svn/ppc-dev/ppc-dev
Latest revision: 111
Total changesets: 1
Log message:
Log:
usr/src/lib/libc/ppc/gen/_getsp.s
usr/src/lib/libc/ppc/gen/lock.s
usr/src/lib/libc/ppc/gen/memchr.s
usr/src/lib/libc/ppc/gen/ppc_gethrtime.s
usr/src/lib/libc/ppc/sys/getdabr.s
usr/src/lib/libc/ppc/sys/getdabr_count.s
usr/src/lib/libc/ppc/sys/setdabr.s
    Systematic search and fix of functions that are missing return
 (brl)

onbld/bin/svn-interesting
  1. Expand list of source code extensions.
  2. Replace special code for .c and.h generated files
     with general-purpose table of target and source suffixes.
  3. Expand list of "special" know source code filenames
  4. Check for legal values in all of columns 1..8.
  5. Do file existence tests relative to $CODEMGR_WS,
     instead of the current working directory.

onbld/bin/make-interesting
  1. Add explanation of nonsource.fl

usr/src/uts/ppc/os/sundep.c
usr/src/uts/ppc/os/temp_bandaid.c
    Implement lwp_pcb_exit()

usr/src/uts/chrp/os/intr.c
    Add header to listing of Interrupt Flight Recorder

usr/src/uts/ppc/Makefile.files
usr/src/uts/ppc/pmdb/pmdb_debug.c
usr/src/uts/ppc/pmdb/pmdb_demo.c
usr/src/uts/ppc/pmdb/pmdb_kconf.c
usr/src/uts/ppc/pmdb/pmdb_shell.c
    Split PMDB into smaller pieces.
    Each shell flavor is now in a separate file.
    pmdb_shell.c now has only generic shell functions.

usr/src/uts/ppc/pmdb/amap.c

usr/src/lib/libc/ppc/gen/memchr.s
    Do a real implementation.
    This is very straight-forward.  There is plenty of opportunity
    for optimization, later.  See the corresponding Sparc and x86
    assembly language code.

usr/src/lib/libc/ppc/Makefile
    Use the same rules for large-file-aware and c89 components for PICs
    applied to objs/* which make up the statically linked libc, libc.a

usr/src/uts/pmdb/pmdb.dict
usr/src/uts/pmdb/pmdb.texinfo
usr/src/uts/pmdb/Makefile
usr/src/uts/pmdb/detexinfo.pl
    Add PMDB user manual

usr/src/uts/ppc/vm/hat_ppcmmu.h
usr/src/uts/ppc/vm/hat_ppcmmu.c
    Some HAT debug trace messages were unconditional, and are now
    too noisy.  Make them print only when the appropriate hat_trace
    bits are turned on. 

usr/src/uts/common/os/logsubr.c
    It is now 2008.

usr/src/uts/common/vm/vm_as.c
    Suppress trace messages, unless a 'debug_vm_as' is non-zero

usr/src/uts/chrp/os/trap.c
    Make debug trace messages about page faults conditional,
    based on variables, 'kfaultdebug' and 'ufaultdebug'.

usr/src/uts/common/os/vmem.c
    Get rid of redundant version of vmem_contains(), which used to be
    a variant, but then morphed into the same thing

gs rev 985 to 996

Files:
        create: usr/src/uts/ppc/pmdb/Makefile
        create: usr/src/uts/ppc/pmdb/detexinfo.pl
        create: usr/src/uts/ppc/pmdb/pmdb.dict
        create: usr/src/uts/ppc/pmdb/pmdb.texinfo
        create: usr/src/uts/ppc/pmdb/pmdb_debug.c
        create: usr/src/uts/ppc/pmdb/pmdb_demo.c
        create: usr/src/uts/ppc/pmdb/pmdb_kconf.c
        update: onbld/bin/make-interesting
        update: onbld/bin/svn-interesting
        update: usr/src/lib/libc/ppc/Makefile
        update: usr/src/lib/libc/ppc/gen/_getsp.s
        update: usr/src/lib/libc/ppc/gen/lock.s
        update: usr/src/lib/libc/ppc/gen/memchr.s
        update: usr/src/lib/libc/ppc/gen/ppc_gethrtime.s
        update: usr/src/lib/libc/ppc/sys/getdabr.s
        update: usr/src/lib/libc/ppc/sys/getdabr_count.s
        update: usr/src/lib/libc/ppc/sys/setdabr.s
        update: usr/src/uts/chrp/os/intr.c
        update: usr/src/uts/chrp/os/trap.c
        update: usr/src/uts/common/os/logsubr.c
        update: usr/src/uts/common/os/vmem.c
        update: usr/src/uts/common/vm/vm_as.c
        update: usr/src/uts/ppc/Makefile.files
        update: usr/src/uts/ppc/os/sundep.c
        update: usr/src/uts/ppc/os/temp_bandaid.c
        update: usr/src/uts/ppc/pmdb/amap.c
        update: usr/src/uts/ppc/pmdb/pmdb_shell.c
        update: usr/src/uts/ppc/vm/hat_ppcmmu.c
        update: usr/src/uts/ppc/vm/hat_ppcmmu.h
 
 
This message posted from opensolaris.org

Reply via email to