glibc/sysdeps/unix/sysv/linux/alpha
Richard Henderson 194b9b3b26 * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines):
Kill sethae.
        * sysdeps/unix/sysv/linux/alpha/Versions: Add pciconfig_iobase.
        * sysdeps/unix/sysv/linux/alpha/ioperm.c (all address constants):
        Use physical addresses not KSEG addresses.
        (io_system): Add PYXIS.
        (io): Remove hae.reg, sys, hae_shift.
        (stb_mb, stw_mb, stl_mb, __sethae): New.
        (inline_outb, inline_outw, inline_outl): Don't set hae.
        (inline_inb, inline_inw, inline_inl): Likewise.
        (dense_sethae): New null function.
        (struct cpuinfo_data): New.
        (process_cpuinfo): Use local and stack variables, not static.
        Move readlink check here from init_iosys.
        (init_iosys): Use __pciconfig_iobase first.  Know SX and LX as PYXIS.
        (_iopl): Simplify.
        (_hae_shift): Calculate it here.
        * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove sethae,
        add pciconfig_iobase.
2000-03-20 20:23:05 +00:00
..
alpha
bits Define shmatt_t type and use it in struct shmid_ds definition. 2000-02-28 05:02:28 +00:00
net
sys * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): 2000-03-20 20:23:05 +00:00
adjtime.c
brk.S
clone.S
configure
configure.in
Dist Add ipc_priv.h. 2000-01-24 12:34:15 +00:00
fpathconf.c
fstatfs64.c
ftruncate64.c
fxstat64.c
getitimer.S
getrlimit64.c
getrusage.S
getsysstats.c
gettimeofday.S
glob64.c
glob.c
ieee_get_fp_control.S
ieee_set_fp_control.S
init-first.h
ioperm.c * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): 2000-03-20 20:23:05 +00:00
ipc_priv.h Linux/Alpha private IPC definitions. 2000-01-24 12:30:41 +00:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
lxstat64.c
Makefile * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): 2000-03-20 20:23:05 +00:00
mmap64.c
msgctl.c Linux/Alpha specific msgctl implementation. 2000-02-11 21:00:09 +00:00
oldglob.c
pathconf.c
pipe.S
pread64.c
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
rt_sigaction.S
select.S
semctl.c Linux/Alpha specific semctl implementation. 2000-02-11 21:00:16 +00:00
setfpucw.c
setitimer.S
setrlimit64.c
settimeofday.S
shmctl.c Linux/Alpha specific shmctl implementation. 2000-02-11 21:00:22 +00:00
sigcontextinfo.h
sigprocmask.c
sigsuspend.S
sizes.h
statfs64.c
syscall.S 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:40:34 +00:00
syscalls.list * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): 2000-03-20 20:23:05 +00:00
sysdep.h
truncate64.c
ustat.c
utimes.S
Versions * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): 2000-03-20 20:23:05 +00:00
wait4.S
xmknod.c
xstat64.c
xstatconv.c