Jonas Maebe 286d20463c + change "call x; jmp y" to "push y; jmp x" (suggestion from Daniel) 27 years ago
..
Makefile 87d00c3da9 * dependencies,mkdep target is not linux only 27 years ago
aasm.pas d4854b6324 * all references to comp suppressed for m68k 27 years ago
ag386int.pas 9ec2dfaf4a + added tai_const_symbol_offset 27 years ago
ag386nsm.pas 9ec2dfaf4a + added tai_const_symbol_offset 27 years ago
ag68kgas.pas 7e40231ad7 * some dll support for win32 27 years ago
ag68kmit.pas 7e40231ad7 * some dll support for win32 27 years ago
ag68kmot.pas 7e40231ad7 * some dll support for win32 27 years ago
ag68kmpw.pas 7e40231ad7 * some dll support for win32 27 years ago
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 years ago
asmutils.pas e06ac8e64f + leal procsym,eax is now allowed 27 years ago
assemble.pas aea3c488fb + fixpath() has an extra option to allow a ./ as path 27 years ago
browser.pas 63ff2ffbbc * some memory leaks specific to usebrowser define fixed 27 years ago
catch.pas fbfaf30c0b Adapted to changed Signal call 27 years ago
cg386add.pas f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
cg386cal.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 years ago
cg386cnv.pas fbf69c5127 * fixed char_to_string which did not set the .loc 27 years ago
cg386con.pas c72691c843 + pass_2 for cg386 27 years ago
cg386flw.pas f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
cg386inl.pas eea45c0432 + terminated the include exclude implementation for i386 27 years ago
cg386ld.pas fa1478ef99 * bugs in secondfuncret for result in subprocedures removed 27 years ago
cg386mat.pas 887c29f7a2 * fixed 'not not boolean', the location was not set to register 27 years ago
cg386mem.pas 852aeb1a13 + check for access to index 0 of long/wide/ansi strings added, 27 years ago
cg386set.pas 7621dc0b56 * several memory leaks fixed 27 years ago
cg68kadd.pas e4290ba94a + binary operators for ansi strings 27 years ago
cg68kcal.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 years ago
cg68kcnv.pas 397be1fe09 * last memory leaks found when compiler 27 years ago
cg68kcon.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 years ago
cg68kflw.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 years ago
cg68kinl.pas eea45c0432 + terminated the include exclude implementation for i386 27 years ago
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
cg68kmat.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 years ago
cg68kmem.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 years ago
cg68kset.pas 397be1fe09 * last memory leaks found when compiler 27 years ago
cga68k.pas 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
cobjects.pas 33610c0fb1 + tstringcontainer.init_no_doubles 27 years ago
comphook.pas 1dfbb756e9 * classes get a vmt allways 27 years ago
compiler.pas 7e40231ad7 * some dll support for win32 27 years ago
csopt386.pas 9a650233f0 * removed some unused vars 27 years ago
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 years ago
daopt386.pas e14a086c73 * changed TRegSet to a small set 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 9ec2dfaf4a + added tai_const_symbol_offset 27 years ago
export.pas 7e40231ad7 * some dll support for win32 27 years ago
files.pas 7e40231ad7 * some dll support for win32 27 years ago
gdb.pas b2661d12be + browsing updated and developed 27 years ago
gendef.pas 1468993242 * new style for m68k/i386 infos and enums 27 years ago
hcodegen.pas f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
htypechk.pas b7dcdb0966 * fixed small typo 27 years ago
i386.pas e06ac8e64f + leal procsym,eax is now allowed 27 years ago
import.pas 484da4b465 + external dll_name name func support for linux 27 years ago
innr.inc 369e79adf9 + assert() support 27 years ago
lin_targ.pas 484da4b465 + external dll_name name func support for linux 27 years ago
link.pas aea3c488fb + fixpath() has an extra option to allow a ./ as path 27 years ago
m68k.pas 7e40231ad7 * some dll support for win32 27 years ago
messages.pas a0c582dc12 * merged fixes 27 years ago
mppc386.bat e05ec93224 + support of <procedure var type>:=<pointer> in delphi mode added 27 years ago
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 years ago
msgidx.inc 7e40231ad7 * some dll support for win32 27 years ago
msgtxt.inc 7e40231ad7 * some dll support for win32 27 years ago
opts386.pas 1468993242 * new style for m68k/i386 infos and enums 27 years ago
opts68k.pas 1468993242 * new style for m68k/i386 infos and enums 27 years ago
os2_targ.pas e7013f1efd * Faster keyword scanning. 27 years ago
parser.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
pass_1.pas 3d984e5bf1 * m68k compiler compiles again 27 years ago
pass_2.pas f4bf391b48 + partial disposing of temp. ansistrings 27 years ago
pbase.pas d4ac5e456b + idtoken and only one token table 27 years ago
pdecl.pas 1dfbb756e9 * classes get a vmt allways 27 years ago
pexports.pas 7e40231ad7 * some dll support for win32 27 years ago
pexpr.pas e659040083 * fixed filedef for typenodetype 27 years ago
pmodules.pas 7e40231ad7 * some dll support for win32 27 years ago
popt386.pas 286d20463c + change "call x; jmp y" to "push y; jmp x" (suggestion from Daniel) 27 years ago
pp.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 years ago
ppc.dpr af83d90357 * some changes to compile with Delphi 27 years ago
ppheap.pas bf6369f1b5 * current_module old scanner tagged as invalid if unit is recompiled 27 years ago
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 years ago
ppu.pas dac2986b7f * ppu problems for m68k fixed (at least in cross compiling) 27 years ago
pstatmnt.pas 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
psystem.pas 369e79adf9 + assert() support 27 years ago
ptconst.pas 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
ra386att.pas f5923597a1 * fixed some opsize 27 years ago
ra386dir.pas 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
ra386int.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 years ago
ra68kmot.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 years ago
scandir.inc 6eaa58b9c5 + switch $APPTYPE for win32 added 27 years ago
scanner.pas 8e363906e2 * beter line info for conditionals 27 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 years ago
switches.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 years ago
symdef.inc eadcc6ad1a * new introduded problem with classes fix, the parent class wasn't set 27 years ago
symdefh.inc eea45c0432 + terminated the include exclude implementation for i386 27 years ago
symppu.inc a5a58fef27 * don't count includefiles which are found in the includepath for a 27 years ago
symsym.inc 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
symsymh.inc 1a77339355 * several memory corruptions due to double freemem solved 27 years ago
systems.pas c7167e92ff + added options -lS and -lT for source and target os output 27 years ago
tcadd.pas 94dfc5edd8 * fixed u32bit - s32bit conversion problems 27 years ago
tccal.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
tccnv.pas 9c13c9cbb4 * better code generation for s:=s+[b] if b is in the range of 27 years ago
tccon.pas ee6e14cd40 * splitted pass_1 27 years ago
tcflw.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
tcinl.pas 033303c21d + length(c) where C is a char is allways 1 27 years ago
tcld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
tcmat.pas 887c29f7a2 * fixed 'not not boolean', the location was not set to register 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 7621dc0b56 * several memory leaks fixed 27 years ago
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 years ago
tgeni386.pas d666ac848e + ansistring operator + 27 years ago
todo.txt 166faa64f6 * crash preventions 27 years ago
token.inc e7013f1efd * Faster keyword scanning. 27 years ago
tpexcept.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
tree.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 years ago
types.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
verbose.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
version.inc 5340ca9baa * adapted to 0.99.5 27 years ago
win_targ.pas 7e40231ad7 * some dll support for win32 27 years ago