summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include
Commit message (Expand)AuthorAgeFilesLines
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-234-13/+29
* Little reorganization:dt1998-12-192-25/+20
* Implement 'software completion' for floating point arithmetic. On thedfr1998-12-043-1/+578
* Add support for 'vmstat -i'.dfr1998-11-282-2/+81
* Oops, I forgot to update this file when I changed moused recently.yokota1998-11-221-1/+3
* Add sc_traparg_a0, sc_traparg_a1 and sc_traparg_a2 to the sigcontextdfr1998-11-182-31/+39
* Definitions for alpha specific device resources.dfr1998-11-171-0/+44
* Definitions for alpha specific system calls.dfr1998-11-171-0/+54
* * Add hooks to allow the X server to access I/O ports and memory.dfr1998-11-153-21/+31
* Add the ability to specify where on the at_shutdown queue a handler ismsmith1998-10-301-2/+1
* Typo fix.peter1998-10-141-2/+2
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-141-2/+8
* Bring in _BSD_UINT8_T_, _BSD_UINT16_T_, and _BSD_UINT32_T from the i386alex1998-10-121-1/+4
* Add functions for accessing dense and bwx memory for pci devices. Thesedfr1998-10-061-1/+8
* Add support for adjkerntz (largely untested).dfr1998-10-062-3/+10
* Start using the new SWI registration system instead of hardwiring everything.dfr1998-09-261-1/+3
* Automatically detect which disk was booted and change the root to that disk.dfr1998-09-261-1/+3
* Add splsoftvm().dfr1998-09-191-1/+2
* Merge with the latest i386 syscons.dfr1998-09-173-6/+259
* Add cam spls.dfr1998-09-161-1/+3
* Port i386 bus_space and bus_dma to alpha.dfr1998-09-163-476/+1085
* Add new functions fill_fpregs() and set_fpregs(), like fill_regs()jdp1998-09-141-1/+7
* Add generic defines ELF_ARCH, ELF_CLASS, and ELF_DATA. These givejdp1998-09-141-1/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-1/+8
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-241-0/+77
* Use address space numbers to reduce TLB flushes.dfr1998-08-231-1/+4
* Add Miata system type and pull in the LOCATE_PCS macro from NetBSD.dfr1998-08-171-0/+4
* Add breakpoint() for BREAK_TO_DEBUGGER.dfr1998-08-171-1/+11
* Update to use elf_generic.h.dfr1998-08-171-1/+6
* Lots of changes, including:dfr1998-08-104-5/+44
* Add some more useful macros.dfr1998-08-071-1/+7
* Port syscons to the alpha. The driver itself has moved to sys/isa as it willdfr1998-08-065-3/+8
* 1. Reorganized screen saver related code so that both the LKM screenyokota1998-08-031-2/+10
* Add definitions of EV56 INT1/INT2/INT4/INT8 memory spaces.dfr1998-07-311-1/+9
* Change load address to 0xfffffc0000300000 to help support AS200.dfr1998-07-301-2/+2
* Macros for accessing alpha sparse device ports and memory.dfr1998-07-271-0/+67
* Add sio support.dfr1998-07-222-2/+13
* Add platform functions for manipulating PCI irqs.dfr1998-07-221-0/+3
* Add declaration of {aquire,release}_timer2().dfr1998-07-221-1/+3
* Add macros and chipset support for accessing device i/o memory on the alpha.dfr1998-07-222-2/+34
* Make ptrace work.dfr1998-07-152-2/+13
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-8/+6
* Overhaul the spl system so that it actually works properly.dfr1998-07-124-8/+8
* Implement intr_create/intr_connect.dfr1998-07-121-1/+8
* Implement promcncheckc.dfr1998-07-121-1/+1
* Add some generic interrupt dispatch code.dfr1998-07-121-113/+35
* Oops, forgot to modify the pointer-int typedefs from the i386 version.bde1998-07-101-3/+3
* Added a kernel-only typedef (ptrint_t) giving an integral type that isbde1998-07-101-1/+7
* Add the ability to suspend as well as hibernate to the system. Thisimp1998-07-061-1/+3
* Add support for kernel gdb.dfr1998-07-051-1/+1
OpenPOWER on IntegriCloud