florian cc8c629550 * two bugs regarding method variables fixed 26 лет назад
..
new a184e5ff43 * well, more changes, especially parts of secondload ported 27 лет назад
utils e2762599f0 * Sampleconfig now detects if we have root permission. If not, a personal cfg file is made. 26 лет назад
Makefile 7a22facf6d * updated for samplecfg 26 лет назад
README 35777a48a1 types.pas 26 лет назад
aasm.pas 5f05d07dcb * previous wrong log corrected 26 лет назад
ag386att.pas 0125715447 * merged 26 лет назад
ag386bin.pas abaf8ef5ee * merged from fixes branch 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 27 лет назад
ag68kmot.pas 58bfc3ac78 * some m68k fixes (still not compilable !) 27 лет назад
ag68kmpw.pas 1b369bb4bb + globtype,tokens,version unit splitted from globals 27 лет назад
aopt386.pas 4590ff9524 + some comments 27 лет назад
assemble.pas 438c1e07b6 * merged 26 лет назад
browcol.pas c25711a2ef merged from fixes-0_99_12 26 лет назад
browlog.pas f379498229 + BrowserLog for browser.log generation 27 лет назад
catch.pas 5f05d07dcb * previous wrong log corrected 26 лет назад
cg386add.pas 03e6ec96c5 * merged 26 лет назад
cg386cal.pas 1f99e8e497 * merged 26 лет назад
cg386cnv.pas 0fa46763ad * qword division fixed 26 лет назад
cg386con.pas 0b272f13c7 * removed oldasm 27 лет назад
cg386flw.pas ec0a511cfa * merged 26 лет назад
cg386inl.pas 9ca18fc55b * fixed include() with smallsets 26 лет назад
cg386ld.pas cc8c629550 * two bugs regarding method variables fixed 26 лет назад
cg386mat.pas 0fa46763ad * qword division fixed 26 лет назад
cg386mem.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 27 лет назад
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 27 лет назад
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 0fa46763ad * qword division fixed 26 лет назад
cobjects.pas 8bbe79ac69 * fixed linebreak 26 лет назад
comphook.pas 78d13ec796 * changes to compile it with Delphi 4.0 27 лет назад
compiler.pas 05b6362265 * local browser stuff corrected 26 лет назад
comprsrc.pas 78d13ec796 * changes to compile it with Delphi 4.0 27 лет назад
csopt386.pas 7e4f903a9e * sequences are now checked only once (previously, some long ones were 26 лет назад
daopt386.pas 0b272f13c7 * removed oldasm 27 лет назад
depend 7f720c64ef Added compiler call 27 лет назад
dmisc.pas 47fd93dfa5 * more fixes to get it with delphi running 27 лет назад
errord.msg 14fadbcaca Translated ol040 26 лет назад
errores.msg 03e6ec96c5 * merged 26 лет назад
errorf.msg 03e6ec96c5 * merged 26 лет назад
errorn.msg 03e6ec96c5 * merged 26 лет назад
errorr.msg 03e6ec96c5 * merged 26 лет назад
export.pas a1f1003555 * some range check bugs fixed (still not working !) 27 лет назад
files.pas a47afc3857 * removed oldppu code 27 лет назад
gdb.pas 0b272f13c7 * removed oldasm 27 лет назад
gendef.pas 6a802e85d7 * released valintern 27 лет назад
globals.pas 0b272f13c7 * removed oldasm 27 лет назад
globtype.pas 85efe743cb + cs_checkpointer 27 лет назад
hcgdata.pas 82d5d24e0e * bug0260 fixed 26 лет назад
hcodegen.pas 0b272f13c7 * removed oldasm 27 лет назад
htypechk.pas 438c1e07b6 * merged 26 лет назад
i386asm.pas 157a21b385 * merged 26 лет назад
i386base.pas ec21161273 * suffix adding can be turned of for some tasmops in att_nosuffix array 26 лет назад
i386tab.inc 611da2d24e * merged nasm compiler 27 лет назад
import.pas 7c504e55c2 * func was not disposed in timported_item 27 лет назад
innr.inc dc1f9b5bbb * addr() internal 27 лет назад
insns.dat 2d3524bd9e * init 27 лет назад
lin_targ.pas 10d97a9144 * bugs related to mangledname solved 27 лет назад
link.pas 438c1e07b6 * merged 26 лет назад
m68k.pas 05b6362265 * local browser stuff corrected 26 лет назад
make.cmd 8aaf209cec + Make script to make compiler under OS/2. 27 лет назад
mdppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 27 лет назад
messages.pas 2e5f9a420a * fixed endless loop with replace $1 with $1 27 лет назад
mppc386.bat 47fd93dfa5 * more fixes to get it with delphi running 27 лет назад
mppc68k.bat 0e8616ed1f + temporary variables now in temp_gen.pas unit 27 лет назад
msgidx.inc 03e6ec96c5 * merged 26 лет назад
msgtxt.inc 0fa46763ad * qword division fixed 26 лет назад
og386.pas 92f67c96fc * made source compilable with TP (too long line) 27 лет назад
og386cff.pas 80dca987ca * EXTERNALBSS fixed for stabs and default again 26 лет назад
og386dbg.pas 6f8985406a * output is more like as 2.9.1 27 лет назад
og386elf.pas 611da2d24e * merged nasm compiler 27 лет назад
options.pas a13afdbb6f * reinserted 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 27 лет назад
owar.pas f34e2067eb * don't write .o and link if errors occure during assembling 27 лет назад
owbase.pas f34e2067eb * don't write .o and link if errors occure during assembling 27 лет назад
parser.pas 9242829c25 * don't generate browser if errors during compilation 26 лет назад
pass_1.pas 0b272f13c7 * removed oldasm 27 лет назад
pass_2.pas 5f05d07dcb * previous wrong log corrected 26 лет назад
pbase.pas d27b21891b * changes of Bruessel: 27 лет назад
pdecl.pas 5f05d07dcb * previous wrong log corrected 26 лет назад
pexports.pas 78d13ec796 * changes to compile it with Delphi 4.0 27 лет назад
pexpr.pas cc8c629550 * two bugs regarding method variables fixed 26 лет назад
pmodules.pas 867f6364dd * merged 26 лет назад
popt386.pas 4e6bcf9ed7 * merged 26 лет назад
pp.pas 5f05d07dcb * previous wrong log corrected 26 лет назад
ppc.dpr 78d13ec796 * changes to compile it with Delphi 4.0 27 лет назад
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 27 лет назад
ppu.pas a47afc3857 * removed oldppu code 27 лет назад
pstatmnt.pas 05b6362265 * local browser stuff corrected 26 лет назад
psub.pas e8da115c3f * merged from 0_99_12 branch 26 лет назад
psystem.pas bc903063c1 * removed R_DEFAULT_SEG 27 лет назад
ptconst.pas 0b272f13c7 * removed oldasm 27 лет назад
ra386.pas 0b272f13c7 * removed oldasm 27 лет назад
ra386att.pas ce0a8e3f26 * merged 26 лет назад
ra386dir.pas 0b272f13c7 * removed oldasm 27 лет назад
ra386int.pas 438c1e07b6 * merged 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) 28 лет назад
switches.pas acb84c0c88 + cs_typed_const_not_changeable added but not implemented yet ! 27 лет назад
symconst.inc a08b5a8bff * better methodpointer check for proc->procvar 26 лет назад
symdef.inc 05b6362265 * local browser stuff corrected 26 лет назад
symdefh.inc 05b6362265 * local browser stuff corrected 26 лет назад
symppu.inc 05b6362265 * local browser stuff corrected 26 лет назад
symsym.inc f426433d78 merged from 0-99-12 branch 26 лет назад
symsymh.inc 0b272f13c7 * removed oldasm 27 лет назад
symtable.pas ff1ad12c6b merged from v0-99-12 branch 26 лет назад
systems.pas f236eae910 * 2mb again for go32v2/v1 26 лет назад
tcadd.pas 7a913109ff * merged from 0-99-12 branch 26 лет назад
tccal.pas 73b45882c4 * merged file pos fixes 26 лет назад
tccnv.pas 0fa46763ad * qword division fixed 26 лет назад
tccon.pas 0b272f13c7 * removed oldasm 27 лет назад
tcflw.pas 99395db696 * merged from fixes 26 лет назад
tcinl.pas 26f0321f2f * bug #459 fixed 26 лет назад
tcld.pas e8da115c3f * merged from 0_99_12 branch 26 лет назад
tcmat.pas 2ad3da43e6 * make cycle fixed i.e. compilation with 0.99.10 27 лет назад
tcmem.pas a08b5a8bff * better methodpointer check for proc->procvar 26 лет назад
tcset.pas 0b272f13c7 * removed oldasm 27 лет назад
temp_gen.pas e1b6682670 * small ansistring fixes 26 лет назад
tgen68k.pas 6b807957b1 + resetregistercount, resetusableregisters 27 лет назад
tgeni386.pas 34e7bd8b81 + del_location 26 лет назад
todo.txt d27b21891b * changes of Bruessel: 27 лет назад
tokens.pas 1bcd891310 * non working safecall directiv implemented, I don't know if we 27 лет назад
tpexcept.pas 78d13ec796 * changes to compile it with Delphi 4.0 27 лет назад
tree.pas 0b272f13c7 * removed oldasm 27 лет назад
types.pas 0fa46763ad * qword division fixed 26 лет назад
verbose.pas 15d54cb1d7 * merged 26 лет назад
version.pas 651f39023d Updated patchnumber 26 лет назад
win_targ.pas 0b272f13c7 * removed oldasm 27 лет назад

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