From: Ulrich Drepper Date: Tue, 14 Sep 1999 01:43:16 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9e069ae50e105a46c4d6408acc5a9a240eb2195;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 5625d387036..d3972be74e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1999-08-09 Scott Bambrough + + * 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 . This causes + structure redefinition errors when and + are included in the same source file. Found when building GDB. + 1999-09-12 Ulrich Drepper * version.h (VERSION): Bump to 2.1.3.