summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-02-08 10:47:44 (EST)
committer P. J. McDermott <pj@pehjota.net>2017-02-08 10:47:44 (EST)
commitbea3747c9ac928649b5a4f80fc2a39841b340469 (patch)
tree534fba070db4f0408e16aee31559b010fee9f391
parentd003293b6d214e31126b1dde47c755004688ce63 (diff)
downloadeggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.zip
eggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.tar.gz
eggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.tar.bz2
TODO: Another ctxsw optimization note
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 10f8bda..c6c0dd3 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@
names?
- Maybe add -fno-mangle-symbols option to eshtrans to disable prefixing and
insert a flag in generated code to enable eshrt to update variables
+ - Or just add a function or operator to resolve/unmangle symbol names at
+ run time
* Build system
- Pre-built toolchain in source tree
- configure looks for toolchain on system, uses included toolchain if not