From e166c0cd095d11af250326255dc2a976cd87ea58 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Thu, 6 May 2004 01:03:33 +0000 Subject: * win/coffbase.txt: Added the tls extension to the list of preferred load addresses. --- win/coffbase.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/win/coffbase.txt b/win/coffbase.txt index 42d40d1..c14485e 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.5 2002/09/12 22:31:27 davygrvy Exp $ +; RCS: @(#) $Id: coffbase.txt,v 1.5.2.1 2004/05/06 01:03:33 davygrvy Exp $ tcl 0x10000000 0x00200000 tcldde 0x10200000 0x00010000 @@ -23,3 +23,5 @@ itcl 0x10500000 0x00080000 itk 0x10580000 0x00080000 bltlite 0x10600000 0x00080000 blt 0x10680000 0x00080000 +iocpsock 0x10700000 0x00080000 +tls 0x10780000 0x00080000 -- cgit v0.12