..
alpha
Wed May 22 00:40:50 1996 David Mosberger-Tang <davidm@azstarnet.com>
1996-05-23 05:33:49 +00:00
bits
(__S_TYPEISMQ, __S_TYPEISSEM, __S_TYPEISSHM): Rewrite to enforce correct use the macros. They still always return zero.
2001-03-05 18:28:43 +00:00
net
Update.
1997-12-28 16:01:53 +00:00
sys
Remove K&R support.
2000-05-23 09:07:17 +00:00
adjtime.c
Update.
2000-04-15 17:15:10 +00:00
brk.S
¸
1998-08-23 04:10:13 +00:00
clone.S
* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF. * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos. * sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval): Follow POSIX and make tv_sec a time_t. * sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle new tv64 syscall as well as fall back to tv32. * sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/select.S: Likewise. * sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise. * sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise. * sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise. * sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.
1998-02-04 10:17:52 +00:00
configure
Update.
1998-08-21 22:29:58 +00:00
configure.in
Update.
1998-08-21 22:29:58 +00:00
Dist
Update.
2000-04-06 20:10:19 +00:00
fpathconf.c
Update.
2000-06-18 05:22:55 +00:00
fstatfs64.c
Update.
1997-12-22 20:53:38 +00:00
ftruncate64.c
Update.
1997-12-22 20:53:38 +00:00
fxstat64.c
Update.
1997-10-31 22:55:02 +00:00
getclktck.c
Update.
2000-11-01 08:10:10 +00:00
getdents.c
Update.
2000-08-19 16:58:09 +00:00
getitimer.S
¸
1998-08-23 04:10:13 +00:00
getrlimit64.c
Update.
1997-12-22 20:53:38 +00:00
getrusage.S
Update.
2000-04-22 07:19:25 +00:00
getsysstats.c
Update.
2001-04-06 22:47:29 +00:00
gettimeofday.S
¸
1998-08-23 04:10:13 +00:00
glob64.c
Update.
1998-08-10 15:54:54 +00:00
glob.c
Update.
2000-04-04 06:03:48 +00:00
ieee_get_fp_control.S
¸
1998-08-23 04:10:13 +00:00
ieee_set_fp_control.S
¸
1998-08-23 04:10:13 +00:00
ioperm.c
Update.
2000-04-22 07:19:25 +00:00
ipc_priv.h
Update.
2000-01-24 12:38:46 +00:00
kernel_sigaction.h
Update.
1998-02-24 15:22:29 +00:00
kernel_stat.h
Update.
2000-08-12 05:14:52 +00:00
kernel_termios.h
Update.
1997-12-01 17:16:22 +00:00
lxstat64.c
Update.
1997-10-31 22:55:02 +00:00
Makefile
* 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
mmap64.c
Update.
1997-12-28 16:01:53 +00:00
msgctl.c
* sysdeps/gnu/bits/msq.h: Qualify kernel's
2000-07-27 06:25:28 +00:00
oldglob.c
Update.
2000-05-30 23:45:22 +00:00
pathconf.c
Update.
2000-06-18 05:22:55 +00:00
pipe.S
Updated.
1997-06-26 22:23:01 +00:00
pread64.c
Update.
1997-10-26 20:13:00 +00:00
pwrite64.c
Update.
1997-10-26 20:13:00 +00:00
rt_sigaction.S
* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix .prologue; non-standard pv usage.
1998-08-23 04:07:48 +00:00
select.S
Update.
1998-12-07 13:36:03 +00:00
semctl.c
Update.
2000-10-20 06:16:38 +00:00
setfpucw.c
Update.
1998-12-01 11:25:26 +00:00
setitimer.S
¸
1998-08-23 04:10:13 +00:00
setrlimit64.c
Update.
1997-12-22 20:53:38 +00:00
settimeofday.S
¸
1998-08-23 04:10:13 +00:00
shmctl.c
* sysdeps/gnu/bits/msq.h: Qualify kernel's
2000-07-27 06:25:28 +00:00
sigcontextinfo.h
Update.
2001-03-16 23:53:03 +00:00
sigprocmask.c
update from main arhive 970119
1997-01-20 02:49:49 +00:00
sigsuspend.S
update from main arhive 970119
1997-01-20 02:49:49 +00:00
sizes.h
Update.
1998-02-12 18:22:41 +00:00
statfs64.c
Update.
1997-12-22 20:53:38 +00:00
syscall.S
2000-03-09 Martin Buchholz <martin@xemacs.org>
2000-03-10 08:41:39 +00:00
syscalls.list
Update.
2001-02-16 18:40:30 +00:00
sysdep.h
Update.
1998-11-02 10:07:25 +00:00
truncate64.c
Update.
1997-12-22 20:53:38 +00:00
ustat.c
update from main archive 960107
1997-01-07 23:29:44 +00:00
utimes.S
¸
1998-08-23 04:10:13 +00:00
Versions
Update.
2001-01-26 02:17:50 +00:00
wait4.S
¸
1998-08-23 04:10:13 +00:00
wordexp.c
Update.
2001-01-26 02:17:50 +00:00
xmknod.c
update from main arhive 970119
1997-01-20 02:49:49 +00:00
xstat64.c
Update.
1997-10-31 22:55:02 +00:00
xstatconv.c
Update.
1997-11-12 00:06:02 +00:00