.. |
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 年 前 |
arm
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
22 年 前 |
html
|
fa0d3d79e0
no message
|
23 年 前 |
i386
|
cea1da4a1e
* fix loading of word/byte to real
|
22 年 前 |
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 年 前 |
m68k
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 年 前 |
msg
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
22 年 前 |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年 前 |
powerpc
|
e4312930d1
* fixed usigned overflow checking
|
22 年 前 |
sparc
|
3884537785
+ support for native sparc assembler reader
|
22 年 前 |
systems
|
063fa364eb
* define UNIX and HASUNIX
|
22 年 前 |
utils
|
1d11c6d651
* line break in uses unit
|
22 年 前 |
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
22 年 前 |
x86
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
x86_64
|
1af574ceca
* assembler readers OOPed
|
22 年 前 |
Makefile
|
2d6deeaade
* regenerated
|
22 年 前 |
Makefile.fpc
|
ba37a0e291
* package versions upgrade
|
22 年 前 |
README
|
012af1131e
* updated to help compiling the compiler
|
22 年 前 |
aasmbase.pas
|
8ff5792776
* remove some unit dependencies
|
22 年 前 |
aasmtai.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
aggas.pas
|
1af574ceca
* assembler readers OOPed
|
22 年 前 |
aopt.pas
|
4285e99853
* internal linker
|
23 年 前 |
aoptbase.pas
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 年 前 |
aoptcs.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 年 前 |
aoptda.pas
|
06ebac4e27
* readded missing revisions
|
23 年 前 |
aoptobj.pas
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 年 前 |
assemble.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 年 前 |
browcol.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年 前 |
browlog.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年 前 |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 年 前 |
catch.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 年 前 |
cclasses.pas
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 年 前 |
cg64f32.pas
|
5c7dba9167
* fixed g_rangecheck64 so it works again for big endian
|
22 年 前 |
cg64f64.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 年 前 |
cgbase.pas
|
30f1eb4705
* fix for referencecounted temps
|
22 年 前 |
cgobj.pas
|
062e03528e
+ allocate volatile registers around calls to procedures declared with
|
22 年 前 |
charset.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 年 前 |
checkmem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 年 前 |
cmsgs.pas
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 年 前 |
comphook.pas
|
fd278ee582
* print lineinfo for internalerror
|
22 年 前 |
compiler.pas
|
82f816233d
+ added support for spac assembler reader
|
22 年 前 |
compinnr.inc
|
90a0c832e4
* Initialize() added
|
22 年 前 |
comprsrc.pas
|
0210c33f15
* fixed resource compiler search if no utilty directory was given
|
22 年 前 |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 年 前 |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 年 前 |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 年 前 |
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 年 前 |
cresstr.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 年 前 |
cutils.pas
|
bd96bacd81
* USEINLINE directive added (not enabled yet)
|
22 年 前 |
defcmp.pas
|
224a670b4a
+ Patch to prefer getpropinfo(ptypeinfo,name) over getpropinfo(tobject,name) when called with getpropinfo(aclass.classinfo) from Peter
|
22 年 前 |
defutil.pas
|
69f8751c7a
+ is_single added
|
22 年 前 |
depend
|
e525797c51
* updated copyright to 2000
|
25 年 前 |
dmisc.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年 前 |
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 年 前 |
finput.pas
|
5af7a2c7a0
* sharedlib is placed in exe outputdir
|
22 年 前 |
fmodule.pas
|
fa52c0e3a0
* don't allow duplicate uses
|
22 年 前 |
fpcdefs.inc
|
ac5eaeb144
- disable the optimizer if compiling with 1.0, because it has a code
|
22 年 前 |
fppu.pas
|
d1dbdbd82f
* serach also in include path for used files
|
22 年 前 |
gdb.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 年 前 |
gendef.pas
|
8e7124f9f8
+ emx target added
|
22 年 前 |
globals.pas
|
a567970402
* fixed several arm related problems
|
22 年 前 |
globtype.pas
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 年 前 |
htypechk.pas
|
7bf41f8dff
* fix set_varstate in for loops
|
22 年 前 |
impdef.pas
|
487650ab51
* -XP<prefix> support
|
22 年 前 |
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 年 前 |
link.pas
|
1fcc82e61a
* don't check exepath when linking on target
|
22 年 前 |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 年 前 |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 年 前 |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 年 前 |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 年 前 |
mppcsparc
|
6294931f73
+ add more dirs in include path
|
22 年 前 |
msgidx.inc
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
22 年 前 |
msgtxt.inc
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
22 年 前 |
nadd.pas
|
4245cedfed
* compare longint-cardinal also makes types wider
|
22 年 前 |
nbas.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
ncal.pas
|
52ffda0bc4
* varargspara is left-right, so adding paraitems needs insert
|
22 年 前 |
ncgadd.pas
|
6a01a7b4a6
* compilation of the powerpc compiler fixed
|
22 年 前 |
ncgbas.pas
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 年 前 |
ncgcal.pas
|
eb803d4ad1
* fixed ansistring/widestring results: deallocate result reg only after
|
22 年 前 |
ncgcnv.pas
|
8b337fb5ef
+ type cast variant<->enum
|
22 年 前 |
ncgcon.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
ncgflw.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ncginl.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ncgld.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ncgmat.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ncgmem.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ncgopt.pas
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 年 前 |
ncgset.pas
|
13961467e3
* fixed range compare when the last value was an equal
|
22 年 前 |
ncgutil.pas
|
24fe6134a0
* fixed typo found by Charlie
|
22 年 前 |
ncnv.pas
|
3c33590a80
* fixed range error
|
22 年 前 |
ncon.pas
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 年 前 |
nflw.pas
|
aa67951cf4
* copy loopflags
|
22 年 前 |
ninl.pas
|
fd8625f3eb
* if there are assertions, include pi_do_call in procinfo.flags
|
22 年 前 |
nld.pas
|
9aba5c8c7a
* fixed some crashes
|
22 年 前 |
nmat.pas
|
95f132db3d
* set_varstate cleanup
|
22 年 前 |
nmem.pas
|
fb2a8b2b12
* don't check varstate for left of vecnode for normal arrays
|
22 年 前 |
nobj.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
node.pas
|
9aba5c8c7a
* fixed some crashes
|
22 年 前 |
nopt.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年 前 |
nset.pas
|
dc7f09e29e
* check for enumdef.maxval<255 instead of enumdef.savesize
|
22 年 前 |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年 前 |
nutils.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
ogbase.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 年 前 |
ogcoff.pas
|
29a382388e
* fix range check error after previous commit
|
22 年 前 |
ogelf.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 年 前 |
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年 前 |
ogmap.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 年 前 |
options.pas
|
765b1b51b6
* define REGCALL when pocall_default=pocall_register
|
22 年 前 |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 年 前 |
owbase.pas
|
4285e99853
* internal linker
|
23 年 前 |
paramgr.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
parser.pas
|
526cffbaad
* set ms_compiled after the program/unit is parsed
|
22 年 前 |
pass_1.pas
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年 前 |
pass_2.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
pbase.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年 前 |
pdecl.pas
|
9610911036
* don't give redefinition warning for forward classes
|
22 年 前 |
pdecobj.pas
|
d2cca3fe56
* missing handle_calling_convention()
|
22 年 前 |
pdecsub.pas
|
51384ca53c
* register calling is left-right
|
22 年 前 |
pdecvar.pas
|
51384ca53c
* register calling is left-right
|
22 年 前 |
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年 前 |
pexpr.pas
|
90a0c832e4
* Initialize() added
|
22 年 前 |
pinline.pas
|
90a0c832e4
* Initialize() added
|
22 年 前 |
pmodules.pas
|
fa52c0e3a0
* don't allow duplicate uses
|
22 年 前 |
pp.pas
|
bfe452936f
* reverted Peter's alloctemp patch; hopefully properly
|
22 年 前 |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 年 前 |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 年 前 |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年 前 |
ppc.dpr
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年 前 |
ppheap.pas
|
3390a23c26
* fix compilation failure
|
23 年 前 |
ppu.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
procinfo.pas
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 年 前 |
pstatmnt.pas
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
22 年 前 |
psub.pas
|
64b0a0eadf
* delayed paraloc allocation, a_param_*() gets extra parameter
|
22 年 前 |
psystem.pas
|
90a0c832e4
* Initialize() added
|
22 年 前 |
ptconst.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
ptype.pas
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 年 前 |
raatt.pas
|
dd8f11e8e1
* fixed ldm/stm arm assembler reading
|
22 年 前 |
rabase.pas
|
9b9d30b0e9
* fixed wrong initialization
|
22 年 前 |
rasm.pas
|
1af574ceca
* assembler readers OOPed
|
22 年 前 |
rautils.pas
|
49d1c79f5e
* fixed compilation for non-x86
|
22 年 前 |
regvars.pas
|
d0de3b3ea8
* 64k registers supported
|
22 年 前 |
rgbase.pas
|
3b743d766b
* fixed ppc assembler reader
|
22 年 前 |
rgobj.pas
|
1407a03ff1
* remove redundant calls to add_edge_used
|
22 年 前 |
scandir.pas
|
1af574ceca
* assembler readers OOPed
|
22 年 前 |
scanner.pas
|
2ebd9f20b5
* do nothing for macro's in tempcloseinput,tempopeninput
|
22 年 前 |
script.pas
|
80abe98cf0
* havelinuxrtl10 fixes
|
22 年 前 |
switches.pas
|
bd07b65cfd
* don't turn off debuginfo when line info is requested
|
22 年 前 |
symbase.pas
|
9aba5c8c7a
* fixed some crashes
|
22 年 前 |
symconst.pas
|
51384ca53c
* register calling is left-right
|
22 年 前 |
symdef.pas
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
22 年 前 |
symnot.pas
|
fcabdbbf35
* fixed unitsym-globalsymtable relation so the uses of a unit
|
22 年 前 |
symppu.pas
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 年 前 |
symsym.pas
|
9aba5c8c7a
* fixed some crashes
|
22 年 前 |
symtable.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
symtype.pas
|
f663d2488f
* cross unit inlining fixed
|
22 年 前 |
symutil.pas
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
22 年 前 |
systems.pas
|
11c5331fbf
+ nasmelf mode for BeOS
|
22 年 前 |
tgobj.pas
|
6b90162c5a
* fixes for temp type patch
|
22 年 前 |
tokens.pas
|
bbf7300a0c
* Florian's culmutative nr. 1; contains:
|
22 年 前 |
tpexcept.pas
|
c0c33961bf
* use oldfpccall
|
22 年 前 |
verbose.pas
|
f187323816
* -P to -ap
|
22 年 前 |
version.pas
|
da85bd74b3
* 1.9.1
|
22 年 前 |
widestr.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年 前 |