From owner-cvs-all Tue Jul 31 8:45:56 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.wrs.com (unknown-1-11.windriver.com [147.11.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 8A3FF37B403; Tue, 31 Jul 2001 08:45:35 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@[147.11.46.217]) by mail.wrs.com (8.9.3/8.9.1) with ESMTP id IAA27170; Tue, 31 Jul 2001 08:45:35 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200107310605.f6V656u61914@freefall.freebsd.org> Date: Tue, 31 Jul 2001 08:45:22 -0700 (PDT) From: John Baldwin To: Jake Burkholder Subject: RE: cvs commit: src/sys/sparc64/sparc64 db_disasm.c db_interface Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 31-Jul-01 Jake Burkholder wrote: > jake 2001/07/30 23:05:06 PDT > > Modified files: > sys/sparc64/sparc64 autoconf.c clock.c elf_machdep.c > machdep.c pmap.c procfs_machdep.c > sys_machdep.c trap.c vm_machdep.c > sys/sparc64/include ansi.h atomic.h bus.h clock.h cpu.h > cpufunc.h db_machdep.h elf.h endian.h > exec.h frame.h globaldata.h globals.h > limits.h md_var.h mutex.h param.h pcb.h > pmap.h proc.h ptrace.h reg.h resource.h > signal.h smp.h stdarg.h types.h > ucontext.h vmparam.h > Added files: > sys/sparc64/sparc64 db_disasm.c db_interface.c db_trace.c > exception.s genassym.c locore.s pv.c > support.s swtch.s tsb.c upa.c > sys/sparc64/include asi.h asmacros.h bootinfo.h pstate.h pv.h > setjmp.h tlb.h trap.h tsb.h tte.h > Log: > Flesh out the sparc64 port considerably. This contains: > - mostly complete kernel pmap support, and tested but currently turned > off userland pmap support > - low level assembly language trap, context switching and support code > - fully implemented atomic.h and supporting cpufunc.h > - some support for kernel debugging with ddb > - various header tweaks and filling out of machine dependent structures And the crowd goes wild! -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message