.. |
i386
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
ia64
|
00917cb46f
* the info about exception frames is stored now on the stack
|
%!s(int64=24) %!d(string=hai) anos |
m68k
|
ac4bbd85f0
* renamed
|
%!s(int64=25) %!d(string=hai) anos |
msg
|
96f61b8248
new errorrw.msg
|
%!s(int64=23) %!d(string=hai) anos |
new
|
0816ae4006
* regenerated
|
%!s(int64=23) %!d(string=hai) anos |
powerpc
|
c6d03a29f0
* completed (not compilale yet though)
|
%!s(int64=23) %!d(string=hai) anos |
targets
|
5b9aa10ce9
* fix for a problem with importprocedure
|
%!s(int64=23) %!d(string=hai) anos |
utils
|
7a72f78fe0
* fixed compares
|
%!s(int64=23) %!d(string=hai) anos |
Makefile
|
0816ae4006
* regenerated
|
%!s(int64=23) %!d(string=hai) anos |
Makefile.fpc
|
393ef5c2c2
* cross compiler support
|
%!s(int64=24) %!d(string=hai) anos |
README
|
e652444594
+ varargs directive
|
%!s(int64=24) %!d(string=hai) anos |
aasm.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
aopt.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
aoptbase.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
aoptcs.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
aoptda.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
aoptobj.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
assemble.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
%!s(int64=24) %!d(string=hai) anos |
browcol.pas
|
d2e1952377
* procsym definition rewrite
|
%!s(int64=24) %!d(string=hai) anos |
browlog.pas
|
d2e1952377
* procsym definition rewrite
|
%!s(int64=24) %!d(string=hai) anos |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
%!s(int64=25) %!d(string=hai) anos |
catch.pas
|
684970ea22
* merged generic m68k updates from fixes branch
|
%!s(int64=24) %!d(string=hai) anos |
cclasses.pas
|
faf78ea813
* overloading supported in child classes
|
%!s(int64=24) %!d(string=hai) anos |
cg64f32.pas
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
%!s(int64=23) %!d(string=hai) anos |
cgbase.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
%!s(int64=23) %!d(string=hai) anos |
cgconst.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
cgobj.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
%!s(int64=23) %!d(string=hai) anos |
cmsgs.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
%!s(int64=24) %!d(string=hai) anos |
comphook.pas
|
2a1adf0ee6
* updates so it works with the ide
|
%!s(int64=24) %!d(string=hai) anos |
compiler.pas
|
f959a590fe
* Fixes win32 linking problems with import libraries
|
%!s(int64=24) %!d(string=hai) anos |
compinnr.inc
|
7215d46735
* Make new/dispose system functions instead of keywords
|
%!s(int64=24) %!d(string=hai) anos |
comprsrc.pas
|
634a68bf3e
* merged netbsd start
|
%!s(int64=24) %!d(string=hai) anos |
crc.pas
|
add30a428e
* Kylix fixes, mostly case names of units
|
%!s(int64=24) %!d(string=hai) anos |
cresstr.pas
|
a7cf57524e
* symtable change to classes
|
%!s(int64=24) %!d(string=hai) anos |
cstreams.pas
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
%!s(int64=25) %!d(string=hai) anos |
cutils.pas
|
faf78ea813
* overloading supported in child classes
|
%!s(int64=24) %!d(string=hai) anos |
defines.inc
|
add30a428e
* Kylix fixes, mostly case names of units
|
%!s(int64=24) %!d(string=hai) anos |
depend
|
e525797c51
* updated copyright to 2000
|
%!s(int64=25) %!d(string=hai) anos |
dmisc.pas
|
1f4bac4fd0
* delphi fixes
|
%!s(int64=24) %!d(string=hai) anos |
export.pas
|
f9794d6904
* added override and virtual for constructors
|
%!s(int64=24) %!d(string=hai) anos |
finput.pas
|
2a1adf0ee6
* updates so it works with the ide
|
%!s(int64=24) %!d(string=hai) anos |
fmodule.pas
|
c5bd8e67ee
* compiles again with -dmemdebug
|
%!s(int64=24) %!d(string=hai) anos |
fppu.pas
|
76f42ba1cb
* check for -Un when loading ppu with wrong name
|
%!s(int64=23) %!d(string=hai) anos |
gdb.pas
|
74f6abf381
* merged register fixes
|
%!s(int64=24) %!d(string=hai) anos |
gendef.pas
|
a7cf57524e
* symtable change to classes
|
%!s(int64=24) %!d(string=hai) anos |
globals.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
globtype.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
htypechk.pas
|
a921654f56
* no longer allow assignments to pointer expressions (unless there's a
|
%!s(int64=23) %!d(string=hai) anos |
impdef.pas
|
a7cf57524e
* symtable change to classes
|
%!s(int64=24) %!d(string=hai) anos |
import.pas
|
f9794d6904
* added override and virtual for constructors
|
%!s(int64=24) %!d(string=hai) anos |
link.pas
|
2e96721c20
* fixed path appending for lib
|
%!s(int64=23) %!d(string=hai) anos |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
%!s(int64=24) %!d(string=hai) anos |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
%!s(int64=24) %!d(string=hai) anos |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
%!s(int64=25) %!d(string=hai) anos |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
%!s(int64=27) %!d(string=hai) anos |
msgidx.inc
|
d117d71141
* typed constants that are "procedure of object" and which are assigned
|
%!s(int64=24) %!d(string=hai) anos |
msgtxt.inc
|
4148949871
* spelling correction (Data types which _require_)
|
%!s(int64=24) %!d(string=hai) anos |
nadd.pas
|
92977ca6ee
* fixed fpuregister counting errors ("merged")
|
%!s(int64=23) %!d(string=hai) anos |
nbas.pas
|
d2e1952377
* procsym definition rewrite
|
%!s(int64=24) %!d(string=hai) anos |
ncal.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
ncgbas.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
ncgcnv.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
%!s(int64=23) %!d(string=hai) anos |
ncgcon.pas
|
d45517d97d
* empty widestrings can also be optimized to the constant '0'
|
%!s(int64=23) %!d(string=hai) anos |
ncgflw.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
%!s(int64=23) %!d(string=hai) anos |
ncgmem.pas
|
dc912b6358
* changed remaining "getregister32" calls to "getregisterint"
|
%!s(int64=23) %!d(string=hai) anos |
ncgutil.pas
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
%!s(int64=23) %!d(string=hai) anos |
ncnv.pas
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
%!s(int64=24) %!d(string=hai) anos |
ncon.pas
|
17d6dded66
* interface 2 guid support
|
%!s(int64=24) %!d(string=hai) anos |
nflw.pas
|
a3455b27a4
* upper constant limits for "for" loops are now also converted to the
|
%!s(int64=24) %!d(string=hai) anos |
ninl.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
nld.pas
|
02f4482788
* dynarr:=nil support added
|
%!s(int64=23) %!d(string=hai) anos |
nmat.pas
|
928493e3ba
* made 'mod powerof2' -> 'and' optimization processor independent
|
%!s(int64=23) %!d(string=hai) anos |
nmem.pas
|
b60666ae1f
+ parasym to tparaitem added
|
%!s(int64=24) %!d(string=hai) anos |
nobj.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
%!s(int64=23) %!d(string=hai) anos |
node.pas
|
02f4482788
* dynarr:=nil support added
|
%!s(int64=23) %!d(string=hai) anos |
nopt.pas
|
43dea5a35f
* move class of definitions into type section for delphi
|
%!s(int64=24) %!d(string=hai) anos |
nset.pas
|
b60666ae1f
+ parasym to tparaitem added
|
%!s(int64=24) %!d(string=hai) anos |
ogbase.pas
|
4d4bf26827
* fixed inline crash with assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
ogcoff.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
%!s(int64=24) %!d(string=hai) anos |
ogelf.pas
|
344fd00373
* completed incomplete typed constant records
|
%!s(int64=24) %!d(string=hai) anos |
options.pas
|
e45bb82d81
* freemem change to value parameter
|
%!s(int64=24) %!d(string=hai) anos |
owar.pas
|
bba2be8243
* more things for tcoffobjectinput
|
%!s(int64=24) %!d(string=hai) anos |
owbase.pas
|
bba2be8243
* more things for tcoffobjectinput
|
%!s(int64=24) %!d(string=hai) anos |
parser.pas
|
d2e1952377
* procsym definition rewrite
|
%!s(int64=24) %!d(string=hai) anos |
pass_1.pas
|
7edaf1332f
* fixed firstpass when det_resulttype returns an error
|
%!s(int64=24) %!d(string=hai) anos |
pass_2.pas
|
60dc4bf0a9
* moved call to "cleanup_regvars" to cga.pas for i386 because it has
|
%!s(int64=24) %!d(string=hai) anos |
pbase.pas
|
5cdb7cc52b
* removed getprocvar, use only getprocvardef
|
%!s(int64=23) %!d(string=hai) anos |
pdecl.pas
|
b60666ae1f
+ parasym to tparaitem added
|
%!s(int64=24) %!d(string=hai) anos |
pdecobj.pas
|
34d4f5e291
* fixed default value for properties with index values
|
%!s(int64=23) %!d(string=hai) anos |
pdecsub.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
pdecvar.pas
|
b6feb119e6
* fixed initialized variables
|
%!s(int64=24) %!d(string=hai) anos |
pexports.pas
|
d2e1952377
* procsym definition rewrite
|
%!s(int64=24) %!d(string=hai) anos |
pexpr.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
pmodules.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
pp.pas
|
9f9c1700b0
* variant paramter passing and functions results fixed
|
%!s(int64=24) %!d(string=hai) anos |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
%!s(int64=24) %!d(string=hai) anos |
ppc.dof
|
27749c067e
* more cg11 updates
|
%!s(int64=25) %!d(string=hai) anos |
ppc.dpr
|
5a2b1ed57b
* Renamefest
|
%!s(int64=25) %!d(string=hai) anos |
ppheap.pas
|
a7cf57524e
* symtable change to classes
|
%!s(int64=24) %!d(string=hai) anos |
ppu.pas
|
b60666ae1f
+ parasym to tparaitem added
|
%!s(int64=24) %!d(string=hai) anos |
pstatmnt.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
psub.pas
|
a6d63f0adc
* commited the wrong file :(
|
%!s(int64=23) %!d(string=hai) anos |
psystem.pas
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
%!s(int64=23) %!d(string=hai) anos |
ptconst.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
ptype.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
rautils.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
regvars.pas
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
%!s(int64=23) %!d(string=hai) anos |
scandir.pas
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
%!s(int64=24) %!d(string=hai) anos |
scanner.pas
|
09fb8a2649
* FPCTARGETOS/FPCTARGETCPU added as internal environment variable
|
%!s(int64=23) %!d(string=hai) anos |
script.pas
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
%!s(int64=24) %!d(string=hai) anos |
switches.pas
|
7781fca6bd
* read only typed const support, switch $J-
|
%!s(int64=24) %!d(string=hai) anos |
symbase.pas
|
a7cf57524e
* symtable change to classes
|
%!s(int64=24) %!d(string=hai) anos |
symconst.pas
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
%!s(int64=23) %!d(string=hai) anos |
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
%!s(int64=25) %!d(string=hai) anos |
symdef.pas
|
d6fb9766ee
* check for unresolved forward classes in the interface
|
%!s(int64=23) %!d(string=hai) anos |
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
%!s(int64=25) %!d(string=hai) anos |
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
%!s(int64=25) %!d(string=hai) anos |
symppu.pas
|
cb06c9bcb8
* array access for properties added
|
%!s(int64=24) %!d(string=hai) anos |
symsym.inc
|
319ddd55cb
* stabs fixing
|
%!s(int64=25) %!d(string=hai) anos |
symsym.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
%!s(int64=23) %!d(string=hai) anos |
symtable.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
symtype.pas
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
%!s(int64=23) %!d(string=hai) anos |
systems.pas
|
72443eecda
* source_os changed to source_info in OS/2 define
|
%!s(int64=23) %!d(string=hai) anos |
tainst.pas
|
c536b532d0
* fixed stupid copy-paste bug
|
%!s(int64=23) %!d(string=hai) anos |
temp_gen.pas
|
9746f4c2d6
* some cg reorganisation
|
%!s(int64=24) %!d(string=hai) anos |
todo.txt
|
51f8c5a754
* lineifno
|
%!s(int64=25) %!d(string=hai) anos |
tokens.pas
|
7215d46735
* Make new/dispose system functions instead of keywords
|
%!s(int64=24) %!d(string=hai) anos |
tpexcept.pas
|
5a2b1ed57b
* Renamefest
|
%!s(int64=25) %!d(string=hai) anos |
types.pas
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
%!s(int64=23) %!d(string=hai) anos |
verbose.pas
|
07495c8526
* renamed messages unit to cmsgs to avoid conflicts with the
|
%!s(int64=24) %!d(string=hai) anos |
version.pas
|
b9796f6a7f
* unused units removed from uses clause
|
%!s(int64=25) %!d(string=hai) anos |
widestr.pas
|
1f4bac4fd0
* delphi fixes
|
%!s(int64=24) %!d(string=hai) anos |