diff options
author | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:21:13 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2002-02-08 16:21:13 +0000 |
commit | bc632c07281e2839be5a3e5961bd8a2f2e60ec11 (patch) | |
tree | d32304ab4d2685ea92e61d2dd3af1dba037f12cb /ChangeLog | |
parent | c899461becfe15354148818ec78613c5ffde9b96 (diff) | |
download | glibc-bc632c07281e2839be5a3e5961bd8a2f2e60ec11.tar.gz glibc-bc632c07281e2839be5a3e5961bd8a2f2e60ec11.tar.xz glibc-bc632c07281e2839be5a3e5961bd8a2f2e60ec11.zip |
Update.
2001-11-15 H.J. Lu <hjl@gnu.org> * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb. * sysdeps/unix/sysv/linux/mips/sys/user.h: New.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 405e43f5c0..4218bbd525 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2001-11-15 H.J. Lu <hjl@gnu.org> + + * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't include + <signal.h>, <sys/ucontext.h> nor <asm/elf.h>. Updated for gdb. + + * sysdeps/unix/sysv/linux/mips/sys/user.h: New. + 2002-02-07 H.J. Lu <hjl@gnu.org> * sysdeps/mips/atomicity.h (compare_and_swap): Remove |