fpc/compiler
1998-09-16 01:06:47 +00:00
..
aasm.pas + smartlinking for win95 imports 1998-09-07 18:33:31 +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 + smartlinking for win95 imports 1998-09-07 18:33:31 +00:00
browser.pas * UseBrowser a little updated (might still be buggy !!) 1998-09-01 07:54:16 +00:00
catch.pas Adapted to changed Signal call 1998-09-08 13:01:09 +00:00
cg68kadd.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kcal.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kcnv.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kcon.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
cg68kflw.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kinl.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kld.pas * m68k fixes, splitted cg68k like cgi386 1998-09-01 09:07:08 +00:00
cg68kmat.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kmem.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kset.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386add.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386cal.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386cnv.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386con.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
cg386flw.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386inl.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386ld.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386mat.pas * mod/div for cardinal type fixed 1998-09-09 14:37:37 +00:00
cg386mem.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg386set.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cga68k.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cgi386.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
cobjects.pas * better libc support 1998-08-12 19:28:15 +00:00
comphook.pas merged from fixes branch 1998-09-15 10:49:32 +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 - all stuff moved to docs\internal.tex 1998-09-06 17:11:28 +00:00
daopt386.pas * fixed optimizer incompatibilities with freelabel code in psub 1998-09-15 14:05:22 +00:00
depend + Compiler,Comphook unit which are the new interface units to the 1998-08-10 10:18:23 +00:00
errorn.msg * small update for <lf> 1998-09-09 20:15:40 +00:00
files.pas * tp compiler also uses 'as' as asmprefix 1998-09-10 13:51:32 +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 * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
i386.pas * added inherited done 1998-09-14 21:30:45 +00:00
import.pas * m68k compiles 1998-06-04 23:51:26 +00:00
innr.inc * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
link.pas + Added maxheapsize. 1998-09-10 15:25:31 +00:00
m68k.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
Makefile + makecfg has support for different kinds of units 1998-09-11 13:12:45 +00:00
messages.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
mppc68k.bat + temporary variables now in temp_gen.pas unit 1998-06-08 13:13:28 +00:00
mppc386.bat * some fixes to get -Or work: 1998-09-05 23:03:57 +00:00
msgidx.inc * a lot of stuff fixed regarding rtti and publishing of properties, 1998-09-07 23:10:17 +00:00
msgtxt.inc * small update for <lf> 1998-09-09 20:15:40 +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 + Added maxheapsize. 1998-09-10 15:25:31 +00:00
pass_1.pas * bugfix of crash with firstaddr on valid code! 1998-09-16 01:06:17 +00:00
pass_2.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
pbase.pas * a lot of stuff fixed regarding rtti and publishing of properties, 1998-09-07 23:10:17 +00:00
pdecl.pas * forward def are not put in record or objects 1998-09-09 11:50:52 +00:00
pexports.pas
pexpr.pas * forward def are not put in record or objects 1998-09-09 11:50:52 +00:00
pmodules.pas * fixed in_global to allow directives also after interface token 1998-09-09 15:33:06 +00:00
popt386.pas * fixed optimizer incompatibilities with freelabel code in psub 1998-09-15 14:05:22 +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 * merge fixes 1998-09-11 15:16:47 +00:00
pstatmnt.pas * updated some error messages 1998-09-04 08:41:36 +00:00
psystem.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ptconst.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
ra68kmot.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ra386att.pas * better lines for stabs 1998-09-03 17:08:37 +00:00
ra386dir.pas * updated some error messages 1998-09-04 08:41:36 +00:00
ra386int.pas * bugfix of operand overrides, VERY stupid bugfix BTW... 1998-09-02 01:23:40 +00:00
scandir.inc * Removed tabs. 1998-09-11 09:19:53 +00:00
scanner.pas + (. and .) which are equal to [ and ] 1998-09-04 08:36:06 +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 + bugfix from bugfix branch 1998-09-15 17:39:30 +00:00
symppu.inc * UseBrowser a little updated (might still be buggy !!) 1998-09-01 07:54:16 +00:00
symsym.inc + some stuff for property rtti added: 1998-09-07 19:33:20 +00:00
systems.pas * fixed tabs 1998-09-11 17:35:33 +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 * a lot of stuff fixed regarding rtti and publishing of properties, 1998-09-07 23:10:17 +00:00
tpexcept.pas * removed warnings 1998-08-28 10:56:56 +00:00
tree.pas * crash bugfix in firstaddr 1998-09-16 01:06:47 +00:00
types.pas * I hope, the case bug is fixed now 1998-09-09 16:44:21 +00:00
verbose.pas + switch -vb 1998-09-05 22:10:54 +00:00
version.inc
win_targ.pas + smartlinking for win95 imports 1998-09-07 18:33:31 +00:00