peter a79c851bb9 * fixed for compiling with 0.99.8 due circular units 27 年之前
..
Makefile c8a9da8e93 + chmod 755 makecfg 27 年之前
aasm.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
ag386int.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
ag386nsm.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
ag68kgas.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
ag68kmit.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
ag68kmot.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 年之前
asmutils.pas a4630b4f2b * bugfixes from fix branch 27 年之前
assemble.pas a0c582dc12 * merged fixes 27 年之前
browser.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
catch.pas fbfaf30c0b Adapted to changed Signal call 27 年之前
cg386add.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
cg386cal.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
cg386cnv.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
cg386con.pas c72691c843 + pass_2 for cg386 27 年之前
cg386flw.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
cg386inl.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 年之前
cg386ld.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
cg386mat.pas c72691c843 + pass_2 for cg386 27 年之前
cg386mem.pas 491cd2afe3 * range checking in units doesn't work if the units are smartlinked, fixed 27 年之前
cg386set.pas c72691c843 + pass_2 for cg386 27 年之前
cg68kadd.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
cg68kcal.pas 634686534e * merged fixes 27 年之前
cg68kcnv.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
cg68kcon.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 年之前
cg68kflw.pas c72691c843 + pass_2 for cg386 27 年之前
cg68kinl.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
cg68kld.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
cg68kmat.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 年之前
cg68kmem.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
cg68kset.pas c72691c843 + pass_2 for cg386 27 年之前
cga68k.pas a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
cobjects.pas af83d90357 * some changes to compile with Delphi 27 年之前
comphook.pas a5e9063968 merged from fixes branch 27 年之前
compiler.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
csopt386.pas 8b104e763e * much better interregister CSE 27 年之前
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 年之前
daopt386.pas 906cf3d453 * small patches to regdealloc data 27 年之前
depend 7f720c64ef Added compiler call 27 年之前
dmisc.pas af83d90357 * some changes to compile with Delphi 27 年之前
errorn.msg a0c582dc12 * merged fixes 27 年之前
files.pas a79c851bb9 * fixed for compiling with 0.99.8 due circular units 27 年之前
gdb.pas b2661d12be + browsing updated and developed 27 年之前
gendef.pas f66f837fc8 * m68k compiles 27 年之前
hcodegen.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
htypechk.pas b6bf708ca9 * fixed bool-bool cnv 27 年之前
i386.pas 0e770798da * released REGALLOC 27 年之前
import.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
innr.inc 369e79adf9 + assert() support 27 年之前
link.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
m68k.pas 35a8d2e4fd * m68k and palmos updates from surebugfixes 27 年之前
messages.pas a0c582dc12 * merged fixes 27 年之前
mppc386.bat af83d90357 * some changes to compile with Delphi 27 年之前
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 年之前
msgidx.inc 3d984e5bf1 * m68k compiler compiles again 27 年之前
msgtxt.inc 3d984e5bf1 * m68k compiler compiles again 27 年之前
opts386.pas de4f9299ff * moved -A to options.pas, becuase the code is the same 27 年之前
opts68k.pas de4f9299ff * moved -A to options.pas, becuase the code is the same 27 年之前
os2_targ.pas f07849effe * small os2 fixes 27 年之前
parser.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
pass_1.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
pass_2.pas a3fbac27af * first working array of const things 27 年之前
pbase.pas d4ac5e456b + idtoken and only one token table 27 年之前
pdecl.pas 3176cb83db * fixed set of bugs. like set of false..true set of #1..#255 and 27 年之前
pexports.pas d4ac5e456b + idtoken and only one token table 27 年之前
pexpr.pas 166faa64f6 * crash preventions 27 年之前
pmodules.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
popt386.pas 11e68b67f5 * fixed small memory leak 27 年之前
pp.pas 1595295776 * ifdef heaptrc for heaptrc 27 年之前
ppc.dpr af83d90357 * some changes to compile with Delphi 27 年之前
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 年之前
ppu.pas 8e85a889de + aktmodeswitches 27 年之前
pstatmnt.pas d4ac5e456b + idtoken and only one token table 27 年之前
psystem.pas 369e79adf9 + assert() support 27 年之前
ptconst.pas 8e85a889de + aktmodeswitches 27 年之前
ra386att.pas 53794c1c88 * bugfix from fix branch 27 年之前
ra386dir.pas 58c2d999f0 * updated some error messages 27 年之前
ra386int.pas 0de70c3b6e * bugfix of operand overrides, VERY stupid bugfix BTW... 27 年之前
ra68kmot.pas 85c8a88cbe + localswitches, moduleswitches, globalswitches splitting 27 年之前
scandir.inc a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
scanner.pas 226a917014 * fixed unit interdependency with circular uses 27 年之前
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 年之前
switches.pas b2661d12be + browsing updated and developed 27 年之前
symdef.inc 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
symdefh.inc 4f0915d6e1 * fixed 161,165,166,167,168 27 年之前
symppu.inc a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 年之前
symsym.inc 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
symsymh.inc 3d947ea74d * fixed enum for not GDB 27 年之前
systems.pas 8192030b20 * remove -D from assemblers 27 年之前
tcadd.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 年之前
tccal.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
tccnv.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 年之前
tccon.pas ee6e14cd40 * splitted pass_1 27 年之前
tcflw.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
tcinl.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
tcld.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
tcmat.pas ee6e14cd40 * splitted pass_1 27 年之前
tcmem.pas 39584dd9f6 * small problems with DOM and excpetions fixed (code generation 27 年之前
tcset.pas 3d984e5bf1 * m68k compiler compiles again 27 年之前
temp_gen.pas 31ff347814 * small bug correction due to newinput 27 年之前
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 年之前
tgeni386.pas 0e770798da * released REGALLOC 27 年之前
todo.txt 166faa64f6 * crash preventions 27 年之前
token.inc 2710136f9f * fixed far,near which are not keywords 27 年之前
tpexcept.pas 19c63e360f * removed warnings 27 年之前
tree.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 年之前
types.pas 3176cb83db * fixed set of bugs. like set of false..true set of #1..#255 and 27 年之前
verbose.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
version.inc 5340ca9baa * adapted to 0.99.5 27 年之前
win_targ.pas 295d53cb69 + smartlinking for win95 imports 27 年之前