carl 56cf3c85d3 * Concatlabel now gives output on error 27 years ago
..
Makefile c8a9da8e93 + chmod 755 makecfg 27 years ago
aasm.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag386int.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag386nsm.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag68kgas.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag68kmit.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag68kmot.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
ag68kmpw.pas a754787fe3 + initial rev of MPW asm writer 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 906801ddcb + MPW support 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 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
cg386cnv.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
cg386con.pas c72691c843 + pass_2 for cg386 27 years ago
cg386flw.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
cg386inl.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 years ago
cg386ld.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 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 3d984e5bf1 * m68k compiler compiles again 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 3d984e5bf1 * m68k compiler compiles again 27 years ago
cg68kld.pas 3d984e5bf1 * m68k compiler compiles again 27 years ago
cg68kmat.pas 181d4769a2 * all internal RTL functions start with FPC_ 27 years ago
cg68kmem.pas 3d984e5bf1 * m68k compiler compiles again 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 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
csopt386.pas 8b104e763e * much better interregister CSE 27 years ago
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 years ago
daopt386.pas 906cf3d453 * small patches to regdealloc data 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 a79c851bb9 * fixed for compiling with 0.99.8 due circular units 27 years ago
gdb.pas b2661d12be + browsing updated and developed 27 years ago
gendef.pas f66f837fc8 * m68k compiles 27 years ago
hcodegen.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
htypechk.pas b6bf708ca9 * fixed bool-bool cnv 27 years ago
i386.pas 0e770798da * released REGALLOC 27 years ago
import.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
innr.inc 369e79adf9 + assert() support 27 years ago
link.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 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 3d984e5bf1 * m68k compiler compiles again 27 years ago
msgtxt.inc 3d984e5bf1 * m68k compiler compiles again 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 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
pass_1.pas 3d984e5bf1 * m68k compiler compiles again 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 3176cb83db * fixed set of bugs. like set of false..true set of #1..#255 and 27 years ago
pexports.pas d4ac5e456b + idtoken and only one token table 27 years ago
pexpr.pas 166faa64f6 * crash preventions 27 years ago
pmodules.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
popt386.pas 11e68b67f5 * fixed small memory leak 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 369e79adf9 + assert() support 27 years ago
ptconst.pas 8e85a889de + aktmodeswitches 27 years ago
ra386att.pas e78663db17 * bugfix of in/out with gas (ins/outs still left though) 27 years ago
ra386dir.pas 58c2d999f0 * updated some error messages 27 years ago
ra386int.pas 56cf3c85d3 * Concatlabel now gives output on error 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 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
symdefh.inc 4f0915d6e1 * fixed 161,165,166,167,168 27 years ago
symppu.inc a12d8c9417 * changed all length(p^.value_str^) into str_length(p) 27 years ago
symsym.inc 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 years ago
symsymh.inc 3d947ea74d * fixed enum for not GDB 27 years ago
systems.pas 4fbd1d5fac * bugfixes 27 years ago
tcadd.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 years ago
tccal.pas 3d984e5bf1 * m68k compiler compiles again 27 years ago
tccnv.pas 4f0915d6e1 * fixed 161,165,166,167,168 27 years ago
tccon.pas ee6e14cd40 * splitted pass_1 27 years ago
tcflw.pas 3d984e5bf1 * m68k compiler compiles again 27 years ago
tcinl.pas 3d984e5bf1 * m68k compiler compiles again 27 years ago
tcld.pas 3d984e5bf1 * m68k compiler compiles again 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 3d984e5bf1 * m68k compiler compiles again 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 166faa64f6 * crash preventions 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 4f0915d6e1 * fixed 161,165,166,167,168 27 years ago
types.pas 3176cb83db * fixed set of bugs. like set of false..true set of #1..#255 and 27 years ago
verbose.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 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