fpc/compiler
1998-10-01 20:19:06 +00:00
..
aasm.pas + ait_marker support 1998-10-01 20:19:06 +00:00
ag68kgas.pas + ait_marker support 1998-10-01 20:19:06 +00:00
ag68kmit.pas + ait_marker support 1998-10-01 20:19:06 +00:00
ag68kmot.pas + ait_marker support 1998-10-01 20:19:06 +00:00
ag386int.pas + ait_marker support 1998-10-01 20:19:06 +00:00
ag386nsm.pas + ait_marker support 1998-10-01 20:19:06 +00:00
aopt386.pas * changed optimizer switches + cleanup of DestroyRefs in daopt386.pas 1998-08-19 16:07:36 +00:00
asmutils.pas * bugfixes from fix branch 1998-09-24 17:54:15 +00:00
assemble.pas * merged fixes 1998-09-16 16:41:38 +00:00
browser.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
catch.pas Adapted to changed Signal call 1998-09-08 13:01:09 +00:00
cg68kadd.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cg68kcal.pas * merged fixes 1998-09-20 12:26:35 +00:00
cg68kcnv.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kcon.pas * update smartlinking, uses getdatalabel 1998-09-07 18:45:52 +00:00
cg68kflw.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kinl.pas * merged fixes 1998-09-20 12:26:35 +00:00
cg68kld.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kmat.pas * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
cg68kmem.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg68kset.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386add.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cg386cal.pas * fixed value openarray 1998-10-01 09:22:52 +00:00
cg386cnv.pas * fixed boolean(longbool) conversion 1998-09-30 12:14:24 +00:00
cg386con.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386flw.pas * fixed repeat continue until true; 1998-09-28 12:13:51 +00:00
cg386inl.pas + added vmt_offset in tobjectdef.write for fututre use 1998-09-21 08:45:05 +00:00
cg386ld.pas * fixed value openarray 1998-10-01 09:22:52 +00:00
cg386mat.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cg386mem.pas * type casts pchar<->ansistring fixed 1998-09-27 10:16:22 +00:00
cg386set.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
cga68k.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
cobjects.pas * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
comphook.pas merged from fixes branch 1998-09-15 10:49:32 +00:00
compiler.pas - removed tempheap creation/restore 1998-09-01 09:00:27 +00:00
csopt386.pas + added vmt_offset in tobjectdef.write for fututre use 1998-09-21 08:45:05 +00:00
cws.txt - all stuff moved to docs\internal.tex 1998-09-06 17:11:28 +00:00
daopt386.pas * small compiling problems fixed 1998-09-20 18:00:19 +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 * merged fixes 1998-09-16 16:41:38 +00:00
files.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
gdb.pas + browsing updated and developed 1998-09-22 17:13:42 +00:00
gendef.pas * m68k compiles 1998-06-04 23:51:26 +00:00
hcodegen.pas + pass_2 for cg386 1998-09-17 09:42:09 +00:00
htypechk.pas * fixed bool-bool cnv 1998-09-30 16:42:52 +00:00
i386.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
import.pas * remove extension if one is specified 1998-09-30 12:16:47 +00:00
innr.inc * all internal RTL functions start with FPC_ 1998-09-14 10:43:44 +00:00
link.pas * remove also the end files for smartlinking 1998-09-29 15:23:05 +00:00
m68k.pas * m68k and palmos updates from surebugfixes 1998-08-31 12:26:20 +00:00
Makefile + chmod 755 makecfg 1998-09-29 18:34:45 +00:00
messages.pas * merged fixes 1998-09-16 16:41:38 +00:00
mppc68k.bat + temporary variables now in temp_gen.pas unit 1998-06-08 13:13:28 +00:00
mppc386.bat * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
msgidx.inc * some more unit messages 1998-09-30 16:39:29 +00:00
msgtxt.inc * some more unit messages 1998-09-30 16:39:29 +00:00
opts68k.pas * moved -A to options.pas, becuase the code is the same 1998-09-25 09:57:08 +00:00
opts386.pas * moved -A to options.pas, becuase the code is the same 1998-09-25 09:57:08 +00:00
os2_targ.pas * small os2 fixes 1998-06-17 14:10:11 +00:00
parser.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
pass_1.pas * fixed type node which was always set to void :( 1998-09-24 15:13:44 +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 * better error recovering 1998-09-30 07:40:33 +00:00
pexports.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
pexpr.pas * crash preventions 1998-10-01 14:56:24 +00:00
pmodules.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
popt386.pas * fixed subl $2,esp;psuhw bug 1998-09-30 12:18:29 +00:00
pp.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
ppc.dpr * some changes to compile with Delphi 1998-09-18 16:03:37 +00:00
ppovin.pas + Compiler,Comphook unit which are the new interface units to the 1998-08-10 10:18:23 +00:00
ppu.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
pstatmnt.pas + idtoken and only one token table 1998-09-26 17:45:30 +00:00
psystem.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
ptconst.pas + aktmodeswitches 1998-09-24 23:49:05 +00:00
ra68kmot.pas + localswitches, moduleswitches, globalswitches splitting 1998-08-10 14:49:33 +00:00
ra386att.pas * bugfix from fix branch 1998-09-24 17:52:31 +00:00
ra386dir.pas * updated some error messages 1998-09-04 08:41:36 +00:00
ra386int.pas * bugfix of operand overrides, VERY stupid bugfix BTW... 1998-09-02 01:23:40 +00:00
scandir.inc * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
scanner.pas * fixed unit interdependency with circular uses 1998-09-30 16:43:34 +00:00
script.pas + smartlinking works (only case jumptable left todo) 1998-05-04 17:54:24 +00:00
switches.pas + browsing updated and developed 1998-09-22 17:13:42 +00:00
symdef.inc * tobjectdef.publicsyms.datasize was set to savesize, this is wrong now 1998-09-25 12:01:41 +00:00
symdefh.inc * overloading fix for array of const 1998-09-23 12:03:51 +00:00
symppu.inc * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
symsym.inc * fixed value openarray 1998-10-01 09:22:52 +00:00
symsymh.inc * fixed enum for not GDB 1998-09-24 15:11:17 +00:00
systems.pas * merged fixes 1998-09-16 16:41:38 +00:00
tcadd.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tccal.pas * did not compile for browser 1998-09-28 11:22:15 +00:00
tccnv.pas * type casts pchar<->ansistring fixed 1998-09-27 10:16:22 +00:00
tccon.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcflw.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcinl.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcld.pas + floatdef support for array of const 1998-09-28 11:07:39 +00:00
tcmat.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
tcmem.pas * small problems with DOM and excpetions fixed (code generation 1998-09-26 15:03:02 +00:00
tcset.pas * splitted pass_1 1998-09-23 20:42:22 +00:00
temp_gen.pas * small bug correction due to newinput 1998-07-16 08:01:42 +00:00
tgen68k.pas + resetregistercount, resetusableregisters 1998-09-01 09:03:47 +00:00
tgeni386.pas * released REGALLOC 1998-09-20 17:11:21 +00:00
todo.txt * a lot of stuff fixed regarding rtti and publishing of properties, 1998-09-07 23:10:17 +00:00
token.inc * fixed far,near which are not keywords 1998-09-30 12:12:30 +00:00
tpexcept.pas * removed warnings 1998-08-28 10:56:56 +00:00
tree.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
types.pas * first working array of const things 1998-09-23 09:58:48 +00:00
verbose.pas * changed all length(p^.value_str^) into str_length(p) 1998-09-28 16:57:09 +00:00
version.inc * adapted to 0.99.5 1998-03-31 09:32:24 +00:00
win_targ.pas + smartlinking for win95 imports 1998-09-07 18:33:31 +00:00