ack/mach/proto
George Koehler 1df4db99c9 Optimize libfp. Don't lose -O6 in ackcflags.
This drops 124 bytes from the mandelbrot command (from 15015 to 14891
bytes) but has almost no effect on performance; the command takes
about 144 seconds (in YAZE-AG) both before and after optimizing libfp.
2018-04-25 22:48:28 -04:00
..
as Use libc assert(); fix dependencies; unbreak isduo(). 2017-11-11 16:09:05 -05:00
cg Made the cgg and the cg code generator work; use this to beat the PDP/11 2018-02-23 22:31:46 +01:00
fp Optimize libfp. Don't lose -O6 in ackcflags. 2018-04-25 22:48:28 -04:00
grind Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
libg Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
mcg Don't use '-' in option string to getopt(). 2018-02-05 14:55:10 -05:00
ncg Enable conditional expressions in splitting coercions. 2017-12-18 20:39:56 -05:00
top Fix buffer overrun: if LABEL_STARTER is seen but LABEL_TERMINATOR is not, the 2016-11-13 14:04:58 +01:00