From 2ecb820e24d4a314bbb3b7d03293e9964d376ee8 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 6 Jun 2001 16:28:42 +0000 Subject: Update 2001-06-05 Matthew Wilcox * sysdeps/hppa/bsd-_setjmp.S: New. * sysdeps/hppa/bsd-setjmp.S: New. * sysdeps/hppa/dl-machine.h: Reformat asm statements to remove new gcc warnings about multi-line strings. * sysdeps/unix/sysv/linux/hppa/getrlimit.c: Remove. * sysdeps/unix/sysv/linux/hppa/setrlimit.c: Remove. * sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit, setrlimit directly instead of using wrappers. 2001-05-01 Richard Hirst * sysdeps/unix/sysv/linux/hppa/syscall.S: remove dummy syscall. * sysdeps/unix/sysv/linux/hppa/sysdep.c: implement syscall. 2001-06-05 Philipp Thomas * nis/nis_call.c (__nisbind_connect): Don't mark for translation what can't be translated. --- ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/ChangeLog b/ChangeLog index 817862a996..b1037e7db3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2001-06-05 Matthew Wilcox + + * sysdeps/hppa/bsd-_setjmp.S: New. + * sysdeps/hppa/bsd-setjmp.S: New. + + * sysdeps/hppa/dl-machine.h: Reformat asm statements to remove new + gcc warnings about multi-line strings. + + * sysdeps/unix/sysv/linux/hppa/getrlimit.c: Remove. + * sysdeps/unix/sysv/linux/hppa/setrlimit.c: Remove. + + * sysdeps/unix/sysv/linux/hppa/syscalls.list: Call getrlimit, + setrlimit directly instead of using wrappers. + +2001-05-01 Richard Hirst + + * sysdeps/unix/sysv/linux/hppa/syscall.S: remove dummy syscall. + * sysdeps/unix/sysv/linux/hppa/sysdep.c: implement syscall. + +2001-06-05 Philipp Thomas + + * nis/nis_call.c (__nisbind_connect): Don't mark for translation + what can't be translated. + 2001-06-06 Ulrich Drepper * timezone/zic.c: Update from tzcode2001c. -- cgit 1.4.1