1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-25 02:02:09 +03:00
Files
glibc/sysdeps/unix
Richard Henderson c069bb98d2 * 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  Richard Henderson  <rth@cygnus.com>

	* 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
..
1998-11-02 10:07:25 +00:00
1998-10-22 11:18:01 +00:00
1999-05-30 09:07:13 +00:00
1999-08-24 21:00:04 +00:00
1999-10-10 20:36:40 +00:00
1999-01-29 12:01:59 +00:00
1999-02-07 12:50:11 +00:00
1999-05-30 09:07:13 +00:00
1998-07-04 14:40:35 +00:00
1999-11-10 02:42:49 +00:00
1998-12-13 14:52:55 +00:00
1999-06-19 09:58:37 +00:00
1999-01-13 09:25:35 +00:00
1999-12-01 23:16:28 +00:00
1998-12-11 15:26:32 +00:00
1999-04-27 13:06:39 +00:00
1999-04-27 13:06:39 +00:00
1998-07-16 11:44:36 +00:00
1999-08-18 18:44:33 +00:00
1999-06-19 09:58:37 +00:00
2000-02-28 21:16:38 +00:00
1998-10-21 15:29:52 +00:00
1999-08-18 00:34:47 +00:00