2000-04-06  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/alpha/Dist: init-first.h has been
	removed, remove it here also.
	* sysdeps/unix/sysv/linux/arm/Dist: Likewise.
	* sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.

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

	* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Don't
	include bits/sigcontext.h.
	* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
This commit is contained in:
Ulrich Drepper 2000-04-06 20:10:19 +00:00
parent 5943f0bc5e
commit 372f94ba46
8 changed files with 15 additions and 7 deletions

View File

@ -1,3 +1,18 @@
2000-04-06 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/alpha/Dist: init-first.h has been
removed, remove it here also.
* sysdeps/unix/sysv/linux/arm/Dist: Likewise.
* sysdeps/unix/sysv/linux/powerpc/Dist: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc32/Dist: Likewise.
* sysdeps/unix/sysv/linux/sparc/sparc64/Dist: Likewise.
2000-04-06 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Don't
include bits/sigcontext.h.
* sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
2000-04-06 Ulrich Drepper <drepper@redhat.com> 2000-04-06 Ulrich Drepper <drepper@redhat.com>
* locale/programs/ld-collate.c (collate_read): Handle ellipsis in * locale/programs/ld-collate.c (collate_read): Handle ellipsis in

View File

@ -3,7 +3,6 @@ alpha/regdef.h
clone.S clone.S
ieee_get_fp_control.S ieee_get_fp_control.S
ieee_set_fp_control.S ieee_set_fp_control.S
init-first.h
ioperm.c ioperm.c
ipc_priv.h ipc_priv.h
kernel_sigaction.h kernel_sigaction.h

View File

@ -1,5 +1,4 @@
clone.S clone.S
init-first.h
ioperm.c ioperm.c
setresuid.c setresuid.c
setresgid.c setresgid.c

View File

@ -1,6 +1,5 @@
clone.S clone.S
kernel_stat.h kernel_stat.h
kernel_termios.h kernel_termios.h
init-first.h
sys/procfs.h sys/procfs.h
sys/user.h sys/user.h

View File

@ -1,5 +1,4 @@
clone.S clone.S
kernel_stat.h kernel_stat.h
init-first.h
setfsuid.c setfsuid.c
setfsgid.c setfsgid.c

View File

@ -20,7 +20,6 @@
#include <sys/uio.h> #include <sys/uio.h>
#include <stdio-common/_itoa.h> #include <stdio-common/_itoa.h>
#include <bits/sigcontext.h>
/* We will print the register dump in this format: /* We will print the register dump in this format:

View File

@ -3,4 +3,3 @@ kernel_stat.h
getcontext.S getcontext.S
setcontext.S setcontext.S
sizes.h sizes.h
init-first.h

View File

@ -20,7 +20,6 @@
#include <sys/uio.h> #include <sys/uio.h>
#include <stdio-common/_itoa.h> #include <stdio-common/_itoa.h>
#include <bits/sigcontext.h>
/* We will print the register dump in this format: /* We will print the register dump in this format: