File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ v0.84pre4
2+ fix: spelling, by Anders Jonsson <anders.jonsson@norsjovallen.se>
3+ fix: Edits to Swedish translation file, by Anders Jonsson
4+ fix: Make echolib.bat compatible with cmd.exe (Tom Ehlert)
5+ fix: Fix build for GCC-compiled load_icd.exe (Bart)
6+ fix: parsefnm failures and cleanup other inline asm for OW and GCC (Bart)
7+ fix: revert change keeping context alwyas on heap (caused out-of-memory) (Bart)
8+ fix: replace use of inline asm lcall/call for GCC with plain C calls (Bart)
19v0.84pre3
210fix: Make sure that ds=ss in XMSexec call (Bart)
311The newest ia16-elf-gcc floats ds inside functions and with the inline
Original file line number Diff line number Diff line change 1- FreeCom version 0.84-pre3 - WATCOMC - XMS_Swap [Feb 2 2018 09:18:38 ]
1+ FreeCom version 0.84-pre4 - WATCOMC - XMS_Swap [Feb 21 2018 22:36:00 ]
Original file line number Diff line number Diff line change 4141#include "../err_fcts.h"
4242#include "../strings.h"
4343
44- const char shellver [] = "0.84-pre3 - "
44+ const char shellver [] = "0.84-pre4 - "
4545#if defined(__BORLANDC__ )
4646 "BORLANDC"
4747#elif defined(__TURBOC__ )
You can’t perform that action at this time.
0 commit comments