]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sparc64
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
[FreeBSD/FreeBSD.git] / sys / sparc64 /
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-21 jakeUse register g6 to point to a small stack for svaing...
2001-08-21 jakeHandle the pcb window scratch area in cpu_fork.
2001-08-21 jakeSave and restore %fprs and %y, which are unused by...
2001-08-21 jakeDisable interrupts when calling openfirmware.
2001-08-20 jakeRename fp_init_pcb to fp_init_proc. Set the FEF bit...
2001-08-20 jakeAdd definitions for new assembler code.
2001-08-20 jakeCatch up with new trap entry point names.
2001-08-20 jakeAdd variables needed by hardware watchpoint support.
2001-08-20 jakeAdd code for supporting hardware watch points.
2001-08-20 jakeAdd a system call trap type and syscall() call request...
2001-08-20 jakeAdd support for splitting the register windows on entry...
2001-08-20 jakedb_expr_t is signed.
2001-08-20 jakeAdd definitions for bits in condition code register...
2001-08-20 jakeAdd a definition for the load store unit control register.
2001-08-20 obrienSync globals.h up with the other platforms. There...
2001-08-18 jakeDon't needlessly duplicate what's basically the same...
2001-08-18 jakeImplement cpu_wait().
2001-08-18 jakeIncrease the size of the phys_avail memory map. Impleme...
2001-08-18 jakeSpell ta 1 correctly as ta %xcc, 1. Use %pil for criti...
2001-08-18 jakeGcc 3.0 requires a .register pseudo-op for certain...
2001-08-16 obrienstyle(9) and make consistent across platforms
2001-08-15 acheOFF_T -> OFF (more standard style)
2001-08-15 acheAdd OFF_T_MAX/OFF_T_MIN
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-15 obrienSync up with the latest ansi.h in other platforms ...
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 jakeAdd a GENERIC kernel config for sparc64.
2001-08-14 jakeAdd some definitions that got left out, *blush*.
2001-08-14 jakeDon't define ELF_RTLD_ADDR twice.
2001-08-10 jhb- Close races with signals and other AST's being trigge...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 jakeCorrect copyright language.
2001-08-10 jakeAdd code to program the tick register and to setup...
2001-08-10 jakeAdd early code to support interrupts.
2001-08-10 jakeFake up the frame pointers on a process's initial stack...
2001-08-10 jakeHandle all types of mmu misses from user mode.
2001-08-10 jakeUse the macro for getting the trap type from the trapframe.
2001-08-10 jakeStore 8 bytes instead of 4 in suword. Use a temporary...
2001-08-10 jakePass a context to tlb_store_slot, use a member(Sync...
2001-08-10 jake1. Start the clock running early for testing.
2001-08-10 jakeSet the pil to something sane on startup.
2001-08-10 jakeAdd definitions needed by new assembler code.
2001-08-10 jake1. Add code to handle traps and interrupts from user...
2001-08-10 jakeAdd code to handle stack traces that go all the way...
2001-08-10 jakeAdd trap types for interrupts. Ad definitions to get...
2001-08-10 jake1. Add code to demap pages from the tlb for user contexts.
2001-08-10 jakeAdd fields that point to per-cpu interrupt data.
2001-08-10 jakeAdd a field to trapframe for saving the pil.
2001-08-10 jakeAdd asis for interrupt registers.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-09 obrienThe author isn't a [UC] Regents. Correct the copyright...
2001-08-09 obrienFix VCS ID spamage.
2001-08-09 obrienRestore the proper copyright on this and remove the...
2001-08-09 obrienThe author isn't a [UC] Regents. Correct the copyright...
2001-08-08 peterZap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U...
2001-08-06 jakeHandle dmmu protection faults as well as misses. Enabl...
2001-08-06 jakeAdd page fault and high level tsb miss handlers.
2001-08-06 jakeHandle switching switching mmu contexts and mapping...
2001-08-06 jakeSave the primary mmu context around calls to the prom...
2001-08-06 jakeRemove some debug code.
2001-08-06 jakeHandle managed and unmanaged mapping better. Allocate...
2001-08-06 jakeAdd trap handlers for dmmu faults from user mode, and...
2001-08-06 jakeThe kernel runs at a much lower address now.
2001-08-06 jakeFix macros for dealing with tte contexts.
2001-08-06 jakeOops. Last commit to tsb.h should have gone here.
2001-08-06 jakeFix macros for setting and extracting the context field...
2001-08-06 jakeAdd a vm_object and page count to struct pmap for alloc...
2001-08-05 tmmSigh. Add two files needed for the sparc64 fp contect...
2001-08-04 tmmAdd floating point context switching code for sparc64.
2001-08-03 jakeMove some code related to managing pv entries from...
2001-08-03 jakeFix a bug translating virtual translation table entry...
2001-08-03 jakeDefine proc0paddr. Call init_param() as early as possible.
2001-08-03 jakeAdd an Elfhashelt type for sparc64.
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 jakeFlesh out the sparc64 port considerably. This contains:
2001-07-31 jakeAdd skeleton machine dependent headers and c files...
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-01 impObrien created this directory, but I didn't cvs add...
2001-07-01 impDon't need the .keep_me files. Obrien and I committed...
2001-06-30 obrienGrrr, this was added in the wrong place.
2001-06-30 obrienEnsure sys/${MACHINE}/compile/FOO exists
next