| .. |
|
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
|
arm
|
1a87a5ed45
* fixed several arm calling conventions issues
|
22 years ago |
|
html
|
fa0d3d79e0
no message
|
23 years ago |
|
i386
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 years ago |
|
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 years ago |
|
m68k
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 years ago |
|
msg
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
|
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
|
powerpc
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
22 years ago |
|
sparc
|
1b0d0ca3c4
* s128real type is not compatible with s80real
|
22 years ago |
|
systems
|
063fa364eb
* define UNIX and HASUNIX
|
22 years ago |
|
utils
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
|
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
23 years ago |
|
x86
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 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
|
2aba43c797
* completely overhauled and fixed generic spilling code. New method:
|
22 years ago |
|
aggas.pas
|
1af574ceca
* assembler readers OOPed
|
22 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
|
23 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
|
26 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
|
22 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
|
062e03528e
+ allocate volatile registers around calls to procedures declared with
|
22 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
|
cac39ccfd4
* renamed mangeldname_prefix to make_mangledname and made it more
|
22 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
|
26 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
|
621f992afa
* fixed memleak with derefdata
|
22 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
|
23 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
|
1fcc82e61a
* don't check exepath when linking on target
|
22 years ago |
|
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
25 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
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
|
msgtxt.inc
|
1af574ceca
* assembler readers OOPed
|
22 years ago |
|
nadd.pas
|
4245cedfed
* compare longint-cardinal also makes types wider
|
22 years ago |
|
nbas.pas
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
|
ncal.pas
|
9aba5c8c7a
* fixed some crashes
|
22 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
|
22 years ago |
|
ncgcnv.pas
|
8b337fb5ef
+ type cast variant<->enum
|
22 years ago |
|
ncgcon.pas
|
4d070e2a71
* fixed web bug #2128
|
22 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
|
13961467e3
* fixed range compare when the last value was an equal
|
22 years ago |
|
ncgutil.pas
|
24fe6134a0
* fixed typo found by Charlie
|
22 years ago |
|
ncnv.pas
|
3c33590a80
* fixed range error
|
22 years ago |
|
ncon.pas
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
|
nflw.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
|
ninl.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
|
nld.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
|
nmat.pas
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
|
nmem.pas
|
9aba5c8c7a
* fixed some crashes
|
22 years ago |
|
nobj.pas
|
b26e3c444a
* reversed offset calculation for caller side so it works
|
22 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
|
765b1b51b6
* define REGCALL when pocall_default=pocall_register
|
22 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
|
9610911036
* don't give redefinition warning for forward classes
|
22 years ago |
|
pdecobj.pas
|
d2cca3fe56
* missing handle_calling_convention()
|
22 years ago |
|
pdecsub.pas
|
51384ca53c
* register calling is left-right
|
22 years ago |
|
pdecvar.pas
|
51384ca53c
* register calling is left-right
|
22 years ago |
|
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
|
pexpr.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
|
pinline.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
|
pmodules.pas
|
ea754b9a49
* fixed several pi_do_call problems
|
22 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
|
22 years ago |
|
psub.pas
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 years ago |
|
psystem.pas
|
90a0c832e4
* Initialize() added
|
22 years ago |
|
ptconst.pas
|
9bc4fa13a6
* fixed reversed "got <type 1>, expected <type 1>" error message
|
22 years ago |
|
ptype.pas
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 years ago |
|
raatt.pas
|
d564bd6027
* go to the next character after consuming a "%"
|
22 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
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 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
|
f663d2488f
* cross unit inlining fixed
|
22 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
|
9aba5c8c7a
* fixed some crashes
|
22 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
|
22 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 |