pierre f0c36a6ce2 * overflow in addname for open arrays removed 27 years ago
..
new 77f7afffa9 * bug with mul. of dwords fixed, reported by Alexander Stohr 27 years ago
Makefile 250a45a988 * makecfg updated 27 years ago
aasm.pas 8cf4da6d5e + optimize pascal code surrounding assembler blocks 27 years ago
ag386cof.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
ag386int.pas 7c90404c78 * smartlinking doesn't crash anymore 27 years ago
ag386nsm.pas 7c90404c78 * smartlinking doesn't crash anymore 27 years ago
ag68kgas.pas f986459350 * don't count ait_marker for lineinfo 27 years ago
ag68kmit.pas f986459350 * don't count ait_marker for lineinfo 27 years ago
ag68kmot.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
aopt386.pas 64c509adb8 * fixed crash when there are two asm blocks right after each other 27 years ago
assemble.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
browcol.pas 902adb903a * fixed typo 27 years ago
browlog.pas f379498229 + BrowserLog for browser.log generation 27 years ago
catch.pas fbfaf30c0b Adapted to changed Signal call 27 years ago
cg386add.pas e7b59e15ee * fixed set1 <= set2 for small sets 27 years ago
cg386cal.pas 4517f917fd * fixed array of const 27 years ago
cg386cnv.pas 4517f917fd * fixed array of const 27 years ago
cg386con.pas 8740d63a3a * shortstring truncated after 255 chars 27 years ago
cg386flw.pas d656d708b7 * ansistring memory leaks fixed 27 years ago
cg386inl.pas 4517f917fd * fixed array of const 27 years ago
cg386ld.pas 4517f917fd * fixed array of const 27 years ago
cg386mat.pas 4517f917fd * fixed array of const 27 years ago
cg386mem.pas 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
cg386set.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kadd.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcal.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcnv.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kcon.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kflw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kinl.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 years ago
cg68kmat.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cg68kmem.pas 1b4990c597 * #0 char removed 27 years ago
cg68kset.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cga68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
cobjects.pas 48ebf8cd94 + Tdictionary object: Tsymtable will become object(TTdictionary) in the 27 years ago
comphook.pas b5075769be * removed path from output, was there only for debugging 27 years ago
compiler.pas f379498229 + BrowserLog for browser.log generation 27 years ago
comprsrc.pas 168918c002 + Fixed wrong unit name. 27 years ago
csopt386.pas 8cf4da6d5e + optimize pascal code surrounding assembler blocks 27 years ago
cws.txt 99db27959b - all stuff moved to docs\internal.tex 27 years ago
daopt386.pas 653a798afd * small bugfix (memory corruption could occur when certain fpu instructions 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 a1f1003555 * some range check bugs fixed (still not working !) 27 years ago
files.pas abb72c5d48 * status.currentmodule is now also updated 27 years ago
gdb.pas 1896be988f Changes of Alexander Stohr integrated: 27 years ago
gendef.pas 1468993242 * new style for m68k/i386 infos and enums 27 years ago
globtype.pas 5b341c7f21 * Added begin to globtype and version to avoid empty object files. 27 years ago
hcodegen.pas 4517f917fd * fixed array of const 27 years ago
htypechk.pas f01a9ec364 * fix for boolean to comp conversion (now disabled) 27 years ago
i386.pas 2d793b8c98 * avoid result no set warning in regtoreg64 27 years ago
import.pas b4045fe57e + support for dll variables 27 years ago
innr.inc 369e79adf9 + assert() support 27 years ago
lin_targ.pas 10d97a9144 * bugs related to mangledname solved 27 years ago
link.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
m68k.pas 7e40231ad7 * some dll support for win32 27 years ago
make.cmd 8aaf209cec + Make script to make compiler under OS/2. 27 years ago
messages.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 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 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
msgtxt.inc 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
opts386.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
os2_targ.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
parser.pas 7ffa0f6ac0 + currently compiled file name added on errors 27 years ago
pass_1.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
pass_2.pas 000336a586 * released valuepara 27 years ago
pbase.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
pdecl.pas fbfdeee09e * fixed constant strings > 255 chars 27 years ago
pexports.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
pexpr.pas 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
pmodules.pas f379498229 + BrowserLog for browser.log generation 27 years ago
popt386.pas 0d51aa650c + mov reg, mem1 to mov reg, mem1 27 years ago
pp.pas 7ffa0f6ac0 + currently compiled file name added on errors 27 years ago
ppc.dpr af83d90357 * some changes to compile with Delphi 27 years ago
ppheap.pas f5eeedee0b + Removed underscores in heaptrc unit 27 years ago
ppovin.pas 6396267185 + Compiler,Comphook unit which are the new interface units to the 27 years ago
ppu.pas 6ee9d913cd + farpointer type 27 years ago
pstatmnt.pas 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
psystem.pas 6ee9d913cd + farpointer type 27 years ago
ptconst.pas debe89f4e7 * fix to bug0191 27 years ago
ra386att.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
ra386dir.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
ra386int.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
rautils.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
scandir.inc c7637424cf + resource file handling ($R directive) for Win32 27 years ago
scanner.pas f52b051f7d * fixed eof bug with includefiles 27 years ago
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 28 years ago
switches.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
symconst.inc 9bcb14e503 * splitted from symtable.pas 27 years ago
symdef.inc f0c36a6ce2 * overflow in addname for open arrays removed 27 years ago
symdefh.inc 10d97a9144 * bugs related to mangledname solved 27 years ago
symppu.inc 9219d7777b * don't update crc when writing objs,libs and sources 27 years ago
symsym.inc 4517f917fd * fixed array of const 27 years ago
symsymh.inc ffddbaccac * don't make localvar copies for assembler procedures 27 years ago
systems.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 years ago
tcadd.pas 55640c751c * fixed set operations which still had array constructor as type 27 years ago
tccal.pas 4517f917fd * fixed array of const 27 years ago
tccnv.pas 564865b58c * removed rangecheck warning which was shown twice 27 years ago
tccon.pas 85726fcb35 * more ansistring fixes 27 years ago
tcflw.pas 54fed4a08f * fixed crash with counter var 27 years ago
tcinl.pas 4517f917fd * fixed array of const 27 years ago
tcld.pas 0cfc4c8f6b * fix for constructor inside with statements 27 years ago
tcmat.pas 1b4cf9afb5 + typed const int64 and qword 27 years ago
tcmem.pas 7974fe193c * with bug introduced with DIRECTWITH removed 27 years ago
tcset.pas 6fec6f714a * added 'in []' support 27 years ago
temp_gen.pas 057ecba6d7 + better info for temp allocation debugging 27 years ago
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 years ago
tgeni386.pas ddfe0eeecc * better error info with -Co 27 years ago
todo.txt 166faa64f6 * crash preventions 27 years ago
tokens.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago
tpexcept.pas 1dab5a8cf0 * removed some erros after other errors (introduced by useexcept) 27 years ago
tree.pas 4517f917fd * fixed array of const 27 years ago
types.pas 4517f917fd * fixed array of const 27 years ago
verbose.pas 951c1707d1 * doneverbose sets msg to nil 27 years ago
version.pas a09375865f * daniels patches against the latest versions 27 years ago
win_targ.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 years ago