[llvm-commits] CVS: llvm-www/safecode/index.html
Dinakar Dhurjati
dhurjati at cs.uiuc.edu
Tue May 3 16:43:43 PDT 2005
Changes in directory llvm-www/safecode:
index.html updated: 1.9 -> 1.10
---
Log message:
Added TECS publication
---
Diffs of the changes: (+5 -0)
index.html | 5 +++++
1 files changed, 5 insertions(+)
Index: llvm-www/safecode/index.html
diff -u llvm-www/safecode/index.html:1.9 llvm-www/safecode/index.html:1.10
--- llvm-www/safecode/index.html:1.9 Mon Nov 24 16:22:33 2003
+++ llvm-www/safecode/index.html Tue May 3 18:43:30 2005
@@ -39,6 +39,11 @@
<H3> Publications</H3>
<ul>
+ <li>"<a href="http://llvm.cs.uiuc.edu/pubs/2005-02-TECS-SAFECode.html">Memory Safety Without
+ Garbage Collection for Embedded Applications</a>"<br> Dinakar
+ Dhurjati, Sumant Kowshik, Vikram Adve and Chris Lattner. <a
+ href="http://www.acm.org/tecs/"> <i>ACM Transactions in
+ Embedded Computing Systems (TECS) </i></a>, February 2005. </li>
<li><a
href="http://llvm.cs.uiuc.edu/pubs/2003-05-05-LCTES03-CodeSafety.html">Memory
Safety without Runtime Checks or Garbage Collection for Embedded Systems</a>
More information about the llvm-commits
mailing list