summaryrefslogtreecommitdiff
path: root/.topmsg
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-10 11:30:36 +0800
committerThomas Schwinge <thomas@codesourcery.com>2012-05-10 11:31:58 +0800
commit5cb476e85cf964845c91ba564e7bcb6fbc8d03b1 (patch)
tree7d6f604f850649426c0e3021cddf36d49f82eefb /.topmsg
parent6a9c58703f282fc2491e5e67c8180f00da320ef8 (diff)
First bits.
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg17
1 files changed, 4 insertions, 13 deletions
diff --git a/.topmsg b/.topmsg
index dd6634c886..57b93e41cf 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,16 +1,7 @@
-Subject: Baseline for our topic branches.
+Subject: [PATCH] getcontext, makecontext, setcontext, swapcontext
----
+From: Thomas Schwinge <thomas@codesourcery.com>
-This need not strictly be a TopGit branch, but it is for easy synchronization
-between different machines.
+Adapted from the Linux x86 functions.
-As the baseline is merged into the topic branches, it is forward-only.
-
-To advance it:
-
- $ echo [SHA1] > .topdeps
- $ git commit -m Advance. -- .topdeps
- $ tg update
-
----
+Totally untested, and blocked (for thread-switching) on t/tls-threadvars.