Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [cvs.NetBSD.org] / src / sys / arch / alpha / include
Current tag: netbsd-1-5-ALPHA2
File | Rev. | Age | Author | Last log entry |
---|---|---|---|---|
![]() |
||||
![]() |
1.44 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.41 | 20 years | thorpej | branches: 1.41.6; And more ANSI'ification! |
![]() |
1.35.2.3 | 20 years | thorpej | G/c part of previous. |
![]() |
1.35 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.30 | 20 years | thorpej | branches: 1.30.4; Only include <machine/intr.h> if _KERNEL. Noted by enami tsu... |
![]() |
1.29 | 20 years | cgd | make spl0() and spllowersoftclock() return void. Also, move spl0() prototype fr... |
![]() |
1.26 | 21 years | thorpej | branches: 1.26.14; Fix a bug in TBI optimization uncovered by the "access_type"... |
![]() |
1.22.20.1 | 20 years | kleink | Pull up rev. 1.23 (approved by thorpej): For ELF, add a WEAK_ALIAS() macro. |
![]() |
1.19 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.18 | 20 years | thorpej | Remove the adjustment of VM_PHYS_SIZE for `large memory machines'. The only adj... |
![]() |
1.16 | 20 years | thorpej | Add cpu_counter() for rnd(4), using the rpcc insn. |
![]() |
1.12 | 20 years | thorpej | Switch to the new `evcnt' mechanism for counting interrupts. Maintain a per-CPU... |
![]() |
1.12 | 20 years | thorpej | branches: 1.12.6; And more ANSI'ification! |
![]() |
1.12 | 20 years | thorpej | branches: 1.12.154; 1.12.160; And more ANSI'ification! |
![]() |
1.11 | 20 years | thorpej | branches: 1.11.2; Make stdarg/varargs work with GCC 2.96. |
![]() |
1.11 | 21 years | thorpej | branches: 1.11.182; 1.11.186; Garbage-collect. |
![]() |
1.11 | 20 years | mycroft | In the `MY THAT'S GROSS' department... Eliminate the recursive include of machin... |
![]() |
1.10 | 20 years | thorpej | branches: 1.10.2; And more ANSI'ification! |
![]() |
1.10 | 20 years | thorpej | ANSI'ify. |
![]() |
1.9 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.9 | 23 years | cgd | branches: 1.9.22; clean up NetBSD RCS ID strings |
![]() |
1.8 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.7 | 20 years | cgd | Implement the more flexiable `evcnt' interface as discussed (briefly) on tech-ke... |
![]() |
1.7 | 23 years | cgd | clean up NetBSD RCS ID strings |
![]() |
1.6.4.1 | 20 years | tshiozak | pull up the following changes (approved by thorpej): > cvs rdiff -r1.9 -r1.10 b... |
![]() |
1.6 | 20 years | soren | branches: 1.6.6; 1.6.8; Fix doubled 'the's in comments. |
![]() |
1.6 | 20 years | minoura | branches: 1.6.6; 1.6.8; 1.6.12; Move dl* function definitions to libc on ELF.... |
![]() |
1.6 | 23 years | cgd | branches: 1.6.22; clean up NetBSD RCS ID strings |
![]() |
1.5.2.1 | 20 years | thorpej | Pullup from trunk: Add EISA configuration readining infrastructure. |
![]() |
1.5.2.1 | 20 years | thorpej | Pull up rev. 1.6: Pass the abst to alpha_pci_mem_unmap() so that the real size o... |
![]() |
1.5 | 21 years | cgd | Alpha ECOFF object type definitions |
![]() |
1.5 | 20 years | cgd | branches: 1.5.128; 1.5.130; 1.5.132; kill __P in these files. (I had to look... |
![]() |
1.5 | 20 years | cgd | Implement the more flexiable `evcnt' interface as discussed (briefly) on tech-ke... |
![]() |
1.5 | 20 years | simonb | branches: 1.5.2; s/ouwl/outl/ in macro definition. |
![]() |
1.5 | 21 years | thorpej | branches: 1.5.2; Move cpu_info and related info into <machine/cpu.h>, and imple... |
![]() |
1.5 | 22 years | thorpej | branches: 1.5.24; Make signal delivery work again. |
![]() |
1.4 | 23 years | cgd | branches: 1.4.56; clean up NetBSD RCS ID strings |
![]() |
1.4 | 20 years | thorpej | branches: 1.4.166; 1.4.170; And more ANSI'ification! |
![]() |
1.4 | 20 years | cgd | branches: 1.4.166; 1.4.170; kill __P in these files. (I had to look at them a... |
![]() |
1.3 | 20 years | thorpej | branches: 1.3.4; 1.3.44; ANSI'ify. |
![]() |
1.3 | 21 years | ross | branches: 1.3.14; #ifdef _KERNEL, define the machine FPCR bits and a rounding m... |
![]() |
1.3 | 22 years | cgd | branches: 1.3.188; 1.3.192; replace the single phys_ram_seg_t with a count. a... |
![]() |
1.3 | 20 years | kleink | branches: 1.3.6; 1.3.8; 1.3.10; Improve namespace test macros a bit. |
![]() |
1.3 | 22 years | thorpej | branches: 1.3.186; 1.3.190; Need 83 longs for a jmp_buf now. |
![]() |
1.3 | 20 years | thorpej | And more ANSI'ification! |
![]() |
1.2 | 23 years | cgd | branches: 1.2.34; clean up NetBSD RCS ID strings |
![]() |
1.2 | 21 years | simonb | Include <sys/bswap.h> for function prototypes. i386, pc532 and vax still includ... |
![]() |
1.2 | 23 years | cgd | branches: 1.2.206; 1.2.226; clean up NetBSD RCS ID strings |
![]() |
1.2 | 23 years | cgd | branches: 1.2.56; clean up NetBSD RCS ID strings |
![]() |
1.2 | 23 years | cgd | branches: 1.2.56; clean up NetBSD RCS ID strings |
![]() |
1.2 | 20 years | thorpej | branches: 1.2.4; 1.2.6; 1.2.10; And more ANSI'ification! |
![]() |
1.2 | 20 years | thorpej | branches: 1.2.4; And more ANSI'ification! |
![]() |
1.2 | 23 years | cgd | branches: 1.2.56; clean up NetBSD RCS ID strings |
![]() |
1.2 | 23 years | cgd | branches: 1.2.56; clean up NetBSD RCS ID strings |
![]() |
1.1 | 21 years | ross | branches: 1.1.20; 1.1.22; 1.1.24; New file, included if present for ${MACHINE... |
![]() |
1.1 | 20 years | thorpej | branches: 1.1.4; Switch to the new `evcnt' mechanism for counting interrupts. ... |
![]() |
1.1 | 20 years | mycroft | branches: 1.1.6; In the `MY THAT'S GROSS' department... Eliminate the recursive... |
![]() |
1.1 | 23 years | thorpej | branches: 1.1.2; 1.1.32; 1.1.34; 1.1.46; Split off PALcode functions into th... |
![]() |
1.5 | 20 years | thorpej | branches: 1.5.4; 1.5.6; ANSI'ify. |
![]() |
1.39.2.2 | 20 years | briggs | Pull up revision 1.41 -- Approved by thorpej -- Define bus_space_*_stream_N func... |
![]() |
1.4 | 20 years | chs | branches: 1.4.6; 1.4.8; 1.4.20; add decls for fd driver. |
![]() |
1.4 | 23 years | cgd | branches: 1.4.34; 1.4.36; 1.4.38; clean up NetBSD RCS ID strings |
![]() |
1.1 | 20 years | thorpej | branches: 1.1.4; 1.1.6; Add cpu_counter() for rnd(4), using the rpcc insn. |
![]() |
1.11 | 20 years | thorpej | Make stdarg/varargs work with GCC 2.96. |
![]() |
1.9 | 20 years | thorpej | branches: 1.9.28; Only use __builtin_va_alist_t if using GCC 2.96 or later. Fi... |