From: Ulrich Drepper Date: Thu, 12 Sep 2002 19:11:14 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2-3~182 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6eb2c2ff5a425ef6d6e2405149bcc8a8083b78db;p=platform%2Fupstream%2Fglibc.git Update. 2002-09-12 Ulrich Drepper * elf/elf.h: Correct DT_LOOS and DT_HIOS values. 2002-09-10 Ulrich Drepper * sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after reading the headers. --- diff --git a/ChangeLog b/ChangeLog index f0eba51..ce410de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-09-12 Ulrich Drepper + + * elf/elf.h: Correct DT_LOOS and DT_HIOS values. + +2002-09-10 Ulrich Drepper + + * sysdeps/powerpc/fpu/s_isnan.c: #undef __isnanf and isnanf after + reading the headers. + 2002-09-12 Roland McGrath * elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.