]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 14 Sep 1999 01:43:16 +0000 (01:43 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 14 Sep 1999 01:43:16 +0000 (01:43 +0000)
ChangeLog

index 5625d3870362bf73121eb9fa23b95b35116e7bfd..d3972be74e2804509c927219234619752a83bd44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1999-08-09  Scott Bambrough  <scottb@netwinder.org>
+
+       * sysdeps/unix/sysv/linux/arm/sys/user.h: Added members
+       'unsigned char ftype[8]', and 'unsigned int init_flag' to
+       struct user_fp.  Tnese were added in version 2.2.12 of the
+       ARM Linux kernel.
+       * sysdeps/unix/sysv/linux/arm/sys/elf.h: New file.
+       * sysdeps/unix/sysv/linux/arm/sys/procfs.h: New file.
+       The generic procfs.h included <asm/elf.h>.  This causes
+       structure redefinition errors when <sys/user.h> and <sys/procfs.h>
+       are included in the same source file.  Found when building GDB.
+
 1999-09-12  Ulrich Drepper  <drepper@cygnus.com>
 
        * version.h (VERSION): Bump to 2.1.3.