]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Jul 1999 23:40:12 +0000 (23:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Jul 1999 23:40:12 +0000 (23:40 +0000)
ChangeLog

index c278674dfcd83b87d10befb323326e9dc23cbed6..0bf9de2e83ec9b8ce9217bd1a003f4cec376b291 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-07-15  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <pb@nexus.co.uk>
+
+       * sysdeps/unix/sysv/linux/arm/Versions (_inb, _inw, _inl, _outb,
+       _outw, _outl): Added to GLIBC_2.1.2.
+
 1999-07-15  Ulrich Drepper  <drepper@cygnus.com>
 
        * posix/unistd.h: Use __PMT for exit.