From: Ulrich Drepper Date: Sun, 16 Jan 2000 04:53:18 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33dc75ef5fe0d2cafbe4bc32f3abc231486bebb;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 440939745be..17316234859 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-01-13 Ulrich Drepper + + * sysdeps/unix/sysv/linux/i386/mmap64.S: Fix code generated if + mmap2 is available when compiling but no at runtime. + 2000-01-12 Ulrich Drepper * iconvdata/gconv-modules: Add aliases ISO-IR-199 and ISO-IR-203. @@ -20,10 +25,10 @@ * sysdeps/unix/sysv/linux/arm/setrlimit.c: Likewise. * sysdeps/unix/sysv/linux/arm/getrlimit.c: Likewise. - * sysdeps/unix/sysv/linux/arm/Makefile [subdir=resource] + * sysdeps/unix/sysv/linux/arm/Makefile [subdir=resource] (sysdep_routines): Add oldgetrlimit64, oldsetrlimit64. [subdir=misc] (sysdep_headers): Add sys/elf.h. - + 2000-01-09 Philip Blundell * sysdeps/arm/dl-machine.h (CLEAR_CACHE): System calls clobber R0.