summaryrefslogtreecommitdiffstats
path: root/win/coffbase.txt
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-05-05 18:59:24 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-05-05 18:59:24 (GMT)
commit293d7c9c4c28725d23d530017572fb4df136324c (patch)
tree1e835a0ebc999344d5d44f5e03eb7b2ee68ce64d /win/coffbase.txt
parent1380579fbf8710df8fc9deec1b8f621e86ae9e3d (diff)
downloadtcl-293d7c9c4c28725d23d530017572fb4df136324c.zip
tcl-293d7c9c4c28725d23d530017572fb4df136324c.tar.gz
tcl-293d7c9c4c28725d23d530017572fb4df136324c.tar.bz2
added the tls extension to the list of preferred load addresses.
Diffstat (limited to 'win/coffbase.txt')
-rw-r--r--win/coffbase.txt3
1 files changed, 2 insertions, 1 deletions
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,<key>` 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