Add credit and release notes for r150307. By Kai Nacke.
authorBill Wendling <isanbard@gmail.com>
Mon, 16 Apr 2012 05:24:52 +0000 (05:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 16 Apr 2012 05:24:52 +0000 (05:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154796 91177308-0d34-0410-b5e6-96231b3b80d8

CREDITS.TXT
docs/ReleaseNotes.html

index 8287892ddb415ff91736ae985486f91cbf482d80..6c042d55e5503c48af0b104b3d4220a02a86a68b 100644 (file)
@@ -283,6 +283,10 @@ N: Scott Michel
 E: scottm@aero.org
 D: Added STI Cell SPU backend.
 
+N: Kai Nacke
+E: kai@redstar.de
+D: Support for implicit TLS model used with MS VC runtime
+
 N: Takumi Nakamura
 E: geek4civic@gmail.com
 E: chapuni@hf.rim.or.jp
index 1723576968800a72cce764ece5133bf3d8de9ee2..aa85e15f5825564cc3814a2bac276637de31a58b 100644 (file)
@@ -400,6 +400,7 @@ Release Notes</a>.</h1>
   times and better support for different calling conventions.  The old WINCALL
   instructions are no longer needed.</li>
   <li>DW2 Exception Handling is enabled on Cygwin and MinGW.</li>
+  <li>Support for implicit TLS model used with MS VC runtime</li>
 </ul>
 
 </div>