Many changes:
- added floating point - improved assembler part, now uses short encodings when possible - reduced generated relocation - and name table
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
extern File *out_file;
|
||||
|
||||
do_close()
|
||||
close_back()
|
||||
{
|
||||
sys_close( out_file);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user