From 293d7c9c4c28725d23d530017572fb4df136324c Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 5 May 2004 18:59:24 +0000 Subject: added the tls extension to the list of preferred load addresses. --- win/coffbase.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/win/coffbase.txt b/win/coffbase.txt index 893fc15..65fcec7 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -12,7 +12,7 @@ ; they're mutually exclusive. This info is placed in the DLL's PE header by the ; linker with the `-base:@$(TCLDIR)\win\coffbase.txt,` option. ; -; RCS: @(#) $Id: coffbase.txt,v 1.6 2004/03/08 01:50:46 davygrvy Exp $ +; RCS: @(#) $Id: coffbase.txt,v 1.7 2004/05/05 18:59:24 davygrvy Exp $ tcl 0x10000000 0x00200000 tcldde 0x10200000 0x00010000 @@ -24,3 +24,4 @@ itk 0x10580000 0x00080000 bltlite 0x10600000 0x00080000 blt 0x10680000 0x00080000 iocpsock 0x10700000 0x00080000 +tls 0x10780000 0x00080000 -- cgit v0.12