.. |
alpha
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
c6430358b1
* push 0 instead of VMT when calling a constructor from a member
|
23 years ago |
ia64
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
m68k
|
6e30bbfd42
+ a_call_reg
|
23 years ago |
msg
|
1258411f72
* moved comments about default parameters to msg file
|
23 years ago |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
powerpc
|
17a0e516b5
* int64 paras are now handled correctly (until the registers are used up
|
23 years ago |
sparc
|
752beef0dd
* cardinal -> longword
|
23 years ago |
systems
|
5fdb2a891e
* renamed target macosppc to macppc
|
23 years ago |
utils
|
c77737a105
* tool to remove tabs and convert to unix/dos linefeeds
|
23 years ago |
x86
|
6dffb25562
* move CGSize2Opsize to interface
|
23 years ago |
x86_64
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
Makefile
|
1603394d9a
- moved files to systems directory
|
23 years ago |
Makefile.fpc
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
README
|
e652444594
+ varargs directive
|
24 years ago |
aasmbase.pas
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
aasmtai.pas
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
aggas.pas
|
fb5e694dca
* write double # before float constants when -al is turned on
|
23 years ago |
aopt.pas
|
4285e99853
* internal linker
|
23 years ago |
aoptbase.pas
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
aoptcs.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
aoptda.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
aoptobj.pas
|
12ef4a944a
* fixed compilation error
|
23 years ago |
assemble.pas
|
20af604613
* memdebug enhancements
|
23 years ago |
browcol.pas
|
17aba7002c
* fixed procdef access
|
23 years ago |
browlog.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 years ago |
catch.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
cclasses.pas
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
cg64f32.pas
|
3632cd73ae
* fixed a_param64_ref
|
23 years ago |
cg64f64.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
cgbase.pas
|
bf32e2d2cf
+ tcg.direction is used now
|
23 years ago |
cginfo.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
cgobj.pas
|
dd143617e6
* fixed dynarr_decr_ref call
|
23 years ago |
charset.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
cmsgs.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
comphook.pas
|
20af604613
* memdebug enhancements
|
23 years ago |
compiler.pas
|
8b5e92cb3c
* removed repetitive pass counting
|
23 years ago |
compinnr.inc
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
comprsrc.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
cp437.pas
|
4f7b35be5b
+ source code page support
|
23 years ago |
cp850.pas
|
4f7b35be5b
+ source code page support
|
23 years ago |
cp8859_1.pas
|
4f7b35be5b
+ source code page support
|
23 years ago |
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
cresstr.pas
|
425bb45ddc
* renamed current_library to objectlibrary
|
23 years ago |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 years ago |
cutils.pas
|
20af604613
* memdebug enhancements
|
23 years ago |
defbase.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
defines.inc
|
75f0602074
+ log added
|
23 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
25 years ago |
dmisc.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
finput.pas
|
ac71268ce6
* saving of asmsymbols in ppu supported
|
23 years ago |
fmodule.pas
|
20af604613
* memdebug enhancements
|
23 years ago |
fpcdefs.inc
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
fppu.pas
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
gdb.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
gendef.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
globals.pas
|
8b5e92cb3c
* removed repetitive pass counting
|
23 years ago |
globtype.pas
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
htypechk.pas
|
324222cf15
* set_funcret_valid fixed when result was already used in a nested
|
23 years ago |
impdef.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
import.pas
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
link.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 years ago |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
mppcsparc
|
2c774736c5
+added -gl to ease compiler debug
|
23 years ago |
msgidx.inc
|
1258411f72
* moved comments about default parameters to msg file
|
23 years ago |
msgtxt.inc
|
1258411f72
* moved comments about default parameters to msg file
|
23 years ago |
nadd.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nbas.pas
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
ncal.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
ncgbas.pas
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
ncgcal.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ncgcnv.pas
|
fcec3ae6b0
* big endian fix for second_int_to_int
|
23 years ago |
ncgcon.pas
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
ncgflw.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ncginl.pas
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
ncgld.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ncgmat.pas
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
ncgmem.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ncgset.pas
|
6c06c346d8
* fix last optimization in genlinearlist, detected by bug tw1066
|
23 years ago |
ncgutil.pas
|
55c7896d06
* improved handling of procedures with register calling conventions
|
23 years ago |
ncnv.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
ncon.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nflw.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ninl.pas
|
98468d63e9
* only enumerations have range checking for succ/pred in const section
|
23 years ago |
nld.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nmat.pas
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
nmem.pas
|
d2400aae38
* cleanup of tvecnode.det_resulttype
|
23 years ago |
nobj.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
node.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nopt.pas
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
nset.pas
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ogbase.pas
|
4285e99853
* internal linker
|
23 years ago |
ogcoff.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
ogelf.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ogmap.pas
|
4285e99853
* internal linker
|
23 years ago |
options.pas
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
owbase.pas
|
4285e99853
* internal linker
|
23 years ago |
paramgr.pas
|
8d2d59325a
+ added generic tparamanager.getframepointerloc
|
23 years ago |
parser.pas
|
37bb42694b
* fixed crash when current_module becomes nil
|
23 years ago |
pass_1.pas
|
8b5e92cb3c
* removed repetitive pass counting
|
23 years ago |
pass_2.pas
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
pbase.pas
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
pdecl.pas
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
pdecobj.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
pdecsub.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
pdecvar.pas
|
d04496352f
* fix setting of sp_static
|
23 years ago |
pexports.pas
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
pexpr.pas
|
76eb5b4a1f
* allow ^ after nil
|
23 years ago |
pinline.pas
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
pmodules.pas
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
pp.pas
|
9b960198d0
*** empty log message ***
|
23 years ago |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
ppc.dof
|
9da171faf2
+ stab register indexes for powerpc (moved from gdb to cpubase)
|
23 years ago |
ppc.dpr
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ppheap.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
ppu.pas
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
pstatmnt.pas
|
bf32e2d2cf
+ tcg.direction is used now
|
23 years ago |
psub.pas
|
0d94086e03
* call to procinfo.after_header added
|
23 years ago |
psystem.pas
|
752beef0dd
* cardinal -> longword
|
23 years ago |
ptconst.pas
|
8fd9561a31
* start bugfix 1996
|
23 years ago |
ptype.pas
|
1600cdf96f
* safety check for typesym added for incomplete type def check
|
23 years ago |
rautils.pas
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
regvars.pas
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
rgobj.pas
|
4b81e16fe2
* tempgen cleanup
|
23 years ago |
scandir.pas
|
c68b2dfbee
* rename swatoperands to swapoperands
|
23 years ago |
scanner.pas
|
a431bf27a0
* parse ^ after nil as caret
|
23 years ago |
script.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
switches.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
symbase.pas
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
symconst.pas
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symdef.pas
|
685b7f4896
* fixed currency size
|
23 years ago |
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symnot.pas
|
b0ffb45275
+ Added read/write notifications of variables. These will be usefull
|
23 years ago |
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
symppu.pas
|
b6f43ac07b
* fixed compilation cycle with -Cr option by adding explicit
|
23 years ago |
symsym.inc
|
319ddd55cb
* stabs fixing
|
25 years ago |
symsym.pas
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
symtable.pas
|
90e8dc3c41
* real fix internalerror for dup ids in union sym
|
23 years ago |
symtype.pas
|
20af604613
* memdebug enhancements
|
23 years ago |
systems.pas
|
d78ad92f92
* first part of PowerPC fixes
|
23 years ago |
tgobj.pas
|
c1d369dc5f
+ added tcg.direction to allow upwards growing temp areas
|
23 years ago |
todo.txt
|
51f8c5a754
* lineifno
|
25 years ago |
tokens.pas
|
31da813d1d
* exit is now a syssym instead of a keyword
|
23 years ago |
tpexcept.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
verbose.pas
|
2c2d44a77c
* renamed local current_module to compiling_module because it
|
23 years ago |
version.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
widestr.pas
|
4f7b35be5b
+ source code page support
|
23 years ago |