From 62d6cd53aad3129b6fa7987d28ce6b25d61b7adb Mon Sep 17 00:00:00 2001 From: Stefan Lankes Date: Thu, 13 Aug 2015 22:28:43 +0200 Subject: [PATCH] add some notes to the list of TODOs --- hermit/TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hermit/TODO.md b/hermit/TODO.md index d9c1ba3b7..7884c86c2 100644 --- a/hermit/TODO.md +++ b/hermit/TODO.md @@ -5,3 +5,4 @@ TODO list * prioririty handling in the Pthread library is still missing * support of signals is still missing * use gs register to accelerate tha access to newlib's reentrant structure +* revise TLB shoot down