fpc/compiler
1998-11-23 13:41:18 +00:00
..
.cvsignore * initital version 1998-11-23 13:41:18 +00:00
aasm.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
ag68kgas.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
ag68kmit.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
ag68kmot.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
ag68kmpw.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
ag386int.pas * fixed for $H+ 1998-11-17 00:26:09 +00:00
ag386nsm.pas * fixed for $H+ 1998-11-17 00:26:09 +00:00
aopt386.pas
asmutils.pas * fixed for $H+ 1998-11-17 00:26:09 +00:00
assemble.pas * assemble failure increments status errorcount again !! 1998-11-06 09:46:46 +00:00
browser.pas
catch.pas
cg68kadd.pas + binary operators for ansi strings 1998-10-20 15:09:21 +00:00
cg68kcal.pas + added -Se in Makefile cvstest target 1998-11-13 15:40:12 +00:00
cg68kcnv.pas * released useansistring 1998-11-05 12:02:30 +00:00
cg68kcon.pas * problem of const with ansi fixed 1998-11-06 09:47:29 +00:00
cg68kflw.pas * emitpushreferenceaddress gets now the asmlist as parameter 1998-10-14 11:28:13 +00:00
cg68kinl.pas * released useansistring 1998-11-05 12:02:30 +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 * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
cg386cal.pas * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
cg386cnv.pas * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
cg386con.pas * fixed ansistring crash 1998-11-16 12:11:29 +00:00
cg386flw.pas * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
cg386inl.pas * released useansistring 1998-11-05 12:02:30 +00:00
cg386ld.pas * problems with rtti fixed, hope it works 1998-11-20 15:35:54 +00:00
cg386mat.pas * fixed shlshr which would push ecx when not needed 1998-11-05 14:26:01 +00:00
cg386mem.pas * problems with rtti fixed, hope it works 1998-11-20 15:35:54 +00:00
cg386set.pas
cga68k.pas + added -Se in Makefile cvstest target 1998-11-13 15:40:12 +00:00
cobjects.pas * ansistring fixes 1998-11-04 10:11:36 +00:00
comphook.pas * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +00:00
compiler.pas * some dll support for win32 1998-10-29 11:35:36 +00:00
csopt386.pas * fixed comments from last commit (apparently there's still a 255 char limit :( ) 1998-11-09 19:40:46 +00:00
cws.txt
daopt386.pas + gathering of register reading data, nowhere used yet (necessary for instruction scheduling) 1998-11-18 17:58:22 +00:00
depend
dmisc.pas
errorn.msg
export.pas * stackcheck removed for i386_win32 1998-11-16 11:28:57 +00:00
files.pas * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +00:00
gdb.pas * fix for first line of function break 1998-11-12 11:19:30 +00:00
gendef.pas * new style for m68k/i386 infos and enums 1998-10-13 13:10:08 +00:00
hcodegen.pas - generate_pascii which is obsolete 1998-11-16 12:12:21 +00:00
htypechk.pas * more ansistring fixes 1998-11-17 00:36:38 +00:00
i386.pas + added -Se in Makefile cvstest target 1998-11-13 15:40:12 +00:00
import.pas + external dll_name name func support for linux 1998-10-19 18:07:11 +00:00
innr.inc
lin_targ.pas + external dll_name name func support for linux 1998-10-19 18:07:11 +00:00
link.pas + fixpath() has an extra option to allow a ./ as path 1998-10-26 22:23:28 +00:00
m68k.pas * some dll support for win32 1998-10-29 11:35:36 +00:00
Makefile + shorter cycle for win32 with cygnus b20 1998-11-16 15:30:19 +00:00
messages.pas
mppc68k.bat
mppc386.bat
msgidx.inc * more ansistring fixes 1998-11-17 00:36:38 +00:00
msgtxt.inc * more ansistring fixes 1998-11-17 00:36:38 +00:00
opts68k.pas * new style for m68k/i386 infos and enums 1998-10-13 13:10:08 +00:00
opts386.pas * Fixed syntax error 1998-11-12 09:00:26 +00:00
os2_targ.pas * Faster keyword scanning. 1998-10-16 14:20:53 +00:00
parser.pas * va_list -> array of const 1998-11-10 10:09:08 +00:00
pass_1.pas * fixed variant warning with was sometimes said with sets 1998-11-05 14:26:47 +00:00
pass_2.pas * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
pbase.pas
pdecl.pas * H+ fixes 1998-11-17 10:40:15 +00:00
pexports.pas * some dll support for win32 1998-10-29 11:35:36 +00:00
pexpr.pas + nil constants 1998-11-13 10:18:09 +00:00
pmodules.pas + automatic loading of profile unit with -pg option 1998-11-18 09:18:01 +00:00
popt386.pas * "call x;jmp y" optimization not done anymore for P6 and equivalents 1998-11-03 16:26:09 +00:00
pp.pas * released useansistring 1998-11-05 12:02:30 +00:00
ppc.dpr
ppheap.pas * ansistring fixes 1998-11-04 10:11:36 +00:00
ppovin.pas
ppu.pas * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +00:00
pstatmnt.pas + added -Se in Makefile cvstest target 1998-11-13 15:40:12 +00:00
psystem.pas * fixes for ansistrings 1998-11-16 10:18:07 +00:00
ptconst.pas * H+ fixes 1998-11-17 10:40:15 +00:00
ra68kmot.pas * undid some changes of Peter that made the compiler wrong 1998-10-13 16:49:59 +00:00
ra386att.pas * fixed instruct not in table msg 1998-11-16 15:38:54 +00:00
ra386dir.pas * fixed for $H+ 1998-11-17 00:26:09 +00:00
ra386int.pas * fixed instruct not in table msg 1998-11-16 15:38:54 +00:00
scandir.inc * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +00:00
scanner.pas * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +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 * problems with rtti fixed, hope it works 1998-11-20 15:35:54 +00:00
symdefh.inc * problems with rtti fixed, hope it works 1998-11-20 15:35:54 +00:00
symppu.inc * don't count includefiles which are found in the includepath for a 1998-10-26 09:35:47 +00:00
symsym.inc * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
symsymh.inc * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
systems.pas * tp7 didn't like my ifopt H+ :( 1998-11-16 15:41:39 +00:00
tcadd.pas * more ansistring fixes 1998-11-17 00:36:38 +00:00
tccal.pas * fixes for ansistrings 1998-11-16 10:18:07 +00:00
tccnv.pas * released useansistring 1998-11-05 12:02:30 +00:00
tccon.pas * more ansistring fixes 1998-11-17 00:36:38 +00:00
tcflw.pas * wrong stabs info corrected once again !! 1998-10-19 08:54:53 +00:00
tcinl.pas * fixed low/high for record.field 1998-11-14 10:51:33 +00:00
tcld.pas * fixes for VALUEPARA 1998-11-18 17:45:24 +00:00
tcmat.pas * fixed constant not(boolean) 1998-11-13 10:16:38 +00:00
tcmem.pas
tcset.pas + constant eval for in 1998-11-13 10:17:06 +00:00
temp_gen.pas
tgen68k.pas
tgeni386.pas + ansistring operator + 1998-10-21 08:39:56 +00:00
todo.txt
token.inc + added -Se in Makefile cvstest target 1998-11-13 15:40:12 +00:00
tpexcept.pas * removed some erros after other errors (introduced by useexcept) 1998-10-28 18:26:12 +00:00
tree.pas * fixed ptr() with constants 1998-11-13 10:15:50 +00:00
types.pas * VALUEPARA for tp7 compatible value parameters 1998-11-18 15:44:05 +00:00
verbose.pas * bug on errors (file used after dispose !) fixed 1998-11-06 09:45:40 +00:00
version.inc
win_targ.pas * some dll support for win32 1998-10-29 11:35:36 +00:00