glibc/sysdeps/unix/sysv/linux/alpha
Ulrich Drepper ef52edfc6b Update.
2000-04-22  Ulrich Drepper  <drepper@redhat.com>

	* assert/assert-perr.c: Include <stdlib.h> for abort prototype.
	* libio/ftello.c: Likewise.
	* libio/ftello64.c: Likewise.
	* libio/ioftell.c: Likewise.
	* sysdeps/generic/memrchr.c: Likewise.
	* sysdeps/posix/libc_fatal.c: Likewise.
	* sysdeps/unix/sysv/linux/init-first.c: Likewise.
	* misc/fstab.c: Include <string.h> for strcmp prototype.
	* sysdeps/generic/ldsodefs.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
	Patch by Kurt Roeckx <Q@ping.be>.

	* nss/Makefile (libnss_db-dbs): Renamed from libnss_db-routines.
	Remove db-open.  Change all uses.
	(libnss_db-routines): Define as $(libnss_db-dbs) db-open.

2000-04-21  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/alpha/msgctl.c (__syscall_msgctl): Declare.
	* sysdeps/unix/sysv/linux/alpha/semctl.c (__syscall_semctl): Declare.
	* sysdeps/unix/sysv/linux/alpha/shmctl.c (__syscall_shmctl): Declare.
	* sysdeps/unix/sysv/linux/alpha/getrusage.S: Surround uses of $f28
	with .set noat/at to shut up warnings.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list (__fstatfs64): Add alias.
	* sysdeps/unix/sysv/linux/alpha/ioperm.c (init_iosys): Allow
	compilation if __NR_pciconfig_iobase is not defined.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (__fstatfs64):
	Add alias.
2000-04-22 07:19:25 +00:00
..
alpha
bits update. 2000-04-14 07:51:02 +00:00
net
sys * 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
adjtime.c Update. 2000-04-15 17:15:10 +00:00
brk.S
clone.S
configure
configure.in
Dist Update. 2000-04-06 20:10:19 +00:00
fpathconf.c
fstatfs64.c
ftruncate64.c
fxstat64.c
getitimer.S
getrlimit64.c
getrusage.S Update. 2000-04-22 07:19:25 +00:00
getsysstats.c
gettimeofday.S
glob64.c
glob.c Update. 2000-04-04 06:03:48 +00:00
ieee_get_fp_control.S
ieee_set_fp_control.S
ioperm.c Update. 2000-04-22 07:19:25 +00:00
ipc_priv.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
lxstat64.c
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
msgctl.c Update. 2000-04-22 07:19:25 +00:00
oldglob.c Update. 2000-03-31 05:50:02 +00:00
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 Update. 2000-04-22 07:19:25 +00:00
setfpucw.c
setitimer.S
setrlimit64.c
settimeofday.S
shmctl.c Update. 2000-04-22 07:19:25 +00:00
sigcontextinfo.h
sigprocmask.c
sigsuspend.S
sizes.h
statfs64.c
syscall.S
syscalls.list Update. 2000-04-22 07:19:25 +00:00
sysdep.h
truncate64.c
ustat.c
utimes.S
Versions * sysdeps/unix/sysv/linux/alpha/Versions: Put pciconfig_iobase in GLIBC_2.1.4. 2000-03-20 22:08:26 +00:00
wait4.S
xmknod.c
xstat64.c
xstatconv.c