Tomas Hajny 47ed4404a9 * mistyping removed 26 年之前
..
new a184e5ff43 * well, more changes, especially parts of secondload ported 27 年之前
utils 6b33f4d87d * better error recovering in typed constants 26 年之前
Makefile 104e39f842 * suppress relative paths in cycle target 26 年之前
README 35777a48a1 types.pas 26 年之前
aasm.pas 5f05d07dcb * previous wrong log corrected 26 年之前
ag386bin.pas 80dca987ca * EXTERNALBSS fixed for stabs and default again 26 年之前
ag386int.pas 5f05d07dcb * previous wrong log corrected 26 年之前
ag386nsm.pas 5f05d07dcb * previous wrong log corrected 26 年之前
ag68kgas.pas f986459350 * don't count ait_marker for lineinfo 27 年之前
ag68kmit.pas 337f054764 section order changed to get closer output from coff writer 26 年之前
ag68kmot.pas 58bfc3ac78 * some m68k fixes (still not compilable !) 26 年之前
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
aopt386.pas 4590ff9524 + some comments 26 年之前
assemble.pas 0b272f13c7 * removed oldasm 26 年之前
browcol.pas a47afc3857 * removed oldppu code 26 年之前
browlog.pas f379498229 + BrowserLog for browser.log generation 27 年之前
catch.pas 5f05d07dcb * previous wrong log corrected 26 年之前
cg386add.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
cg386cal.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
cg386cnv.pas 20d56ae2a4 * ansistring fixes, decr_ansistr called after all temp ansi reuses 26 年之前
cg386con.pas 0b272f13c7 * removed oldasm 26 年之前
cg386flw.pas 0b272f13c7 * removed oldasm 26 年之前
cg386inl.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
cg386ld.pas e79d80a971 * fixed crash with empty array constructor 26 年之前
cg386mat.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
cg386mem.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
cg386set.pas 3921a5be23 * fix for bug0258 26 年之前
cg68kadd.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kcal.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kcnv.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kcon.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kflw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kinl.pas 5f410c2cd3 * all formaldefs are now a sinlge definition 26 年之前
cg68kld.pas a5f0168fbb * wrong stabs info corrected once again !! 27 年之前
cg68kmat.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cg68kmem.pas 1b4990c597 * #0 char removed 27 年之前
cg68kset.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cga68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
cgai386.pas b7dbca4816 * fixes a bug due to int64 code in maybe_savetotemp 26 年之前
cobjects.pas 855686aeb3 * fixed tdictionary rename which didn't reset left,right when 26 年之前
comphook.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
compiler.pas 52455aa342 * DoneCompiler called later to prevent accessing invalid data 26 年之前
comprsrc.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
csopt386.pas 7e4f903a9e * sequences are now checked only once (previously, some long ones were 26 年之前
daopt386.pas 0b272f13c7 * removed oldasm 26 年之前
depend 7f720c64ef Added compiler call 27 年之前
dmisc.pas 47fd93dfa5 * more fixes to get it with delphi running 26 年之前
errord.msg 9a74b8e2cc + changes by Alexander Stohr 26 年之前
errores.msg e617cef616 + Corrected version from Ivan Montes Velencoso 26 年之前
errorn.msg 47ed4404a9 * mistyping removed 26 年之前
errorr.msg 47ed4404a9 * mistyping removed 26 年之前
export.pas a1f1003555 * some range check bugs fixed (still not working !) 27 年之前
files.pas a47afc3857 * removed oldppu code 26 年之前
gdb.pas 0b272f13c7 * removed oldasm 26 年之前
gendef.pas 6a802e85d7 * released valintern 26 年之前
globals.pas 0b272f13c7 * removed oldasm 26 年之前
globtype.pas 85efe743cb + cs_checkpointer 26 年之前
hcgdata.pas 5f05d07dcb * previous wrong log corrected 26 年之前
hcodegen.pas 0b272f13c7 * removed oldasm 26 年之前
htypechk.pas 94c276ce8d * better checks for procvar and methodpointer 26 年之前
i386asm.pas afc81918c6 * moved swapoperands out of the define 26 年之前
i386base.pas ec21161273 * suffix adding can be turned of for some tasmops in att_nosuffix array 26 年之前
i386tab.inc 611da2d24e * merged nasm compiler 26 年之前
import.pas 7c504e55c2 * func was not disposed in timported_item 26 年之前
innr.inc dc1f9b5bbb * addr() internal 26 年之前
insns.dat 2d3524bd9e * init 26 年之前
lin_targ.pas 10d97a9144 * bugs related to mangledname solved 27 年之前
link.pas 1af2afef91 * fixed stripping symbols for OS/2 26 年之前
m68k.pas 7e40231ad7 * some dll support for win32 27 年之前
make.cmd 8aaf209cec + Make script to make compiler under OS/2. 27 年之前
mdppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 26 年之前
messages.pas 2e5f9a420a * fixed endless loop with replace $1 with $1 26 年之前
mppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 26 年之前
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 年之前
msgidx.inc 35777a48a1 types.pas 26 年之前
msgtxt.inc 35777a48a1 types.pas 26 年之前
og386.pas 92f67c96fc * made source compilable with TP (too long line) 26 年之前
og386cff.pas 80dca987ca * EXTERNALBSS fixed for stabs and default again 26 年之前
og386dbg.pas 6f8985406a * output is more like as 2.9.1 26 年之前
og386elf.pas 611da2d24e * merged nasm compiler 26 年之前
opts386.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
opts68k.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 年之前
os2_targ.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
owar.pas f34e2067eb * don't write .o and link if errors occure during assembling 26 年之前
owbase.pas f34e2067eb * don't write .o and link if errors occure during assembling 26 年之前
parser.pas 0b272f13c7 * removed oldasm 26 年之前
pass_1.pas 0b272f13c7 * removed oldasm 26 年之前
pass_2.pas 5f05d07dcb * previous wrong log corrected 26 年之前
pbase.pas d27b21891b * changes of Bruessel: 26 年之前
pdecl.pas 5f05d07dcb * previous wrong log corrected 26 年之前
pexports.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
pexpr.pas 5f05d07dcb * previous wrong log corrected 26 年之前
pmodules.pas 0b272f13c7 * removed oldasm 26 年之前
popt386.pas 0b272f13c7 * removed oldasm 26 年之前
pp.pas 5f05d07dcb * previous wrong log corrected 26 年之前
ppc.dpr 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
ppheap.pas 4fe0f4f1a2 * fix to get it self compiled 26 年之前
ppovin.pas f9b1534e17 * a FPC compiled compiler checks now also in debug mode in assigned 26 年之前
ppu.pas a47afc3857 * removed oldppu code 26 年之前
pstatmnt.pas 0b272f13c7 * removed oldasm 26 年之前
psystem.pas bc903063c1 * removed R_DEFAULT_SEG 26 年之前
ptconst.pas 0b272f13c7 * removed oldasm 26 年之前
ra386.pas 0b272f13c7 * removed oldasm 26 年之前
ra386att.pas 951f407307 * fixed some intel bugs with scale parsing 26 年之前
ra386dir.pas 0b272f13c7 * removed oldasm 26 年之前
ra386int.pas 951f407307 * fixed some intel bugs with scale parsing 26 年之前
ra68kmot.pas 1ace0dc9b8 * moved some tables from ra386*.pas -> i386.pas 27 年之前
rautils.pas 5f05d07dcb * previous wrong log corrected 26 年之前
scandir.inc 5f05d07dcb * previous wrong log corrected 26 年之前
scanner.pas 5f05d07dcb * previous wrong log corrected 26 年之前
script.pas 94b52a3d7f + smartlinking works (only case jumptable left todo) 27 年之前
switches.pas acb84c0c88 + cs_typed_const_not_changeable added but not implemented yet ! 26 年之前
symconst.inc a08b5a8bff * better methodpointer check for proc->procvar 26 年之前
symdef.inc 5f05d07dcb * previous wrong log corrected 26 年之前
symdefh.inc 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
symppu.inc 24ad159d09 * new deref code 26 年之前
symsym.inc 6dd4cfad3d * local Cvar stabs corrected 26 年之前
symsymh.inc 0b272f13c7 * removed oldasm 26 年之前
symtable.pas 5f05d07dcb * previous wrong log corrected 26 年之前
systems.pas f236eae910 * 2mb again for go32v2/v1 26 年之前
tcadd.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
tccal.pas 94c276ce8d * better checks for procvar and methodpointer 26 年之前
tccnv.pas 5f05d07dcb * previous wrong log corrected 26 年之前
tccon.pas 0b272f13c7 * removed oldasm 26 年之前
tcflw.pas 0b272f13c7 * removed oldasm 26 年之前
tcinl.pas 0b272f13c7 * removed oldasm 26 年之前
tcld.pas f711d885f6 * fixed bug #249 26 年之前
tcmat.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 26 年之前
tcmem.pas a08b5a8bff * better methodpointer check for proc->procvar 26 年之前
tcset.pas 0b272f13c7 * removed oldasm 26 年之前
temp_gen.pas 338f4df255 * extdebug wrong warning removed 26 年之前
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 年之前
tgeni386.pas 0b272f13c7 * removed oldasm 26 年之前
todo.txt d27b21891b * changes of Bruessel: 26 年之前
tokens.pas 1bcd891310 * non working safecall directiv implemented, I don't know if we 26 年之前
tpexcept.pas 78d13ec796 * changes to compile it with Delphi 4.0 26 年之前
tree.pas 0b272f13c7 * removed oldasm 26 年之前
types.pas a08b5a8bff * better methodpointer check for proc->procvar 26 年之前
verbose.pas 2bb065a00a + MessagePos() which is enhanced Message() function but also gets the 26 年之前
version.pas ee0d18d03c * 0.99.12 26 年之前
win_targ.pas 0b272f13c7 * removed oldasm 26 年之前

README

This directory contains the sources of the Free Pascal Compiler

To recompile the compiler, use the batch file
mppc386.bat

If you want to build a m68k version to cross compile from i386 to m68k
use the batch file
mppc68k.bat

If you want to modify the compiler, please read first the compiler
writer's guide (cws.txt) in that directory.


Changes in the syntax or semantic of FPC:
-----------------------------------------
28/01/99 implicit conversion from boolean to integer is not possible
anymore (solved several bugs) but this could lead to errors
on previously accepted code (PM)
01/02/99 c styled comments are supported (/* ... */), mainly
for the Sibyl sources of Medigo (FK)
02/02/99 class destructors take now two parameters: flag
if the helper routine should free the instance and
self pointer (FK)
22/02/99 PROTECTED and PRIVATE have now the same behavior
as in TP
09/03/99 small records and arrays passed by value to a function are now directly copied
into a 4 bytes parameter (needed for C and DLL calls) (PM)
11/03/99 the makefile.fpc is now also needed for the compiler and RTL, you can
find it in the base.zip package (PFV)
24/03/99 new directives UNITPATH,INCLUDEPATH,OBJECTPATH,LIBRARYPATH to
set the searchpaths where to find the files for that module (PFV)
25/03/99 new directive STATIC +/- or on/off , works like -St commandline
switch
02/04/99 rtl/cfg/ directory has been removed, it's not used anymore
15/04/99 FINALIZATION is supported
21/04/99 Default assembler for i386 changed to AT&T instead of direct
25/04/99: initialized vars supported in Delphi mode (only $J+ mode)
getting the address of an untyped const is now
forbidden as in BP
27/04/99 New unit format PPU016, you need to recompile all older units
01/05/99 Internal assembler. Assembler readers now support MMX,KNI
instructions.
12/05/99 rtl/utils/ directory moved to utils/. Moved the utils only needed
for compiler development to compiler/utils/
13/05/99 Classes are now only allowed in the ObjFpc or Delphi mode. Use
{$mode objfpc} or {$mode delphi}. Or from commandline -S2 or -Sd
16/05/99 Remove options -Up (use now -Fu) and -Fg (use now -Fl)
17/05/99 Redesign of ansistring temporary handling, please report
any problems
17/05/99 Most stuff of the objpas unit is now in the system unit
because the new temporary ansistring handling support
exceptions and exceptions need the class OOP model
18/05/99 The compiler will stop directly if there are errors in the
commandline parameters