.. |
i386
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
ia64
|
00917cb46f
* the info about exception frames is stored now on the stack
|
hace 25 años |
m68k
|
ac4bbd85f0
* renamed
|
hace 25 años |
msg
|
274cf00028
* spelling correction (Data types which _require_)
|
hace 24 años |
new
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
powerpc
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
targets
|
ef26b8a795
+ crtbegin.o and crtend.o now not linked anymore since they can cause conflicts with
|
hace 24 años |
utils
|
109f48894d
+ Added QNX target
|
hace 24 años |
Makefile
|
7866897343
* BSDhier fix to fpcmake.ini + makefile update.
|
hace 24 años |
Makefile.fpc
|
393ef5c2c2
* cross compiler support
|
hace 24 años |
README
|
e652444594
+ varargs directive
|
hace 24 años |
aasm.pas
|
ce43e79517
* detect duplicate labels
|
hace 24 años |
aopt.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
aoptbase.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
aoptcs.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
aoptda.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
aoptobj.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
assemble.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
hace 24 años |
browcol.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
browlog.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
hace 25 años |
catch.pas
|
684970ea22
* merged generic m68k updates from fixes branch
|
hace 24 años |
cclasses.pas
|
faf78ea813
* overloading supported in child classes
|
hace 24 años |
cg64f32.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
cgbase.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
hace 24 años |
cgconst.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
cgobj.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
cmsgs.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
hace 24 años |
comphook.pas
|
2a1adf0ee6
* updates so it works with the ide
|
hace 24 años |
compiler.pas
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
hace 24 años |
compinnr.inc
|
7215d46735
* Make new/dispose system functions instead of keywords
|
hace 24 años |
comprsrc.pas
|
634a68bf3e
* merged netbsd start
|
hace 24 años |
crc.pas
|
add30a428e
* Kylix fixes, mostly case names of units
|
hace 24 años |
cresstr.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
cstreams.pas
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
hace 25 años |
cutils.pas
|
faf78ea813
* overloading supported in child classes
|
hace 24 años |
defines.inc
|
add30a428e
* Kylix fixes, mostly case names of units
|
hace 24 años |
depend
|
e525797c51
* updated copyright to 2000
|
hace 26 años |
dmisc.pas
|
1f4bac4fd0
* delphi fixes
|
hace 24 años |
export.pas
|
f9794d6904
* added override and virtual for constructors
|
hace 24 años |
finput.pas
|
2a1adf0ee6
* updates so it works with the ide
|
hace 24 años |
fmodule.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
hace 24 años |
fppu.pas
|
7b45b6a4a9
* local browser support fixed
|
hace 24 años |
gdb.pas
|
74f6abf381
* merged register fixes
|
hace 24 años |
gendef.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
globals.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
globtype.pas
|
e37dbf904d
* calling convention rewrite
|
hace 24 años |
htypechk.pas
|
816e803dc3
* Fix from Peter. Fixes a hang when ptop's upperstr procedure is converted
|
hace 24 años |
impdef.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
import.pas
|
f9794d6904
* added override and virtual for constructors
|
hace 24 años |
link.pas
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
hace 24 años |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
hace 24 años |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
hace 24 años |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
hace 25 años |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
hace 27 años |
msgidx.inc
|
d117d71141
* typed constants that are "procedure of object" and which are assigned
|
hace 24 años |
msgtxt.inc
|
4148949871
* spelling correction (Data types which _require_)
|
hace 24 años |
nadd.pas
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
hace 24 años |
nbas.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
ncal.pas
|
479f1a5ce9
* fixed to my previous patch: the hightree must always be converted to a
|
hace 24 años |
ncgbas.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
ncgcnv.pas
|
bdf2593265
* fixed range check errors
|
hace 24 años |
ncgcon.pas
|
17d6dded66
* interface 2 guid support
|
hace 24 años |
ncgflw.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
ncgmem.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
ncnv.pas
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
hace 24 años |
ncon.pas
|
17d6dded66
* interface 2 guid support
|
hace 24 años |
nflw.pas
|
a3455b27a4
* upper constant limits for "for" loops are now also converted to the
|
hace 24 años |
ninl.pas
|
ad0fc51cf6
* fixed web bug #1735 (argument of inc/dec must be made unique) ("merged")
|
hace 24 años |
nld.pas
|
599a68f8c9
* fixed web bug #1684 (it already didn't crash anymore, but it also didn't
|
hace 24 años |
nmat.pas
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
hace 24 años |
nmem.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
nobj.pas
|
f20cbc5edf
* require overload for cross object overloading
|
hace 24 años |
node.pas
|
17d6dded66
* interface 2 guid support
|
hace 24 años |
nopt.pas
|
43dea5a35f
* move class of definitions into type section for delphi
|
hace 24 años |
nset.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
ogbase.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
ogcoff.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
hace 24 años |
ogelf.pas
|
344fd00373
* completed incomplete typed constant records
|
hace 24 años |
options.pas
|
e45bb82d81
* freemem change to value parameter
|
hace 24 años |
owar.pas
|
bba2be8243
* more things for tcoffobjectinput
|
hace 24 años |
owbase.pas
|
bba2be8243
* more things for tcoffobjectinput
|
hace 24 años |
parser.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
pass_1.pas
|
7edaf1332f
* fixed firstpass when det_resulttype returns an error
|
hace 24 años |
pass_2.pas
|
60dc4bf0a9
* moved call to "cleanup_regvars" to cga.pas for i386 because it has
|
hace 24 años |
pbase.pas
|
f86ce17588
+ hint directive parsing support
|
hace 24 años |
pdecl.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
pdecobj.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
pdecsub.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
pdecvar.pas
|
b6feb119e6
* fixed initialized variables
|
hace 24 años |
pexports.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
pexpr.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
pmodules.pas
|
bc558402fb
+ Stack checking for solaris
|
hace 24 años |
pp.pas
|
9f9c1700b0
* variant paramter passing and functions results fixed
|
hace 24 años |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
hace 24 años |
ppc.dof
|
27749c067e
* more cg11 updates
|
hace 25 años |
ppc.dpr
|
5a2b1ed57b
* Renamefest
|
hace 25 años |
ppheap.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
ppu.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
pstatmnt.pas
|
816cfa08b3
* allow recursive calls again in assembler procedure
|
hace 24 años |
psub.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
psystem.pas
|
faf78ea813
* overloading supported in child classes
|
hace 24 años |
ptconst.pas
|
b60666ae1f
+ parasym to tparaitem added
|
hace 24 años |
ptype.pas
|
f88f6eb571
* rtti/init table updates
|
hace 24 años |
rautils.pas
|
d2e1952377
* procsym definition rewrite
|
hace 24 años |
regvars.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
scandir.pas
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
hace 24 años |
scanner.pas
|
19e7ae8851
* fixed previous commit
|
hace 24 años |
script.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
hace 24 años |
switches.pas
|
7781fca6bd
* read only typed const support, switch $J-
|
hace 24 años |
symbase.pas
|
a7cf57524e
* symtable change to classes
|
hace 24 años |
symconst.pas
|
e37dbf904d
* calling convention rewrite
|
hace 24 años |
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
hace 25 años |
symdef.pas
|
43ece4c2b7
* publishing of publishable classes fixed
|
hace 24 años |
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
hace 25 años |
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
hace 25 años |
symppu.pas
|
cb06c9bcb8
* array access for properties added
|
hace 24 años |
symsym.inc
|
319ddd55cb
* stabs fixing
|
hace 25 años |
symsym.pas
|
e45bb82d81
* freemem change to value parameter
|
hace 24 años |
symtable.pas
|
faf78ea813
* overloading supported in child classes
|
hace 24 años |
symtype.pas
|
faf78ea813
* overloading supported in child classes
|
hace 24 años |
systems.pas
|
1e275c2510
+ QNX target
|
hace 24 años |
tainst.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
hace 24 años |
temp_gen.pas
|
9746f4c2d6
* some cg reorganisation
|
hace 24 años |
todo.txt
|
51f8c5a754
* lineifno
|
hace 25 años |
tokens.pas
|
7215d46735
* Make new/dispose system functions instead of keywords
|
hace 24 años |
tpexcept.pas
|
5a2b1ed57b
* Renamefest
|
hace 25 años |
types.pas
|
c68fc3adf9
* added type conversion from procvar to procvar (if their arguments are
|
hace 24 años |
verbose.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
hace 24 años |
version.pas
|
b9796f6a7f
* unused units removed from uses clause
|
hace 25 años |
widestr.pas
|
1f4bac4fd0
* delphi fixes
|
hace 24 años |