diff options
author | P. 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) |
commit | bea3747c9ac928649b5a4f80fc2a39841b340469 (patch) | |
tree | 534fba070db4f0408e16aee31559b010fee9f391 /TODO | |
parent | d003293b6d214e31126b1dde47c755004688ce63 (diff) | |
download | eggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.zip eggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.tar.gz eggshell-bea3747c9ac928649b5a4f80fc2a39841b340469.tar.bz2 |
TODO: Another ctxsw optimization note
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |