From 743fa97cdd26b39d2031ec44e01dae8a63a37a4b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 14 Mar 2004 03:40:12 +0000 Subject: * db_info.c: Don't use TLS_TP_OFFSET in the #if, but TLS_TCB_SIZE == 0 ?: in the DESC macro. --- nptl_db/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nptl_db/ChangeLog') diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 1331a10dfa..f7a081ebd9 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,8 @@ +2004-03-13 Jakub Jelinek + + * db_info.c: Don't use TLS_TP_OFFSET in the #if, but + TLS_TCB_SIZE == 0 ?: in the DESC macro. + 2004-03-12 Roland McGrath * db_info.c [TLS_DTV_AT_TP && TLS_TP_OFFSET > 0] -- cgit v1.2.1