peter a69bfeb4b1 * unit check name works now for all units, not only systemunit 27 年之前
..
Makefile 87d00c3da9 * dependencies,mkdep target is not linux only 27 年之前
aasm.pas d4854b6324 * all references to comp suppressed for m68k 27 年之前
ag386int.pas 9ec2dfaf4a + added tai_const_symbol_offset 27 年之前
ag386nsm.pas 9ec2dfaf4a + added tai_const_symbol_offset 27 年之前
ag68kgas.pas d4854b6324 * all references to comp suppressed for m68k 27 年之前
ag68kmit.pas d4854b6324 * all references to comp suppressed for m68k 27 年之前
ag68kmot.pas d4854b6324 * all references to comp suppressed for m68k 27 年之前
ag68kmpw.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 年之前
asmutils.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 年之前
assemble.pas eaab0f1c1b + switch -FD added to specify the path for utilities 27 年之前
browser.pas 63ff2ffbbc * some memory leaks specific to usebrowser define fixed 27 年之前
catch.pas fbfaf30c0b Adapted to changed Signal call 27 年之前
cg386add.pas d736ecaf4d * fixed unsigned mul 27 年之前
cg386cal.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 年之前
cg386cnv.pas bf6369f1b5 * current_module old scanner tagged as invalid if unit is recompiled 27 年之前
cg386con.pas c72691c843 + pass_2 for cg386 27 年之前
cg386flw.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
cg386inl.pas eea45c0432 + terminated the include exclude implementation for i386 27 年之前
cg386ld.pas fa1478ef99 * bugs in secondfuncret for result in subprocedures removed 27 年之前
cg386mat.pas 887c29f7a2 * fixed 'not not boolean', the location was not set to register 27 年之前
cg386mem.pas 852aeb1a13 + check for access to index 0 of long/wide/ansi strings added, 27 年之前
cg386set.pas 7621dc0b56 * several memory leaks fixed 27 年之前
cg68kadd.pas e4290ba94a + binary operators for ansi strings 27 年之前
cg68kcal.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 年之前
cg68kcnv.pas 397be1fe09 * last memory leaks found when compiler 27 年之前
cg68kcon.pas 12a80cf3dc * update smartlinking, uses getdatalabel 27 年之前
cg68kflw.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 年之前
cg68kinl.pas eea45c0432 + terminated the include exclude implementation for i386 27 年之前
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
cg68kmat.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
cg68kmem.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 年之前
cg68kset.pas 397be1fe09 * last memory leaks found when compiler 27 年之前
cga68k.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
cobjects.pas 33610c0fb1 + tstringcontainer.init_no_doubles 27 年之前
comphook.pas a5e9063968 merged from fixes branch 27 年之前
compiler.pas 63ff2ffbbc * some memory leaks specific to usebrowser define fixed 27 年之前
csopt386.pas 9a650233f0 * removed some unused vars 27 年之前
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 年之前
daopt386.pas e14a086c73 * changed TRegSet to a small set 27 年之前
depend 7f720c64ef Added compiler call 27 年之前
dmisc.pas af83d90357 * some changes to compile with Delphi 27 年之前
errorn.msg 9ec2dfaf4a + added tai_const_symbol_offset 27 年之前
files.pas 484da4b465 + external dll_name name func support for linux 27 年之前
gdb.pas b2661d12be + browsing updated and developed 27 年之前
gendef.pas 1468993242 * new style for m68k/i386 infos and enums 27 年之前
hcodegen.pas 3048845e68 * some memory leaks fixed (thanks to Peter for heaptrc !) 27 年之前
htypechk.pas b7dcdb0966 * fixed small typo 27 年之前
i386.pas fa1478ef99 * bugs in secondfuncret for result in subprocedures removed 27 年之前
import.pas 484da4b465 + external dll_name name func support for linux 27 年之前
innr.inc 369e79adf9 + assert() support 27 年之前
lin_targ.pas 484da4b465 + external dll_name name func support for linux 27 年之前
link.pas d2f078ce49 + switch -vx for win32 added 27 年之前
m68k.pas fa1478ef99 * bugs in secondfuncret for result in subprocedures removed 27 年之前
messages.pas a0c582dc12 * merged fixes 27 年之前
mppc386.bat e05ec93224 + support of <procedure var type>:=<pointer> in delphi mode added 27 年之前
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 年之前
msgidx.inc 6eaa58b9c5 + switch $APPTYPE for win32 added 27 年之前
msgtxt.inc 6eaa58b9c5 + switch $APPTYPE for win32 added 27 年之前
opts386.pas 1468993242 * new style for m68k/i386 infos and enums 27 年之前
opts68k.pas 1468993242 * new style for m68k/i386 infos and enums 27 年之前
os2_targ.pas e7013f1efd * Faster keyword scanning. 27 年之前
parser.pas 39dc89f39f * reset_gdb_info -> reset_global_def becuase it also resets rangenr ! 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 c65b618cfb * procvar parsing updated just like psub.pas routine 27 年之前
pexports.pas d4ac5e456b + idtoken and only one token table 27 年之前
pexpr.pas e659040083 * fixed filedef for typenodetype 27 年之前
pmodules.pas a69bfeb4b1 * unit check name works now for all units, not only systemunit 27 年之前
popt386.pas 2f34365234 + some small FPU peephole optimizations (use value in FP regs instead of loading it 27 年之前
pp.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 年之前
ppc.dpr af83d90357 * some changes to compile with Delphi 27 年之前
ppheap.pas bf6369f1b5 * current_module old scanner tagged as invalid if unit is recompiled 27 年之前
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 年之前
ppu.pas dac2986b7f * ppu problems for m68k fixed (at least in cross compiling) 27 年之前
pstatmnt.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
psystem.pas 369e79adf9 + assert() support 27 年之前
ptconst.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
ra386att.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
ra386dir.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
ra386int.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
ra68kmot.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
scandir.inc 6eaa58b9c5 + switch $APPTYPE for win32 added 27 年之前
scanner.pas 8e363906e2 * beter line info for conditionals 27 年之前
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 年之前
switches.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
symdef.inc eea45c0432 + terminated the include exclude implementation for i386 27 年之前
symdefh.inc eea45c0432 + terminated the include exclude implementation for i386 27 年之前
symppu.inc 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
symsym.inc 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
symsymh.inc 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
systems.pas 1a77339355 * several memory corruptions due to double freemem solved 27 年之前
tcadd.pas 94dfc5edd8 * fixed u32bit - s32bit conversion problems 27 年之前
tccal.pas 63ff2ffbbc * some memory leaks specific to usebrowser define fixed 27 年之前
tccnv.pas 9c13c9cbb4 * better code generation for s:=s+[b] if b is in the range of 27 年之前
tccon.pas ee6e14cd40 * splitted pass_1 27 年之前
tcflw.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
tcinl.pas 033303c21d + length(c) where C is a char is allways 1 27 年之前
tcld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
tcmat.pas 887c29f7a2 * fixed 'not not boolean', the location was not set to register 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 7621dc0b56 * several memory leaks fixed 27 年之前
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 年之前
tgeni386.pas d666ac848e + ansistring operator + 27 年之前
todo.txt 166faa64f6 * crash preventions 27 年之前
token.inc e7013f1efd * Faster keyword scanning. 27 年之前
tpexcept.pas 19c63e360f * removed warnings 27 年之前
tree.pas 6c1766feed * bug fix for IOCHECK inside a procedure with iocheck modifier 27 年之前
types.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
verbose.pas d2f078ce49 + switch -vx for win32 added 27 年之前
version.inc 5340ca9baa * adapted to 0.99.5 27 年之前
win_targ.pas 6eaa58b9c5 + switch $APPTYPE for win32 added 27 年之前