peter e2badc5910 * fix for tp7 27 years ago
..
Makefile c8a9da8e93 + chmod 755 makecfg 27 years ago
aasm.pas 5b3312c7ed + ait_marker support 27 years ago
ag386int.pas 5b3312c7ed + ait_marker support 27 years ago
ag386nsm.pas 5b3312c7ed + ait_marker support 27 years ago
ag68kgas.pas 5b3312c7ed + ait_marker support 27 years ago
ag68kmit.pas 5b3312c7ed + ait_marker support 27 years ago
ag68kmot.pas 5b3312c7ed + ait_marker support 27 years ago
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 years ago
asmutils.pas a4630b4f2b * bugfixes from fix branch 27 years ago
assemble.pas a0c582dc12 * merged fixes 27 years ago
browser.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
catch.pas fbfaf30c0b Adapted to changed Signal call 27 years ago
cg386add.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
cg386cal.pas 2b44a66b5a * fixed value openarray 27 years ago
cg386cnv.pas 491cd2afe3 * range checking in units doesn't work if the units are smartlinked, fixed 27 years ago
cg386con.pas c72691c843 + pass_2 for cg386 27 years ago
cg386flw.pas 8772ddfc7b * fixed repeat continue until true; 27 years ago
cg386inl.pas e2badc5910 * fix for tp7 27 years ago
cg386ld.pas 2b44a66b5a * fixed value openarray 27 years ago
cg386mat.pas c72691c843 + pass_2 for cg386 27 years ago
cg386mem.pas 491cd2afe3 * range checking in units doesn't work if the units are smartlinked, fixed 27 years ago
cg386set.pas c72691c843 + pass_2 for cg386 27 years ago
cg68kadd.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
cg68kcal.pas 634686534e * merged fixes 27 years ago
cg68kcnv.pas c72691c843 + pass_2 for cg386 27 years ago
cg68kcon.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 years ago
cg68kflw.pas c72691c843 + pass_2 for cg386 27 years ago
cg68kinl.pas 634686534e * merged fixes 27 years ago
cg68kld.pas c72691c843 + pass_2 for cg386 27 years ago
cg68kmat.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 years ago
cg68kmem.pas c72691c843 + pass_2 for cg386 27 years ago
cg68kset.pas c72691c843 + pass_2 for cg386 27 years ago
cga68k.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
cobjects.pas af83d90357 * some changes to compile with Delphi 27 years ago
comphook.pas a5e9063968 merged from fixes branch 27 years ago
compiler.pas 187b659121 - removed tempheap creation/restore 27 years ago
csopt386.pas 965c651dcc * inter-register CSE, still requires some tweaks (peepholeoptpass2, better RegAlloc) 27 years ago
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 years ago
daopt386.pas 965c651dcc * inter-register CSE, still requires some tweaks (peepholeoptpass2, better RegAlloc) 27 years ago
depend 7f720c64ef Added compiler call 27 years ago
dmisc.pas af83d90357 * some changes to compile with Delphi 27 years ago
errorn.msg a0c582dc12 * merged fixes 27 years ago
files.pas 226a917014 * fixed unit interdependency with circular uses 27 years ago
gdb.pas b2661d12be + browsing updated and developed 27 years ago
gendef.pas f66f837fc8 * m68k compiles 27 years ago
hcodegen.pas c72691c843 + pass_2 for cg386 27 years ago
htypechk.pas b6bf708ca9 * fixed bool-bool cnv 27 years ago
i386.pas 0e770798da * released REGALLOC 27 years ago
import.pas 7727757e88 * remove extension if one is specified 27 years ago
innr.inc 1db43eef4d * more constant expression evaluators 27 years ago
link.pas 26f2354ce1 * remove also the end files for smartlinking 27 years ago
m68k.pas 35a8d2e4fd * m68k and palmos updates from surebugfixes 27 years ago
messages.pas a0c582dc12 * merged fixes 27 years ago
mppc386.bat af83d90357 * some changes to compile with Delphi 27 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
msgidx.inc cc64ced22c * some more unit messages 27 years ago
msgtxt.inc cc64ced22c * some more unit messages 27 years ago
opts386.pas de4f9299ff * moved -A to options.pas, becuase the code is the same 27 years ago
opts68k.pas de4f9299ff * moved -A to options.pas, becuase the code is the same 27 years ago
os2_targ.pas f07849effe * small os2 fixes 27 years ago
parser.pas 226a917014 * fixed unit interdependency with circular uses 27 years ago
pass_1.pas 01ec56bec4 * fixed type node which was always set to void :( 27 years ago
pass_2.pas a3fbac27af * first working array of const things 27 years ago
pbase.pas d4ac5e456b + idtoken and only one token table 27 years ago
pdecl.pas b56098e7e3 * fixed error msg with type l=<var> 27 years ago
pexports.pas d4ac5e456b + idtoken and only one token table 27 years ago
pexpr.pas 630d8ea8d2 * crash preventions 27 years ago
pmodules.pas 226a917014 * fixed unit interdependency with circular uses 27 years ago
popt386.pas 68bc49c014 * moved UpdateUsedRegs (+ bugfix) to daopt386 27 years ago
pp.pas 1595295776 * ifdef heaptrc for heaptrc 27 years ago
ppc.dpr af83d90357 * some changes to compile with Delphi 27 years ago
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 years ago
ppu.pas 8e85a889de + aktmodeswitches 27 years ago
pstatmnt.pas d4ac5e456b + idtoken and only one token table 27 years ago
psystem.pas 8e85a889de + aktmodeswitches 27 years ago
ptconst.pas 8e85a889de + aktmodeswitches 27 years ago
ra386att.pas 53794c1c88 * bugfix from fix branch 27 years ago
ra386dir.pas 58c2d999f0 * updated some error messages 27 years ago
ra386int.pas 0de70c3b6e * bugfix of operand overrides, VERY stupid bugfix BTW... 27 years ago
ra68kmot.pas 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 years ago
scandir.inc a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
scanner.pas 226a917014 * fixed unit interdependency with circular uses 27 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 years ago
switches.pas b2661d12be + browsing updated and developed 27 years ago
symdef.inc 491cd2afe3 * range checking in units doesn't work if the units are smartlinked, fixed 27 years ago
symdefh.inc 491cd2afe3 * range checking in units doesn't work if the units are smartlinked, fixed 27 years ago
symppu.inc a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
symsym.inc 2b44a66b5a * fixed value openarray 27 years ago
symsymh.inc 3d947ea74d * fixed enum for not GDB 27 years ago
systems.pas a0c582dc12 * merged fixes 27 years ago
tcadd.pas ee6e14cd40 * splitted pass_1 27 years ago
tccal.pas 1db43eef4d * more constant expression evaluators 27 years ago
tccnv.pas 9083713fe4 * type casts pchar<->ansistring fixed 27 years ago
tccon.pas ee6e14cd40 * splitted pass_1 27 years ago
tcflw.pas ee6e14cd40 * splitted pass_1 27 years ago
tcinl.pas 1db43eef4d * more constant expression evaluators 27 years ago
tcld.pas 040a2cf89f + floatdef support for array of const 27 years ago
tcmat.pas ee6e14cd40 * splitted pass_1 27 years ago
tcmem.pas 39584dd9f6 * small problems with DOM and excpetions fixed (code generation 27 years ago
tcset.pas ee6e14cd40 * splitted pass_1 27 years ago
temp_gen.pas 31ff347814 * small bug correction due to newinput 27 years ago
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 years ago
tgeni386.pas 0e770798da * released REGALLOC 27 years ago
todo.txt 29fe330347 * a lot of stuff fixed regarding rtti and publishing of properties, 27 years ago
token.inc 2710136f9f * fixed far,near which are not keywords 27 years ago
tpexcept.pas 19c63e360f * removed warnings 27 years ago
tree.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
types.pas a3fbac27af * first working array of const things 27 years ago
verbose.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
version.inc 5340ca9baa * adapted to 0.99.5 27 years ago
win_targ.pas 295d53cb69 + smartlinking for win95 imports 27 years ago