MirBSD Korn Shell for Jehanne
Go to file
tg dc79b9b118 new option -combine (complementary to -llvm):
compile all source files at once using -fwhole-program --combine,
similarily to how it used to be done in older mksh versions, except
that the flags are now hardcoded; tested with llvm-gcc4.2 from MirPorts
2008-12-20 20:39:05 +00:00
Build.sh new option -combine (complementary to -llvm): 2008-12-20 20:39:05 +00:00
Makefile * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
alloc.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
check.pl revision 1.13 told lies and was an incomplete commit 2008-12-20 20:21:19 +00:00
check.t implement unsigned arithmetics as an mksh extension 2008-12-17 19:39:23 +00:00
copyright * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
dot.mkshrc optimise: embed ^A and ^M inside the default PS1 string 2008-12-13 17:09:45 +00:00
edit.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
eval.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
exec.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
expr.c implement unsigned arithmetics as an mksh extension 2008-12-17 19:39:23 +00:00
funcs.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
histrap.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
jobs.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
lex.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
main.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
misc.c ensure sizes of long and unsigned long are the same #ifdef DEBUG 2008-12-17 19:37:08 +00:00
mksh.1 implement unsigned arithmetics as an mksh extension 2008-12-17 19:39:23 +00:00
setmode.c • more unsigned → unsigned int 2008-04-19 22:15:06 +00:00
sh.h implement unsigned arithmetics as an mksh extension 2008-12-17 19:39:23 +00:00
shf.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
strlcpy.c libc strlfun.c: 2008-07-07 12:59:54 +00:00
syn.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
tree.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00
var.c * back out almost all of the memory allocator related changes, as aalloc 2008-12-13 17:02:18 +00:00