Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Save some DSEG space by marking cmd functions __reentrant | Keith Packard | 2009-10-16 |
| | | | | | | | __reentrant causes the compiler to place args and locals on the stack instead of in the data segment. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | Use autotools, move altos to src subdir | Keith Packard | 2009-06-04 |
Signed-off-by: Keith Packard <keithp@keithp.com> |