..
aasm.pas
+ register allocation tracing stuff added
1998-04-09 15:46:37 +00:00
ag68kgas.pas
Initial revision
1998-03-25 11:18:12 +00:00
ag68kmit.pas
Initial revision
1998-03-25 11:18:12 +00:00
ag68kmot.pas
Initial revision
1998-03-25 11:18:12 +00:00
ag386int.pas
* several bugfixes
1998-04-08 16:58:01 +00:00
aopt386.inc
+ removal of superflouos cld/std instructions
1998-04-06 22:42:32 +00:00
aopt386.pas
* fixed bug where "imul 12,reg" was replaced with a wrong lea sequence
1998-04-08 19:12:28 +00:00
asmutils.pas
Initial revision
1998-03-25 11:18:12 +00:00
assemble.pas
* removed some Hints
1998-04-10 14:41:43 +00:00
browser.pas
Initial revision
1998-03-25 11:18:12 +00:00
catch.pas
Initial revision
1998-03-25 11:18:12 +00:00
cg68k2.pas
* secondin bugfix (m68k and i386)
1998-03-28 23:09:53 +00:00
cg68k.pas
* bug0092, bug0115 and bug0121 fixed
1998-04-07 22:45:03 +00:00
cga68k.pas
* secondin bugfix (m68k and i386)
1998-03-28 23:09:53 +00:00
cgi386.pas
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
cgi386ad.inc
* nasm works (linux only tested)
1998-04-08 11:34:17 +00:00
cgi3862.pas
Initial revision
1998-03-25 11:18:12 +00:00
cobjects.pas
+ filemode is set correct in tbufferedfile.reset
1998-04-07 11:09:04 +00:00
cws.txt
Initial revision
1998-03-25 11:18:12 +00:00
depend
* small fixes
1998-03-29 01:41:42 +00:00
errorn.msg
+ partly converted english errors to dutch
1998-03-26 12:43:56 +00:00
files.pas
Initial revision
1998-03-25 11:18:12 +00:00
gdb.pas
Initial revision
1998-03-25 11:18:12 +00:00
hcodegen.pas
Initial revision
1998-03-25 11:18:12 +00:00
i386.pas
+ register allocation tracing stuff added
1998-04-09 15:46:37 +00:00
import.pas
Initial revision
1998-03-25 11:18:12 +00:00
innr.inc
* several bugfixes
1998-04-08 16:58:01 +00:00
link.pas
+ fix for library support.
1998-03-30 09:50:49 +00:00
m68k.pas
Initial revision
1998-03-25 11:18:12 +00:00
makefile
Test of makefile log !
1998-04-06 12:28:23 +00:00
messages.pas
Initial revision
1998-03-25 11:18:12 +00:00
mppc68k.bat
Initial revision
1998-03-25 11:18:12 +00:00
mppc386.bat
* does max. optimizations per default
1998-03-31 09:31:55 +00:00
msgidx.inc
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
msgtxt.inc
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
optidx.inc
Initial revision
1998-03-25 11:18:12 +00:00
optione.msg
+ basic k6 and 6x86 optimizing support (-O7 and -O8)
1998-04-09 14:28:05 +00:00
optmsg.inc
+ basic k6 and 6x86 optimizing support (-O7 and -O8)
1998-04-09 14:28:05 +00:00
opts68k.pas
Initial revision
1998-03-25 11:18:12 +00:00
opts386.pas
+ basic k6 and 6x86 optimizing support (-O7 and -O8)
1998-04-09 14:28:05 +00:00
os2_targ.pas
Initial revision
1998-03-25 11:18:12 +00:00
parser.pas
* removed some Hints
1998-04-10 14:41:43 +00:00
pass_1.pas
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
pbase.pas
* bug0092, bug0115 and bug0121 fixed
1998-04-07 22:45:03 +00:00
pdecl.pas
+ some stuff to support method pointers (procedure of object) added
1998-04-10 21:36:55 +00:00
pexports.pas
Initial revision
1998-03-25 11:18:12 +00:00
pexpr.pas
* small problems solved to get remake3 work
1998-04-09 23:02:14 +00:00
pmodules.pas
* removed some Hints
1998-04-10 14:41:43 +00:00
pp.pas
* bugfixes for reset_gdb_info
1998-04-07 13:19:42 +00:00
ppovin.pas
Initial revision
1998-03-25 11:18:12 +00:00
pstatmnt.pas
* several bugfixes
1998-04-08 16:58:01 +00:00
ptconst.pas
* bugfixes for reset_gdb_info
1998-04-07 13:19:42 +00:00
ra68k.pas
Initial revision
1998-03-25 11:18:12 +00:00
radi386.pas
* several bugfixes
1998-04-08 16:58:01 +00:00
rai386.pas
* several bugfixes
1998-04-08 16:58:01 +00:00
ratti386.pas
* several bugfixes
1998-04-08 16:58:01 +00:00
scanner.pas
* more fixes to get classes.pas compiled
1998-04-10 15:39:47 +00:00
script.pas
Initial revision
1998-03-25 11:18:12 +00:00
systems.pas
* last changes before release:
1998-03-30 15:53:01 +00:00
tgen68k.pas
Initial revision
1998-03-25 11:18:12 +00:00
tgeni386.pas
* problem with previous REGALLOC solved
1998-04-09 22:16:33 +00:00
todo.txt
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
tree.pas
* bug0092, bug0115 and bug0121 fixed
1998-04-07 22:45:03 +00:00
types.pas
* problem with read access to properties solved
1998-04-12 22:39:43 +00:00
verb_def.pas
* secondin bugfix (m68k and i386)
1998-03-28 23:09:53 +00:00
verbose.pas
* secondin bugfix (m68k and i386)
1998-03-28 23:09:53 +00:00
version.inc
* adapted to 0.99.5
1998-03-31 09:32:24 +00:00
win_targ.pas
Initial revision
1998-03-25 11:18:12 +00:00