pierre 50ccd479d2 + automatic loading of profile unit with -pg option 27 年之前
..
Makefile 0be2deee56 + shorter cycle for win32 with cygnus b20 27 年之前
aasm.pas 920691ac0a * fix for first line of function break 27 年之前
ag386int.pas e0f66581eb * fixed for $H+ 27 年之前
ag386nsm.pas e0f66581eb * fixed for $H+ 27 年之前
ag68kgas.pas 920691ac0a * fix for first line of function break 27 年之前
ag68kmit.pas 920691ac0a * fix for first line of function break 27 年之前
ag68kmot.pas 920691ac0a * fix for first line of function break 27 年之前
ag68kmpw.pas 920691ac0a * fix for first line of function break 27 年之前
aopt386.pas f2da32cd91 * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 27 年之前
asmutils.pas e0f66581eb * fixed for $H+ 27 年之前
assemble.pas 3539ab25da * assemble failure increments status errorcount again !! 27 年之前
browser.pas 63ff2ffbbc * some memory leaks specific to usebrowser define fixed 27 年之前
catch.pas fbfaf30c0b Adapted to changed Signal call 27 年之前
cg386add.pas 50ccd479d2 + automatic loading of profile unit with -pg option 27 年之前
cg386cal.pas 3df27389c0 * rename laod/copystring -> load/copyshortstring 27 年之前
cg386cnv.pas 85726fcb35 * more ansistring fixes 27 年之前
cg386con.pas 3cbe7749c6 * fixed ansistring crash 27 年之前
cg386flw.pas 70261b4c01 * functions with ansi strings as result didn't work, solved 27 年之前
cg386inl.pas 3037445491 * released useansistring 27 年之前
cg386ld.pas 41ac2b8a59 * optimize str:='' in H+ mode 27 年之前
cg386mat.pas 82aa9f9b00 * fixed shlshr which would push ecx when not needed 27 年之前
cg386mem.pas 85726fcb35 * more ansistring fixes 27 年之前
cg386set.pas 7621dc0b56 * several memory leaks fixed 27 年之前
cg68kadd.pas e4290ba94a + binary operators for ansi strings 27 年之前
cg68kcal.pas 274bce92b8 + added -Se in Makefile cvstest target 27 年之前
cg68kcnv.pas 3037445491 * released useansistring 27 年之前
cg68kcon.pas 66ee4baa3d * problem of const with ansi fixed 27 年之前
cg68kflw.pas 6155ef488c * emitpushreferenceaddress gets now the asmlist as parameter 27 年之前
cg68kinl.pas 3037445491 * released useansistring 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 274bce92b8 + added -Se in Makefile cvstest target 27 年之前
cobjects.pas de4cf49059 * ansistring fixes 27 年之前
comphook.pas 752857f403 * tp7 didn't like my ifopt H+ :( 27 年之前
compiler.pas 7e40231ad7 * some dll support for win32 27 年之前
csopt386.pas 2b9d08c912 * fixed comments from last commit (apparently there's still a 255 char limit :( ) 27 年之前
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 年之前
daopt386.pas 73b85611a9 + cpuid,emms support for asm readers 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 年之前
export.pas 93620d84dd * stackcheck removed for i386_win32 27 年之前
files.pas 752857f403 * tp7 didn't like my ifopt H+ :( 27 年之前
gdb.pas 920691ac0a * fix for first line of function break 27 年之前
gendef.pas 1468993242 * new style for m68k/i386 infos and enums 27 年之前
hcodegen.pas c1b0142c1a - generate_pascii which is obsolete 27 年之前
htypechk.pas 85726fcb35 * more ansistring fixes 27 年之前
i386.pas 274bce92b8 + added -Se in Makefile cvstest target 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 aea3c488fb + fixpath() has an extra option to allow a ./ as path 27 年之前
m68k.pas 7e40231ad7 * some dll support for win32 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 85726fcb35 * more ansistring fixes 27 年之前
msgtxt.inc 85726fcb35 * more ansistring fixes 27 年之前
opts386.pas 94812a78c1 * Fixed syntax error 27 年之前
opts68k.pas 1468993242 * new style for m68k/i386 infos and enums 27 年之前
os2_targ.pas e7013f1efd * Faster keyword scanning. 27 年之前
parser.pas 0353e61e9b * va_list -> array of const 27 年之前
pass_1.pas 37732325f3 * fixed variant warning with was sometimes said with sets 27 年之前
pass_2.pas 274bce92b8 + added -Se in Makefile cvstest target 27 年之前
pbase.pas d4ac5e456b + idtoken and only one token table 27 年之前
pdecl.pas dabc19f0ff * H+ fixes 27 年之前
pexports.pas 7e40231ad7 * some dll support for win32 27 年之前
pexpr.pas fdb8d828a6 + nil constants 27 年之前
pmodules.pas 50ccd479d2 + automatic loading of profile unit with -pg option 27 年之前
popt386.pas 63d4c1f2a1 * "call x;jmp y" optimization not done anymore for P6 and equivalents 27 年之前
pp.pas 3037445491 * released useansistring 27 年之前
ppc.dpr af83d90357 * some changes to compile with Delphi 27 年之前
ppheap.pas de4cf49059 * ansistring fixes 27 年之前
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 年之前
ppu.pas 752857f403 * tp7 didn't like my ifopt H+ :( 27 年之前
pstatmnt.pas 274bce92b8 + added -Se in Makefile cvstest target 27 年之前
psystem.pas 59c75c7410 * fixes for ansistrings 27 年之前
ptconst.pas dabc19f0ff * H+ fixes 27 年之前
ra386att.pas 83d1beb321 * fixed instruct not in table msg 27 年之前
ra386dir.pas e0f66581eb * fixed for $H+ 27 年之前
ra386int.pas 83d1beb321 * fixed instruct not in table msg 27 年之前
ra68kmot.pas c3b3abdb65 * undid some changes of Peter that made the compiler wrong 27 年之前
scandir.inc 752857f403 * tp7 didn't like my ifopt H+ :( 27 年之前
scanner.pas 752857f403 * tp7 didn't like my ifopt H+ :( 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 c49f4590fd * removed warning 27 年之前
symdefh.inc 0353e61e9b * va_list -> array of const 27 年之前
symppu.inc a5a58fef27 * don't count includefiles which are found in the includepath for a 27 年之前
symsym.inc 4f9c7abff7 * label defines are checked at the end of the proc 27 年之前
symsymh.inc 4f9c7abff7 * label defines are checked at the end of the proc 27 年之前
systems.pas 752857f403 * tp7 didn't like my ifopt H+ :( 27 年之前
tcadd.pas 85726fcb35 * more ansistring fixes 27 年之前
tccal.pas 59c75c7410 * fixes for ansistrings 27 年之前
tccnv.pas 3037445491 * released useansistring 27 年之前
tccon.pas 85726fcb35 * more ansistring fixes 27 年之前
tcflw.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
tcinl.pas 3d81537289 * fixed low/high for record.field 27 年之前
tcld.pas 85726fcb35 * more ansistring fixes 27 年之前
tcmat.pas 903713b09e * fixed constant not(boolean) 27 年之前
tcmem.pas 39584dd9f6 * small problems with DOM and excpetions fixed (code generation 27 年之前
tcset.pas 2663a9ff1b + constant eval for in 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 274bce92b8 + added -Se in Makefile cvstest target 27 年之前
tpexcept.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 年之前
tree.pas 5e21e1981a * fixed ptr() with constants 27 年之前
types.pas 5e21e1981a * fixed ptr() with constants 27 年之前
verbose.pas 6e816712fc * bug on errors (file used after dispose !) fixed 27 年之前
version.inc 5340ca9baa * adapted to 0.99.5 27 年之前
win_targ.pas 7e40231ad7 * some dll support for win32 27 年之前