From b7e033f7be24bc4f2019f949b74f99ed862810d3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Jan 2003 22:08:50 +0000 Subject: Update. 2003-01-27 Ulrich Drepper * elf/dl-reloc.c (allocate_static_tls): Avoid arithmetic wrap-around in test. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 37cebd01be..7991f98b50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-27 Ulrich Drepper + + * elf/dl-reloc.c (allocate_static_tls): Avoid arithmetic + wrap-around in test. + 2003-01-26 Andreas Schwab * sysdeps/wordsize-32/divdi3.c: Export the functions only as -- cgit v1.2.3