summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg4
1 files changed, 3 insertions, 1 deletions
diff --git a/.topmsg b/.topmsg
index 57b93e41cf..ac6c6880d8 100644
--- a/.topmsg
+++ b/.topmsg
@@ -4,4 +4,6 @@ From: Thomas Schwinge <thomas@codesourcery.com>
Adapted from the Linux x86 functions.
-Totally untested, and blocked (for thread-switching) on t/tls-threadvars.
+Not thoroughly tested, but manual testing as well as glibc tests look fine, and
+manual -lpthread testing also looks fine (within the given bounds for a new
+stack to be used with makecontext).