fpc/compiler
1998-10-21 20:13:10 +00:00
..
aasm.pas * all references to comp suppressed for m68k 1998-10-14 15:56:37 +00:00
ag68kgas.pas * all references to comp suppressed for m68k 1998-10-14 15:56:37 +00:00
ag68kmit.pas * all references to comp suppressed for m68k 1998-10-14 15:56:37 +00:00
ag68kmot.pas * all references to comp suppressed for m68k 1998-10-14 15:56:37 +00:00
ag68kmpw.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
ag386int.pas + added tai_const_symbol_offset 1998-10-12 12:20:37 +00:00
ag386nsm.pas + added tai_const_symbol_offset 1998-10-12 12:20:37 +00:00
aopt386.pas
asmutils.pas * emitpushreferenceaddress gets now the asmlist as parameter 1998-10-14 11:28:13 +00:00
assemble.pas + switch -FD added to specify the path for utilities 1998-10-16 13:37:14 +00:00
browser.pas * some memory leaks specific to usebrowser define fixed 1998-10-09 16:36:01 +00:00
catch.pas Adapted to changed Signal call 1998-09-08 13:01:09 +00:00
cg68kadd.pas + binary operators for ansi strings 1998-10-20 15:09:21 +00:00
cg68kcal.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
cg68kcnv.pas * last memory leaks found when compiler 1998-10-15 12:41:16 +00:00
cg68kcon.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
cg68kflw.pas * emitpushreferenceaddress gets now the asmlist as parameter 1998-10-14 11:28:13 +00:00
cg68kinl.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
cg68kld.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
cg68kmat.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
cg68kmem.pas * emitpushreferenceaddress gets now the asmlist as parameter 1998-10-14 11:28:13 +00:00
cg68kset.pas * last memory leaks found when compiler 1998-10-15 12:41:16 +00:00
cg386add.pas + ansistring operator + 1998-10-21 08:39:56 +00:00
cg386cal.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
cg386cnv.pas * current_module old scanner tagged as invalid if unit is recompiled 1998-10-08 17:17:07 +00:00
cg386con.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386flw.pas * some memory leaks fixed (thanks to Peter for heaptrc !) 1998-10-06 17:16:31 +00:00
cg386inl.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
cg386ld.pas * bugs in secondfuncret for result in subprocedures removed 1998-10-14 08:47:14 +00:00
cg386mat.pas * fixed 'not not boolean', the location was not set to register 1998-10-20 13:12:38 +00:00
cg386mem.pas + check for access to index 0 of long/wide/ansi strings added, 1998-10-21 11:44:42 +00:00
cg386set.pas * several memory leaks fixed 1998-10-09 08:56:21 +00:00
cga68k.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
cobjects.pas + tstringcontainer.init_no_doubles 1998-10-19 18:04:40 +00:00
comphook.pas merged from fixes branch 1998-09-15 10:49:32 +00:00
compiler.pas * some memory leaks specific to usebrowser define fixed 1998-10-09 16:36:01 +00:00
csopt386.pas * removed some unused vars 1998-10-20 09:32:54 +00:00
cws.txt
daopt386.pas * bugfix so that code like 1998-10-20 09:29:24 +00:00
depend Added compiler call 1998-09-21 15:45:25 +00:00
dmisc.pas * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
errorn.msg + added tai_const_symbol_offset 1998-10-12 12:20:37 +00:00
files.pas + external dll_name name func support for linux 1998-10-19 18:07:11 +00:00
gdb.pas + browsing updated and developed 1998-09-22 17:13:42 +00:00
gendef.pas * new style for m68k/i386 infos and enums 1998-10-13 13:10:08 +00:00
hcodegen.pas * some memory leaks fixed (thanks to Peter for heaptrc !) 1998-10-06 17:16:31 +00:00
htypechk.pas * fixed small typo 1998-10-14 13:33:24 +00:00
i386.pas * bugs in secondfuncret for result in subprocedures removed 1998-10-14 08:47:14 +00:00
import.pas + external dll_name name func support for linux 1998-10-19 18:07:11 +00:00
innr.inc + assert() support 1998-10-05 12:32:44 +00:00
lin_targ.pas + external dll_name name func support for linux 1998-10-19 18:07:11 +00:00
link.pas * use no_double 1998-10-19 18:06:23 +00:00
m68k.pas * bugs in secondfuncret for result in subprocedures removed 1998-10-14 08:47:14 +00:00
Makefile + added tai_const_symbol_offset 1998-10-12 12:20:37 +00:00
messages.pas * merged fixes 1998-09-16 16:41:38 +00:00
mppc68k.bat
mppc386.bat + support of <procedure var type>:=<pointer> in delphi mode added 1998-10-12 09:49:53 +00:00
msgidx.inc + check for access to index 0 of long/wide/ansi strings added, 1998-10-21 11:44:42 +00:00
msgtxt.inc + check for access to index 0 of long/wide/ansi strings added, 1998-10-21 11:44:42 +00:00
opts68k.pas * new style for m68k/i386 infos and enums 1998-10-13 13:10:08 +00:00
opts386.pas * new style for m68k/i386 infos and enums 1998-10-13 13:10:08 +00:00
os2_targ.pas * Faster keyword scanning. 1998-10-16 14:20:53 +00:00
parser.pas * reset_gdb_info -> reset_global_def becuase it also resets rangenr ! 1998-10-16 08:50:02 +00:00
pass_1.pas * m68k compiler compiles again 1998-10-06 20:48:56 +00:00
pass_2.pas * first working array of const things 1998-09-23 09:58:48 +00:00
pbase.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
pdecl.pas + ansistring operator + 1998-10-21 08:39:56 +00:00
pexports.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
pexpr.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
pmodules.pas * check for importsection for empty asm file 1998-10-21 20:13:10 +00:00
popt386.pas * fixed small memory leak 1998-10-05 14:41:14 +00:00
pp.pas * emitpushreferenceaddress gets now the asmlist as parameter 1998-10-14 11:28:13 +00:00
ppc.dpr * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
ppheap.pas * current_module old scanner tagged as invalid if unit is recompiled 1998-10-08 17:17:07 +00:00
ppovin.pas
ppu.pas * ppu problems for m68k fixed (at least in cross compiling) 1998-10-14 10:45:05 +00:00
pstatmnt.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
psystem.pas + assert() support 1998-10-05 12:32:44 +00:00
ptconst.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
ra68kmot.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
ra386att.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
ra386dir.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
ra386int.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
scandir.inc * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
scanner.pas * Faster keyword scanning. 1998-10-16 14:20:53 +00:00
script.pas
switches.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
symdef.inc * removed some unused vars 1998-10-20 09:32:54 +00:00
symdefh.inc * added vmt_offsets in destructors code also !!! 1998-10-16 13:12:46 +00:00
symppu.inc * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
symsym.inc * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
symsymh.inc * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
systems.pas * several memory corruptions due to double freemem solved 1998-10-20 08:06:37 +00:00
tcadd.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
tccal.pas * some memory leaks specific to usebrowser define fixed 1998-10-09 16:36:01 +00:00
tccnv.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
tccon.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcflw.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
tcinl.pas + length(c) where C is a char is allways 1 1998-10-20 11:16:47 +00:00
tcld.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
tcmat.pas * fixed 'not not boolean', the location was not set to register 1998-10-20 13:12:38 +00:00
tcmem.pas * small problems with DOM and excpetions fixed (code generation 1998-09-26 15:03:02 +00:00
tcset.pas * m68k compiler compiles again 1998-10-06 20:48:56 +00:00
temp_gen.pas * several memory leaks fixed 1998-10-09 08:56:21 +00:00
tgen68k.pas
tgeni386.pas + ansistring operator + 1998-10-21 08:39:56 +00:00
todo.txt * crash preventions 1998-10-05 13:57:13 +00:00
token.inc * Faster keyword scanning. 1998-10-16 14:20:53 +00:00
tpexcept.pas
tree.pas * bug fix for IOCHECK inside a procedure with iocheck modifier 1998-10-21 15:12:49 +00:00
types.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
verbose.pas * current_module old scanner tagged as invalid if unit is recompiled 1998-10-08 17:17:07 +00:00
version.inc
win_targ.pas * better splitname to support glib-1.1.dll alike names 1998-10-19 15:41:02 +00:00