From 7ed33cba81fdcef882edda1c9a9a12397dcc3616 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 1 Mar 2003 22:32:04 +0000 Subject: * elf/dl-reloc.c (allocate_static_tls): Fix calculations. From Jakub Jelinek . * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change, which duplicated the O_DIRECT defn. 2003-03-01 GOTO Masanori * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived random functions. * resolv/Makefile (tests): Don't depend on $(objpfx)mtrace-tst-leaks when cross compiling. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 024df1c069..e35228fe72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,21 @@ +2003-03-01 Roland McGrath + + * elf/dl-reloc.c (allocate_static_tls): Fix calculations. + From Jakub Jelinek . + + * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change, + which duplicated the O_DIRECT defn. + +2003-03-01 GOTO Masanori + + * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived + random functions. + 2003-03-01 Andreas Schwab + * resolv/Makefile (tests): Don't depend on + $(objpfx)mtrace-tst-leaks when cross compiling. + * sysdeps/m68k/dl-machine.h (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. -- cgit 1.4.1