..
ack
Fix memory corruption when using -R; the values being stored in the list
2019-02-15 23:40:42 +01:00
amisc
Allow the ELF processor flags to be set. Generate MIPS ELF executables, not
2018-09-09 14:29:34 +02:00
arch
Stop using mktemp() --- on Haiku, it always generates the same filenames,
2017-08-06 13:22:05 +02:00
ass
Replace fake-varargs, which doesn't work on 64-bit machines, with real varargs.
2018-06-22 22:29:52 +02:00
build
Run all tests, even the ones which fail, and emit a test summary right at the
2016-12-01 23:03:30 +01:00
byacc
Removed a whole bunch of old strcpy() prototypes in favour of <string.h>.
2019-02-10 13:20:04 +01:00
ceg
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
cgg
Made the cgg and the cg code generator work; use this to beat the PDP/11
2018-02-23 22:31:46 +01:00
cmisc
* Initial support of CMake
2019-02-19 00:54:23 +08:00
cpp
Removed a whole bunch of old strcpy() prototypes in favour of <string.h>.
2019-02-10 13:20:04 +01:00
ego
More common symbol fixing.
2019-02-10 14:03:55 +01:00
flex
Stop using mktemp() --- on Haiku, it always generates the same filenames,
2017-08-06 13:22:05 +02:00
grind
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
int
More common symbol removal.
2019-02-10 14:09:52 +01:00
led
Switch led to malloc() and realloc().
2018-11-14 15:15:45 -05:00
LLgen
Better ANSI C compatibility and portability:
2019-02-19 00:54:23 +08:00
make
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
mcgg
Add the OPTIONS clause to the mcgg grammar; add an optional pass which converts
2018-09-22 11:19:00 +02:00
misc
Use <stdarg.h> in util/misc/convert.c
2017-12-06 17:09:12 -05:00
ncgg
Remove code to calculate memory usage with sbrk().
2018-11-14 16:13:54 -05:00
opt
Delete old "assert.h" files; use libc <assert.h>.
2017-11-09 22:22:13 -05:00
shf
Distributions are a pain --- let's not bother any more. Instead, we just tag
2016-09-02 23:00:38 +02:00
topgen
strcmp, strncmp are in <string.h>
2017-11-14 17:35:35 -05:00