glibc/sysdeps/unix/sysv/linux/arm
Ulrich Drepper e661fdf267 Update.
2001-04-22  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/sys/user.h (struct user_fpregs):
	Renamed from struct user_fp.
	(struct user_regs): New.
	(struct user): Use struct user_regs rather than struct pt_regs to
	avoid dependency on asm/ptrace.h.  Use struct user_fpregs in place
	of struct user_fp and struct user_fp_struct.
	* sysdeps/unix/sysv/linux/arm/sys/ucontext.h: Include sys/procfs.h
	not sys/elf.h.

2001-04-22  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/sys/elf.h: Move contents to
	sys/procfs.h, and tell the user to include that file instead.
	* sysdeps/unix/sysv/linux/arm/sys/procfs.h: Remove old cruft
	surrounded with #if 0.
	(elf_greg_t, ELF_NGREG, elf_gregset_t, elf_fpregset_t): Moved here
	from sys/elf.h.
	(prgregset_t, prfpregset_t): Define in terms of elf_gregset_t and
	elf_fpregset_t respectively.

2001-04-22  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/register-dump.h: Also print the
	address that faulted.
2001-04-22 14:12:27 +00:00
..
bits Update. 2000-09-29 20:25:04 +00:00
sys Update. 2001-04-22 14:12:27 +00:00
alphasort64.c Update. 2000-08-12 08:22:14 +00:00
brk.c
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S
Dist (elf_machine_pltrel_p): Removed, it's not needed. 2001-03-10 06:42:38 +00:00
dl-procinfo.c (elf_machine_pltrel_p): Removed, it's not needed. 2001-03-10 06:42:38 +00:00
dl-procinfo.h (elf_machine_pltrel_p): Removed, it's not needed. 2001-03-10 06:42:38 +00:00
errlist.c Update. 2000-04-04 06:03:48 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c Update. 2000-08-12 08:22:14 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c
getresgid.c Update. 2000-02-11 19:44:58 +00:00
getresuid.c Update. 2000-02-11 19:44:58 +00:00
getrlimit64.c Update. 2000-01-12 11:39:14 +00:00
getrlimit.c Update. 2000-01-12 11:39:14 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
ioperm.c Update. 2000-02-14 18:11:26 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lockf64.c * sysdeps/unix/sysv/linux/arm/lockf64.c: New file. 2000-09-08 08:12:57 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile (elf_machine_pltrel_p): Removed, it's not needed. 2001-03-10 06:42:38 +00:00
mmap64.S Update. 2000-02-20 18:05:29 +00:00
mmap.S Update. 2000-01-03 23:22:35 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
oldgetrlimit64.c Update. 2000-01-12 11:39:14 +00:00
profil-counter.h
readdir64_r.c Update. 2000-08-12 08:22:14 +00:00
readdir64.c Update. 2000-08-12 08:22:14 +00:00
register-dump.h Update. 2001-04-22 14:12:27 +00:00
scandir64.c Update. 2000-08-12 08:22:14 +00:00
semctl.c Update. 2000-02-11 19:44:58 +00:00
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c Update. 2000-01-12 11:39:14 +00:00
setuid.c
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigaction.c Update. 2000-07-10 16:25:03 +00:00
sigcontextinfo.h Update. 2001-03-16 23:53:03 +00:00
siglist.c Update. 2000-03-31 05:50:02 +00:00
sigrestorer.S
socket.S
syscalls.list Add oldgetrlimit, oldsetrlimit for GLIBC_2.0. 2000-08-01 19:10:53 +00:00
sysdep.h Update. 2000-09-17 19:56:45 +00:00
sysdep.S
Versions Update. 2000-08-19 16:58:09 +00:00
versionsort64.c Update. 2000-08-12 08:22:14 +00:00
vfork.S
xstat.c Update. 2000-01-19 03:54:00 +00:00