Issues
- 3
C preprocessor doesn't handle the last line of a file not having a newline properly and crashes
#310 opened by Fabrizio-Caruso - 0
rename seems missing from libc/libsys
#309 opened by ccodere - 0
[Improvement] libc support for multi-byte characters
#308 opened by ccodere - 0
- 2
- 2
Status of EM languages
#292 opened by rochus-keller - 1
make hangs at lang/m2/comp+next_c
#280 opened by kenrector - 0
ack make on mint linux failed
#291 opened by jzhang2004 - 1
git clone failed
#290 opened by jzhang2004 - 1
- 2
- 4
- 1
- 2
C23 support via Cake
#284 opened by rice7th - 0
i80: negative case labels break switch statement
#282 opened by svofski - 2
- 2
Fails tests on my ArchLinux
#273 opened by mxlgv - 0
- 5
i86 AS: use extern symbols as operands?
#239 opened by johnathancn - 5
- 0
The 386 assembler is terrible
#271 opened by davidgiven - 1
- 11
[question] Inline Assembly possible for the msdos86 an pc86 Targets? How?
#233 opened by Fabrizio-Caruso - 3
Build error "lua: ./h/em_table_lib.lua:38: malformed pseudo line in em_table", on Ubuntu 22.04 + Lua 5.1.5, & segfault on Ubuntu 22.04 + Lua 5.2.4
#262 opened by tkchia - 3
- 1
Basic: read out of data issue
#255 opened by cjacker - 0
Not built in CygWin
#245 opened by mxlgv - 0
- 3
llgen invokes UB in a bunch of left shifts
#237 opened by GabrielRavier - 2
[question] Am I authorized to build a fully set-up Cross-Lib environment including ack?
#236 opened by Fabrizio-Caruso - 1
- 3
- 7
- 3
Mysterious build failures
#218 opened by davidgiven - 1
- 1
- 3
insecure temporary files
#212 opened by kernigh - 5
Optimiser crash for -O3
#203 opened by davidgiven - 0
Get a C test suite
#209 opened by davidgiven - 0
i386: wrong rule for cmi 4 without txx/zxx
#207 opened by kernigh - 0
strange code in cemcom.ansi/l_misc.c
#206 opened by kernigh - 1
Alignment is completely putzed
#199 opened by davidgiven - 3
[FAQ?] asize, astrip ... bad format
#201 opened by drawkula - 2
Why does this compile?
#205 opened by drawkula - 0
[bug] interpreter will do an out of bounds memory read on executing set instruction with invalid bit number
#202 opened by ccodere - 6
About \r and \n confused I am.
#198 opened by drawkula - 3
- 0
[bug] integer division overflow is not handled in the interpreter and crashes it
#192 opened by ccodere - 0
[bug] signed integer shift left does not correctly check overflow in the interpreter when shifting by 0 bits
#193 opened by ccodere - 0
[bug] lar instruction does not accept negative bounds in interpreter when doing array index checking
#194 opened by ccodere