From bc9d3ed73f89f24e0275bcb3e4085b74ec3677c4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 17 Jul 1999 23:40:12 +0000 Subject: [PATCH] Update. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index c278674dfcd..0bf9de2e83e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +1999-07-15 Ulrich Drepper + + * stdio-common/bug1.c: Avoid memory leak. + + * sysdeps/libm-i387/e_pow.S: Use addl instead of pop/pop to keep + program deterministic. + * sysdeps/libm-i387/e_powf.S: Likewise. + * sysdeps/libm-i387/e_powl.S: Likewise. + +1999-07-15 Philip Blundell + + * sysdeps/unix/sysv/linux/arm/Versions (_inb, _inw, _inl, _outb, + _outw, _outl): Added to GLIBC_2.1.2. + 1999-07-15 Ulrich Drepper * posix/unistd.h: Use __PMT for exit. -- 2.47.3