fpc/compiler
1998-09-01 12:53:19 +00:00
..
aasm.pas * write extended to ppu file 1998-08-11 15:31:35 +00:00
ag68kgas.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
ag68kmit.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ag68kmot.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ag386int.pas * small fixes for 0.99.5 1998-08-10 15:49:38 +00:00
ag386nsm.pas * fixed fwait bug using direct opcode 1998-08-11 14:01:43 +00:00
aopt386.pas * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 1998-08-19 16:07:36 +00:00
asmutils.pas +} now record offsets searches set the operand sizes 1998-08-27 00:43:06 +00:00
assemble.pas * reduce amount of asmfiles generated 1998-08-26 10:06:34 +00:00
browser.pas * UseBrowser a little updated (might still be buggy !!) 1998-09-01 07:54:16 +00:00
catch.pas Initial revision 1998-03-25 11:18:12 +00:00
cg68k2.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
cg68k.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
cg68kadd.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kcal.pas * use pdef^.size instead of orddef^.typ 1998-09-01 12:47:57 +00:00
cg68kcnv.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kcon.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kflw.pas * use pdef^.size instead of orddef^.typ 1998-09-01 12:47:57 +00:00
cg68kinl.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kld.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kmat.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kmem.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kset.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg386add.pas * fixed smallset generation from elements, it has never worked before! 1998-08-28 10:54:18 +00:00
cg386cal.pas * use pdef^.size instead of orddef^.typ 1998-09-01 12:47:57 +00:00
cg386cnv.pas + ansistring to pchar type cast fixed 1998-08-28 12:51:39 +00:00
cg386con.pas * removed warnings 1998-08-28 10:56:56 +00:00
cg386flw.pas * use pdef^.size instead of orddef^.typ 1998-09-01 12:47:57 +00:00
cg386inl.pas * secondinline moved to cg386inl 1998-08-31 12:22:14 +00:00
cg386ld.pas + TEST_FUNCRET now default (old code removed) 1998-08-21 14:08:39 +00:00
cg386mat.pas * internalerror with mod/div fixed 1998-08-23 16:07:20 +00:00
cg386mem.pas + rtti generation for classes added 1998-08-23 21:04:34 +00:00
cg386set.pas * fixed smallset generation from elements, it has never worked before! 1998-08-28 10:54:18 +00:00
cga68k.pas * use pdef^.size instead of orddef^.typ 1998-09-01 12:47:57 +00:00
cgi386.pas * secondinline moved to cg386inl 1998-08-31 12:22:14 +00:00
cobjects.pas * better libc support 1998-08-12 19:28:15 +00:00
comphook.pas * recompiles again 1998-08-18 15:11:51 +00:00
compiler.pas - removed tempheap creation/restore 1998-09-01 09:00:27 +00:00
csopt386.pas * removed $ before and after Log in comment 1998-08-06 19:40:25 +00:00
cws.txt * compiler defines 1998-06-19 16:51:10 +00:00
daopt386.pas * removed warnings 1998-08-28 10:56:56 +00:00
depend + Compiler,Comphook unit which are the new interface units to the 1998-08-10 10:18:23 +00:00
errorn.msg + aktpackenum 1998-09-01 12:53:19 +00:00
files.pas * fixed scannerfiles for macros 1998-08-26 15:35:30 +00:00
gdb.pas * Just the N_FNAME to N_FUN substitution for stabs of functions 1998-07-10 08:31:38 +00:00
gendef.pas * m68k compiles 1998-06-04 23:51:26 +00:00
hcodegen.pas * moved message() to hcodegen, so pass_2 also uses them 1998-09-01 09:02:51 +00:00
i386.pas * m68k compiles 1998-06-04 23:51:26 +00:00
import.pas * m68k compiles 1998-06-04 23:51:26 +00:00
innr.inc - removed obsolete in_* 1998-08-20 12:59:56 +00:00
link.pas + glibc2 support 1998-09-01 09:01:00 +00:00
m68k.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
makefile + new messagefile 1998-08-29 13:52:29 +00:00
messages.pas + new messagefile 1998-08-29 13:52:29 +00:00
mppc68k.bat + temporary variables now in temp_gen.pas unit 1998-06-08 13:13:28 +00:00
mppc386.bat + rtti generation for classes added 1998-08-23 21:04:34 +00:00
msgidx.inc + aktpackenum 1998-09-01 12:53:19 +00:00
msgtxt.inc + aktpackenum 1998-09-01 12:53:19 +00:00
opts68k.pas * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 1998-08-19 16:07:36 +00:00
opts386.pas * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 1998-08-19 16:07:36 +00:00
os2_targ.pas * small os2 fixes 1998-06-17 14:10:11 +00:00
parser.pas + aktpackenum 1998-09-01 12:53:19 +00:00
pass_1.pas * moved message() to hcodegen, so pass_2 also uses them 1998-09-01 09:02:51 +00:00
pass_2.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
pbase.pas * updated messages file 1998-07-14 21:46:38 +00:00
pdecl.pas * fixed array_dec when unknown type was used 1998-08-31 12:20:28 +00:00
pexports.pas Initial revision 1998-03-25 11:18:12 +00:00
pexpr.pas * fixed smallset generation from elements, it has never worked before! 1998-08-28 10:54:18 +00:00
pmodules.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
popt386.pas * removed warnings 1998-08-28 10:56:56 +00:00
pp.pas * heapblocks for >0.99.5 1998-08-26 15:31:17 +00:00
ppovin.pas + Compiler,Comphook unit which are the new interface units to the 1998-08-10 10:18:23 +00:00
ppu.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
pstatmnt.pas + TEST_FUNCRET now default (old code removed) 1998-08-21 14:08:39 +00:00
psystem.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ptconst.pas * fixed string[4]='.library' 1998-09-01 09:05:36 +00:00
ra68kmot.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ra386att.pas * better line info for asm statements 1998-08-21 08:45:49 +00:00
ra386dir.pas * better line info for asm statements 1998-08-21 08:45:49 +00:00
ra386int.pas * bugfix of leal problem 1998-08-27 00:42:17 +00:00
scandir.inc + a lot of delphi switches 1998-09-01 12:52:05 +00:00
scanner.pas * close also resets lastlinepos 1998-09-01 12:51:02 +00:00
script.pas + smartlinking works (only case jumptable left todo) 1998-05-04 17:54:24 +00:00
switches.pas + a lot of delphi switches 1998-09-01 12:52:05 +00:00
symdef.inc + aktpackenum 1998-09-01 12:53:19 +00:00
symppu.inc * UseBrowser a little updated (might still be buggy !!) 1998-09-01 07:54:16 +00:00
symsym.inc + aktpackenum 1998-09-01 12:53:19 +00:00
systems.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
temp_gen.pas * small bug correction due to newinput 1998-07-16 08:01:42 +00:00
tgen68k.pas + resetregistercount, resetusableregisters 1998-09-01 09:03:47 +00:00
tgeni386.pas + resetregistercount, resetusableregisters 1998-09-01 09:03:47 +00:00
todo.txt * fixed some messages and smaller msgtxt.inc 1998-08-11 14:09:06 +00:00
tpexcept.pas * removed warnings 1998-08-28 10:56:56 +00:00
tree.pas + ansistring to pchar type cast fixed 1998-08-28 12:51:39 +00:00
types.pas + aktpackenum 1998-09-01 12:53:19 +00:00
verbose.pas * better setverbosity to support W+/W- etc. 1998-09-01 12:49:52 +00:00
version.inc * adapted to 0.99.5 1998-03-31 09:32:24 +00:00
win_targ.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00