.. |
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
arm
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
21 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
41bf3e473c
* int64 shl/shr > 63 returns 0
|
21 years ago |
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
m68k
|
eec59028e3
* m68k register tables
|
21 years ago |
msg
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
21 years ago |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
powerpc
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
sparc
|
23f1b2c49e
* improve hadlign %hi and %lo operators
|
21 years ago |
systems
|
69dbf59679
* staticlib extension for powerpc fixed
|
21 years ago |
utils
|
2d6847e5cd
+ short gas register names for smartlinking added
|
21 years ago |
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
x86
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
x86_64
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
Makefile
|
2d6deeaade
* regenerated
|
22 years ago |
Makefile.fpc
|
ba37a0e291
* package versions upgrade
|
22 years ago |
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
aasmbase.pas
|
8ff5792776
* remove some unit dependencies
|
22 years ago |
aasmtai.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
aggas.pas
|
7685cf9c78
* fix range error with tai_const
|
21 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
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
aoptda.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
aoptobj.pas
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
assemble.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 years ago |
browcol.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 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
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 years ago |
cclasses.pas
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
cg64f32.pas
|
5c7dba9167
* fixed g_rangecheck64 so it works again for big endian
|
21 years ago |
cg64f64.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 years ago |
cgbase.pas
|
30f1eb4705
* fix for referencecounted temps
|
22 years ago |
cgobj.pas
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
charset.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
checkmem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
cmsgs.pas
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 years ago |
comphook.pas
|
fd278ee582
* print lineinfo for internalerror
|
22 years ago |
compiler.pas
|
82f816233d
+ added support for spac assembler reader
|
22 years ago |
compinnr.inc
|
90a0c832e4
* Initialize() added
|
22 years ago |
comprsrc.pas
|
0210c33f15
* fixed resource compiler search if no utilty directory was given
|
22 years ago |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 years ago |
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
cresstr.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 years ago |
cutils.pas
|
bd96bacd81
* USEINLINE directive added (not enabled yet)
|
22 years ago |
defcmp.pas
|
224a670b4a
+ Patch to prefer getpropinfo(ptypeinfo,name) over getpropinfo(tobject,name) when called with getpropinfo(aclass.classinfo) from Peter
|
22 years ago |
defutil.pas
|
69f8751c7a
+ is_single added
|
22 years ago |
depend
|
e525797c51
* updated copyright to 2000
|
25 years ago |
dmisc.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 years ago |
finput.pas
|
5af7a2c7a0
* sharedlib is placed in exe outputdir
|
22 years ago |
fmodule.pas
|
fa52c0e3a0
* don't allow duplicate uses
|
21 years ago |
fpcdefs.inc
|
ac5eaeb144
- disable the optimizer if compiling with 1.0, because it has a code
|
22 years ago |
fppu.pas
|
d1dbdbd82f
* serach also in include path for used files
|
22 years ago |
gdb.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
gendef.pas
|
8e7124f9f8
+ emx target added
|
22 years ago |
globals.pas
|
a567970402
* fixed several arm related problems
|
22 years ago |
globtype.pas
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 years ago |
htypechk.pas
|
7bf41f8dff
* fix set_varstate in for loops
|
22 years ago |
impdef.pas
|
487650ab51
* -XP<prefix> support
|
22 years ago |
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
link.pas
|
f7418d3286
* fixed external smartlinking
|
21 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
|
6294931f73
+ add more dirs in include path
|
22 years ago |
msgidx.inc
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
21 years ago |
msgtxt.inc
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
21 years ago |
nadd.pas
|
e9eff10134
+ support for evaluating qword constant expressions (both arguments have
|
21 years ago |
nbas.pas
|
8da316cf21
* override tblocknode.destroy so all statements are freed sequentially
|
21 years ago |
ncal.pas
|
57b4d5a0b9
* paralength is private again
|
21 years ago |
ncgadd.pas
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 years ago |
ncgbas.pas
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
ncgcal.pas
|
eb803d4ad1
* fixed ansistring/widestring results: deallocate result reg only after
|
21 years ago |
ncgcnv.pas
|
8b337fb5ef
+ type cast variant<->enum
|
22 years ago |
ncgcon.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
ncgflw.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ncginl.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ncgld.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ncgmat.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ncgmem.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ncgopt.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
ncgset.pas
|
da6811ed58
* fixed and optimized in-node with constant smallset
|
21 years ago |
ncgutil.pas
|
24fe6134a0
* fixed typo found by Charlie
|
21 years ago |
ncnv.pas
|
1260eed8fd
* again procvar fixes
|
21 years ago |
ncon.pas
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
nflw.pas
|
aa67951cf4
* copy loopflags
|
21 years ago |
ninl.pas
|
fd8625f3eb
* if there are assertions, include pi_do_call in procinfo.flags
|
21 years ago |
nld.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
nmat.pas
|
e9eff10134
+ support for evaluating qword constant expressions (both arguments have
|
21 years ago |
nmem.pas
|
6091cd2824
* don't give warnings for shortstring vecnodes
|
21 years ago |
nobj.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
node.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
nopt.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
nset.pas
|
dc7f09e29e
* check for enumdef.maxval<255 instead of enumdef.savesize
|
22 years ago |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
nutils.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
ogbase.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
ogcoff.pas
|
29a382388e
* fix range check error after previous commit
|
22 years ago |
ogelf.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
ogmap.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 years ago |
options.pas
|
6793170b72
* HASGLOBALPROPERTY define introduce
|
21 years ago |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 years ago |
owbase.pas
|
4285e99853
* internal linker
|
23 years ago |
paramgr.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
parser.pas
|
526cffbaad
* set ms_compiled after the program/unit is parsed
|
22 years ago |
pass_1.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
pass_2.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
pbase.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
pdecl.pas
|
9b3b94883b
* always generate RTTI patch from peter
|
21 years ago |
pdecobj.pas
|
5090185909
* global property support for fpc modes
|
21 years ago |
pdecsub.pas
|
51384ca53c
* register calling is left-right
|
22 years ago |
pdecvar.pas
|
5090185909
* global property support for fpc modes
|
21 years ago |
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
pexpr.pas
|
1260eed8fd
* again procvar fixes
|
21 years ago |
pinline.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
pmodules.pas
|
83abfdc39d
* check unit name when expected unitname > 8 chars
|
21 years ago |
pp.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 years ago |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
ppc.dpr
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
ppheap.pas
|
3390a23c26
* fix compilation failure
|
23 years ago |
ppu.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
procinfo.pas
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
pstatmnt.pas
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 years ago |
psub.pas
|
5090185909
* global property support for fpc modes
|
21 years ago |
psystem.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
ptconst.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 years ago |
ptype.pas
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
raatt.pas
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
21 years ago |
rabase.pas
|
9b9d30b0e9
* fixed wrong initialization
|
22 years ago |
rasm.pas
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
rautils.pas
|
49d1c79f5e
* fixed compilation for non-x86
|
22 years ago |
regvars.pas
|
d0de3b3ea8
* 64k registers supported
|
22 years ago |
rgbase.pas
|
3b743d766b
* fixed ppc assembler reader
|
22 years ago |
rgobj.pas
|
bce5a1e252
* rg[tregistertype] added in tcg
|
21 years ago |
scandir.pas
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
scanner.pas
|
2ebd9f20b5
* do nothing for macro's in tempcloseinput,tempopeninput
|
22 years ago |
script.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 years ago |
switches.pas
|
bd07b65cfd
* don't turn off debuginfo when line info is requested
|
22 years ago |
symbase.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
symconst.pas
|
51384ca53c
* register calling is left-right
|
22 years ago |
symdef.pas
|
9b3b94883b
* always generate RTTI patch from peter
|
21 years ago |
symnot.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 years ago |
symppu.pas
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 years ago |
symsym.pas
|
9b3b94883b
* always generate RTTI patch from peter
|
21 years ago |
symtable.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
symtype.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
symutil.pas
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 years ago |
systems.pas
|
11c5331fbf
+ nasmelf mode for BeOS
|
22 years ago |
tgobj.pas
|
6b90162c5a
* fixes for temp type patch
|
22 years ago |
tokens.pas
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
tpexcept.pas
|
c0c33961bf
* use oldfpccall
|
22 years ago |
verbose.pas
|
f187323816
* -P to -ap
|
22 years ago |
version.pas
|
da85bd74b3
* 1.9.1
|
22 years ago |
widestr.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |