peter 535f63923c * fixed % parsing and added modulo support 25 лет назад
..
m68k e525797c51 * updated copyright to 2000 26 лет назад
new d82a0e5958 * changed NOT to A_NOP 26 лет назад
utils 8822c0dc43 * fixed wrong var parameter with @ 25 лет назад
Makefile 6ea5534991 * added extra ifdef to check if there are some objects else some 26 лет назад
Makefile.fpc fe4d62cf91 * ppuclean target, which is used by for the ide compiling so a new 26 лет назад
README 889e43db8a * fixed some vmt problems, especially related to overloaded methods 26 лет назад
aasm.pas 57e41f9053 * aasm.pas: pai_align instead of pai_align_abstract if cpu <> i386 26 лет назад
ag386att.pas 61830584ec * changed to compile with Delphi, reported by Kovacs Attila Zoltan 26 лет назад
ag386bin.pas 3eb3f07dd7 * fix the -g-l option 26 лет назад
ag386int.pas 5f4ec1b1ff * fix the FDIV FDIVR FSUB FSUBR and popping equivalent 26 лет назад
ag386nsm.pas 5d093dc072 * add implicit args for FADDP 26 лет назад
ag68kgas.pas 3ed4ca8362 * some debug related updates 26 лет назад
ag68kmit.pas 3ed4ca8362 * some debug related updates 26 лет назад
ag68kmot.pas 4a4a24b6e8 * log truncated 26 лет назад
ag68kmpw.pas 4a4a24b6e8 * log truncated 26 лет назад
aopt386.pas 4a4a24b6e8 * log truncated 26 лет назад
assemble.pas d9fc5de9ac + accept nasmwin32 output 26 лет назад
browcol.pas 7909818e21 * allow to view objects having the same name 26 лет назад
browlog.pas 4a4a24b6e8 * log truncated 26 лет назад
bsdcompile 26081ed999 * Simple script which specifies the right params for a try out BSD build 26 лет назад
catch.pas 2f7e162a8b * For BSD signals are off for now 26 лет назад
cg386add.pas e96d0a3d6e - disabled "string_var := string_var + ... " and "string_var + char_var" 26 лет назад
cg386cal.pas 536829e4bc + -CR option to enable check for object virtual method 26 лет назад
cg386cnv.pas 55988e6f55 * modified copyshortstring so it takes an extra paramter which allows it 26 лет назад
cg386con.pas 4a4a24b6e8 * log truncated 26 лет назад
cg386flw.pas 3cae2ee1a5 * fixed a problem when returning int64/qword from a function in -Or: in some 26 лет назад
cg386inl.pas fddd96280d * fixed several compare problems between longints and 26 лет назад
cg386ld.pas 34e840268a * fixed size of const parameters in asm readers 26 лет назад
cg386mat.pas fa207becc1 * not(b) if b is a register variable, didn't work, fixed 26 лет назад
cg386mem.pas 1bb13781e0 * sometimes wrong range checking code for arrays was generated when 26 лет назад
cg386set.pas 42459e508a * fixed my previous commit 26 лет назад
cg68kadd.pas 35d59eeb52 Use $GOTO ON 26 лет назад
cg68kcal.pas 35d59eeb52 Use $GOTO ON 26 лет назад
cg68kcnv.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kcon.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kflw.pas 35d59eeb52 Use $GOTO ON 26 лет назад
cg68kinl.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kld.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kmat.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kmem.pas 4a4a24b6e8 * log truncated 26 лет назад
cg68kset.pas 4a4a24b6e8 * log truncated 26 лет назад
cga68k.pas 4a4a24b6e8 * log truncated 26 лет назад
cgai386.pas bdf92e8b55 * Use stacksize param instead of gettempsize 25 лет назад
cobjects.pas fddd96280d * fixed several compare problems between longints and 26 лет назад
comphook.pas d9cef95ac7 * -Se<x> option extended to increase errorcount for 26 лет назад
compiler.pas dfbb141d2b + easier debug when memory is lost 26 лет назад
comprsrc.pas 4a4a24b6e8 * log truncated 26 лет назад
cpuasm.pas 00cf634883 * fixed instruction matching when a size flag is specified for all 25 лет назад
cpubase.pas cafbded190 * attsuffix table is also needed for ra386int 25 лет назад
cpuinfo.pas e525797c51 * updated copyright to 2000 26 лет назад
crc.pas c57f884789 CRC calculation placed into a unit 26 лет назад
cresstr.pas e525797c51 * updated copyright to 2000 26 лет назад
csopt386.pas 6e83066171 * fixed incompatibility with range chcking code, -O2 and higher 26 лет назад
daopt386.pas 2eb73a055e * destroyreg overwrote some memory if the reg was an FPU register 26 лет назад
depend e525797c51 * updated copyright to 2000 26 лет назад
dmisc.pas 3c17f030b5 * Reset DosError in Exec reported by Kovacs Attila Zoltan 26 лет назад
errord.msg cd180c17d5 * Updated 25 лет назад
errore.msg 535f63923c * fixed % parsing and added modulo support 25 лет назад
errores.msg e525797c51 * updated copyright to 2000 26 лет назад
errorf.msg 18073d8424 + FADD to FADDP conversion warning 26 лет назад
errorn.msg 08788989a8 + Corrected help messages 26 лет назад
errorr.msg 99cdd6795a Latest changes from Michail Baikov 26 лет назад
export.pas fb1a842118 * Current work of symtable integration committed. The symtable can be 26 лет назад
files.pas fb1a842118 * Current work of symtable integration committed. The symtable can be 26 лет назад
gdb.pas a77b264bd0 * * get it to compile with Delphi by Kovacs Attila Zoltan 26 лет назад
gendef.pas 2ba0ebe607 * removed warnings/notes 26 лет назад
globals.pas 7c324b13b2 * adapted to Delphi 3 26 лет назад
globtype.pas 536829e4bc + -CR option to enable check for object virtual method 26 лет назад
hcgdata.pas 889e43db8a * fixed some vmt problems, especially related to overloaded methods 26 лет назад
hcodegen.pas ff5b72e3bd * fixed another problem with readln(<floating point register variable>); 26 лет назад
htypechk.pas 27c258c7ca * give error for @ with formal const,var parameter. Because @ generates 25 лет назад
i386att.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386atts.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386ins.dat 9e97eb9e76 * FADD without arg is alias of FADDP 26 лет назад
i386int.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386nop.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386op.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386prop.inc 86e515e1a5 + i386nop.inc now contains the number of opcodes 26 лет назад
i386tab.inc 9e97eb9e76 * FADD without arg is alias of FADDP 26 лет назад
impdef.pas ea13526914 + pavel's code integrated, but onyl inside 25 лет назад
import.pas fb1a842118 * Current work of symtable integration committed. The symtable can be 26 лет назад
innr.inc 4a4a24b6e8 * log truncated 26 лет назад
link.pas cae5842737 * removed wrong warning for library finding 26 лет назад
make.cmd e525797c51 * updated copyright to 2000 26 лет назад
mdppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 27 лет назад
messages.pas 1a1ef88365 * fixed wrong code not detected due a bug in FPC 25 лет назад
mppc386.bat e53aceb9be + floating point register variables !! 26 лет назад
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 лет назад
msgidx.inc 535f63923c * fixed % parsing and added modulo support 25 лет назад
msgtxt.inc 535f63923c * fixed % parsing and added modulo support 25 лет назад
og386.pas 2ba0ebe607 * removed warnings/notes 26 лет назад
og386cff.pas 3eb3f07dd7 * fix the -g-l option 26 лет назад
og386dbg.pas 4a4a24b6e8 * log truncated 26 лет назад
og386elf.pas 7a22d50859 * some more updates 26 лет назад
options.pas 947fa03cb0 + check of compatibility between selected assembler 25 лет назад
opts386.pas 4a4a24b6e8 * log truncated 26 лет назад
opts68k.pas 4a4a24b6e8 * log truncated 26 лет назад
owar.pas 3f9126f999 * fixed bug #903: the compiler gives now a nice message if it can't create 26 лет назад
owbase.pas 3f9126f999 * fixed bug #903: the compiler gives now a nice message if it can't create 26 лет назад
parser.pas e112b16a51 * fix localswitch problem if compiling objpas 26 лет назад
pass_1.pas 79b0cbff40 * fixed unreachable code detection 25 лет назад
pass_2.pas d2aa336b2f * avoid bug #911, worng unused parameter hints 26 лет назад
pbase.pas 59cfa402c9 * Ported hcgdata to new symtable. 26 лет назад
pdecl.pas 9e61c134bb * fixed forward resolving with redefined types 26 лет назад
pexports.pas 015cca99cd * fixed check for exporting var or proc 26 лет назад
pexpr.pas d75bbf8b73 * fixed crash with inherited with varsym/propsym 26 лет назад
pmodules.pas 1bd418e467 * some DBX changes but it still does not work ! 26 лет назад
popt386.pas 23c8f29811 * fixed bug in "subl $2,%esp; .. ; pushw mem" optimization when the 25 лет назад
pp.pas 3f9126f999 * fixed bug #903: the compiler gives now a nice message if it can't create 26 лет назад
ppc.dpr e525797c51 * updated copyright to 2000 26 лет назад
ppheap.pas 4a4a24b6e8 * log truncated 26 лет назад
ppovin.pas 4a4a24b6e8 * log truncated 26 лет назад
ppu.pas f63815853e CRC stuff moved to CRC unit 26 лет назад
pstatmnt.pas 40f1da8f8e * bug found by Kovacs Attila Zoltan corrected 26 лет назад
psub.pas 5f437d210d * Delphi defines TP so that code compiles 26 лет назад
psystem.pas b2efa0f338 * disable FIXED data type per default 26 лет назад
ptconst.pas 6029115a7d * add support for loading of typed const strings with resourcestrings, 26 лет назад
ptype.pas 1d3629b598 * fix for bug #739 26 лет назад
ra386.pas d299af0815 + add a warning if using ENTER instruction with linux target 26 лет назад
ra386att.pas 535f63923c * fixed % parsing and added modulo support 25 лет назад
ra386dir.pas 4a4a24b6e8 * log truncated 26 лет назад
ra386int.pas 8900400a2c + typecasting support for variables, but be carefull as word,byte can't 25 лет назад
ra68kmot.pas 4a4a24b6e8 * log truncated 26 лет назад
rautils.pas 535f63923c * fixed % parsing and added modulo support 25 лет назад
scandir.inc ea13526914 + pavel's code integrated, but onyl inside 25 лет назад
scanner.pas eb59e0b11c * fix for tests/test/testrang.pp bug 26 лет назад
script.pas 4a4a24b6e8 * log truncated 26 лет назад
switches.pas 1d982ffbf6 * fix problem when modifying several local switches in a row 26 лет назад
symconst.pas 9376275364 * bug #873 fixed 26 лет назад
symdef.inc 0fccba3864 * arraydef.elesize returns 4 when strings are found in an openarray, 26 лет назад
symdefh.inc 4a4a24b6e8 * log truncated 26 лет назад
symppu.inc 6bad578fb6 * first bug with ORDERSOURCES corrected :( 26 лет назад
symsym.inc 34e840268a * fixed size of const parameters in asm readers 26 лет назад
symsymh.inc 34e840268a * fixed size of const parameters in asm readers 26 лет назад
symtable.pas 66b7f21d77 * fix for bug #959 25 лет назад
systems.pas 9fa6970737 + added supported_target fiedl to tasminfo record 25 лет назад
t_go32v1.pas fb1a842118 * Current work of symtable integration committed. The symtable can be 26 лет назад
t_go32v2.pas fb1a842118 * Current work of symtable integration committed. The symtable can be 26 лет назад
t_linux.pas 9132430e40 * only include crtbegin when linking to libc 26 лет назад
t_os2.pas f295a8029b * .ao2 bug fixed 26 лет назад
t_win32.pas ea13526914 + pavel's code integrated, but onyl inside 25 лет назад
tcadd.pas 5f179d94fb * small fix for previous commit 26 лет назад
tccal.pas 298f787233 * const parameters were not prevented from becoming regvars (causing 25 лет назад
tccnv.pas 70263e1c6d * fix for bug #866 26 лет назад
tccon.pas 4a4a24b6e8 * log truncated 26 лет назад
tcflw.pas ebbf2e578f * backtraces for exceptions are now only generated from the place of the 26 лет назад
tcinl.pas ff5b72e3bd * fixed another problem with readln(<floating point register variable>); 26 лет назад
tcld.pas 2ea50df7a6 * fixed crash with resourcestring in const 26 лет назад
tcmat.pas dfe879d12e * some updates for the newcg 26 лет назад
tcmem.pas 2eadddb7e6 * fixed pointer->array conversion when resulttype was already set 26 лет назад
tcset.pas dfe879d12e * some updates for the newcg 26 лет назад
temp_gen.pas 3694513937 Use a multiple of 4 to substract from stack pointer for locals and temps 25 лет назад
tgen68k.pas 4a4a24b6e8 * log truncated 26 лет назад
tgeni386.pas ff5b72e3bd * fixed another problem with readln(<floating point register variable>); 26 лет назад
todo.txt 51f8c5a754 * lineifno 26 лет назад
tokendat.pas e525797c51 * updated copyright to 2000 26 лет назад
tokens.dat 10c46e7f4d * rebuild 26 лет назад
tokens.pas 9376275364 * bug #873 fixed 26 лет назад
tpexcept.pas 3523aea209 * Delphi implementation by Kovacs Attila Zoltan 26 лет назад
tree.pas 6029115a7d * add support for loading of typed const strings with resourcestrings, 26 лет назад
types.pas 9573dc7006 * some new stuff for the new cg 26 лет назад
verbose.pas 7d9c18c01d * removed dup msgcrcvalue 25 лет назад
version.pas c236646caa * add OPT for optimizing compiler 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 compile/modify the compiler, please read first the
programmers manual.


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
16/08/99 DLL are relocatable by default (need to strip symbols)
-WN make non relocatable DLL (which can retain debug info)
for both type of DLL the prefered image base can be specified
with -WB1100000 for instance to get image base at $11000000.
08/09/99 pointer addition/substraction (only available in fpc,objfpc mode)
now uses the size of the type the pointer points to, just like
inc(),dec() already did. Now inc(p) is the same as p:=p+1.
But old code can be broken by this when there is a p:=p+4 then
it's now parsed like: p:=p+4*sizeof(type). To get the old situation
you can use typecasting: p:=ptype(pointer(p)+4).
08/09/99 class/object field return their offsets in the object/class. You
must access them self with loading the object/class pointer and
then create a reference where you add the field
07/11/99 Small change to property writing in PPU => all units
exporting classes with properties must be recompiled
(no new unit format, so be careful) (FK)
08/11/99 PP variable in Makefiles changed to FPC
14/11/99 makefile.fpc is not available anymore. You must now use fpcmake
which is available from the utils/. There is also an example
Makefile.fpc
15/02/00 The support of the fixed data type has been removed from the
compiler because
1. it is buggy
2. it is very seldom used
3. the single data type is faster on modern cpus (Pentium+)

If still want to use it, you have to recompile the compiler
with -dSUPPORT_FIXED and recompile the rtl with that compiler.
To find out if the used compiler supports the fixed data
type, check the directive HASFIXED (FK)
29/02/00 ORDERSOURCES released => PPU version change
this allows for a more correct include file hunting order.
01/04/00 fix the handling of value parameters in cdecl function
11/05/00 changed vmt handling to fix problems some problems
with overloading in objects