.. |
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 ani în urmă |
arm
|
8f66389b46
* improved arm code generation
|
22 ani în urmă |
html
|
fa0d3d79e0
no message
|
23 ani în urmă |
i386
|
eb5429425a
* shortstr compare updated for different calling conventions
|
22 ani în urmă |
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 ani în urmă |
m68k
|
4f8c390198
* fixed regvars so they work with newra (at least for ppc)
|
22 ani în urmă |
msg
|
e732233993
* invalid register message
|
22 ani în urmă |
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 ani în urmă |
powerpc
|
0bc32cbcd1
+ implemented volatile register queries
|
22 ani în urmă |
sparc
|
94b2de254f
* remove ppc code
|
22 ani în urmă |
systems
|
9ef935b8a7
* recordminalign for sparc 0
|
22 ani în urmă |
utils
|
88a3541c80
* x86_64 support; turn on by passing x86_64
|
22 ani în urmă |
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
22 ani în urmă |
x86
|
e248f1b570
* a_call_ref removed
|
22 ani în urmă |
x86_64
|
0493cd3d2e
* more x86-64 fixes
|
22 ani în urmă |
Makefile
|
fd800a1de8
* now for all platforms
|
22 ani în urmă |
Makefile.fpc
|
505f97b75a
* Removed m68k from fullcycle
|
22 ani în urmă |
README
|
012af1131e
* updated to help compiling the compiler
|
22 ani în urmă |
aasmbase.pas
|
8ff5792776
* remove some unit dependencies
|
22 ani în urmă |
aasmtai.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
aggas.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
aopt.pas
|
4285e99853
* internal linker
|
23 ani în urmă |
aoptbase.pas
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 ani în urmă |
aoptcs.pas
|
c4ddcc78a8
* generic constructor working for i386
|
22 ani în urmă |
aoptda.pas
|
06ebac4e27
* readded missing revisions
|
23 ani în urmă |
aoptobj.pas
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 ani în urmă |
assemble.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
browcol.pas
|
88e866dcb7
* (Peter) patch to fix snapshot
|
22 ani în urmă |
browlog.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 ani în urmă |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 ani în urmă |
catch.pas
|
4b6df870be
* fix for snapshot building.
|
22 ani în urmă |
cclasses.pas
|
88e866dcb7
* (Peter) patch to fix snapshot
|
22 ani în urmă |
cg64f32.pas
|
6a8d5eb25d
* NEWRA branch merged
|
22 ani în urmă |
cg64f64.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 ani în urmă |
cgbase.pas
|
56c14885bb
* remove allocate_intterupt_parameter, allocation is platform
|
22 ani în urmă |
cginfo.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
cgobj.pas
|
e248f1b570
* a_call_ref removed
|
22 ani în urmă |
charset.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 ani în urmă |
checkmem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 ani în urmă |
cmsgs.pas
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 ani în urmă |
comphook.pas
|
fd278ee582
* print lineinfo for internalerror
|
22 ani în urmă |
compiler.pas
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 ani în urmă |
compinnr.inc
|
ef708fdab9
* Swap(QWord) constant support
|
23 ani în urmă |
comprsrc.pas
|
8e7124f9f8
+ emx target added
|
22 ani în urmă |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 ani în urmă |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 ani în urmă |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 ani în urmă |
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 ani în urmă |
cresstr.pas
|
bd7af8b12f
+ resource string tables are now aligned
|
23 ani în urmă |
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 ani în urmă |
cutils.pas
|
6a8d5eb25d
* NEWRA branch merged
|
22 ani în urmă |
defcmp.pas
|
3a3d710c47
* basics for x86 register calling
|
22 ani în urmă |
defines.inc
|
75f0602074
+ log added
|
23 ani în urmă |
defutil.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 ani în urmă |
depend
|
e525797c51
* updated copyright to 2000
|
25 ani în urmă |
dmisc.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 ani în urmă |
finput.pas
|
5af7a2c7a0
* sharedlib is placed in exe outputdir
|
22 ani în urmă |
fmodule.pas
|
284d18b7ca
* reload also caller module when it is already compiled
|
22 ani în urmă |
fpcdefs.inc
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 ani în urmă |
fppu.pas
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 ani în urmă |
gdb.pas
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 ani în urmă |
gendef.pas
|
8e7124f9f8
+ emx target added
|
22 ani în urmă |
globals.pas
|
cedff1a593
+ processor type intialization for x86-64 added
|
22 ani în urmă |
globtype.pas
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 ani în urmă |
htypechk.pas
|
0526b6fd9b
* don't check size for open array in valid_for_assign
|
22 ani în urmă |
impdef.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 ani în urmă |
link.pas
|
1fcc82e61a
* don't check exepath when linking on target
|
22 ani în urmă |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 ani în urmă |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 ani în urmă |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 ani în urmă |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 ani în urmă |
mppcsparc
|
3f76298b6b
+ added support of NewRA in compilation of ppcsparc
|
22 ani în urmă |
msgidx.inc
|
e732233993
* invalid register message
|
22 ani în urmă |
msgtxt.inc
|
e732233993
* invalid register message
|
22 ani în urmă |
nadd.pas
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 ani în urmă |
nbas.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ncal.pas
|
2392f28675
* parameter fixes
|
22 ani în urmă |
ncgadd.pas
|
5677b3c274
* fixed release_reg_left_right for fpu registers
|
22 ani în urmă |
ncgbas.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ncgcal.pas
|
2392f28675
* parameter fixes
|
22 ani în urmă |
ncgcnv.pas
|
d77cf79d3b
* optimized releasing of registers
|
22 ani în urmă |
ncgcon.pas
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 ani în urmă |
ncgflw.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ncginl.pas
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 ani în urmă |
ncgld.pas
|
d77cf79d3b
* optimized releasing of registers
|
22 ani în urmă |
ncgmat.pas
|
cd5ae5fcc3
* Patch from Peter for paraloc
|
22 ani în urmă |
ncgmem.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ncgopt.pas
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 ani în urmă |
ncgset.pas
|
6a8d5eb25d
* NEWRA branch merged
|
22 ani în urmă |
ncgutil.pas
|
d77cf79d3b
* optimized releasing of registers
|
22 ani în urmă |
ncnv.pas
|
0805c4e535
* fix different expectloc
|
22 ani în urmă |
ncon.pas
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 ani în urmă |
nflw.pas
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 ani în urmă |
ninl.pas
|
420c1cdfe1
* don't call firstpass in resulttypepass
|
22 ani în urmă |
nld.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
nmat.pas
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 ani în urmă |
nmem.pas
|
f3e9e7a24f
* fixed web bug #2669
|
22 ani în urmă |
nobj.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
node.pas
|
f3e9e7a24f
* fixed web bug #2669
|
22 ani în urmă |
nopt.pas
|
75394a788e
* disable string node optimizations for the moment
|
22 ani în urmă |
nset.pas
|
6a8d5eb25d
* NEWRA branch merged
|
22 ani în urmă |
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 ani în urmă |
nutils.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 ani în urmă |
ogbase.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 ani în urmă |
ogcoff.pas
|
29a382388e
* fix range check error after previous commit
|
22 ani în urmă |
ogelf.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 ani în urmă |
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 ani în urmă |
ogmap.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 ani în urmă |
options.pas
|
41fda4ee40
+ added command line option for language mode -M<x>
|
22 ani în urmă |
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 ani în urmă |
owbase.pas
|
4285e99853
* internal linker
|
23 ani în urmă |
paramgr.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
parser.pas
|
220e05dd5e
* fixed arm concatcopy
|
22 ani în urmă |
pass_1.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pass_2.pas
|
6a8d5eb25d
* NEWRA branch merged
|
22 ani în urmă |
pbase.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pdecl.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pdecobj.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 ani în urmă |
pdecsub.pas
|
eee2002780
* don't include vo_has_local_copy for open array/array of const
|
22 ani în urmă |
pdecvar.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |
pexpr.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pinline.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pmodules.pas
|
ddc50a91ca
* add missing release of main_proc
|
22 ani în urmă |
pp.pas
|
eb9a587759
+ support of NaN and Inf in the compiler as values of real constants
|
22 ani în urmă |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 ani în urmă |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 ani în urmă |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |
ppc.dpr
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |
ppheap.pas
|
3390a23c26
* fix compilation failure
|
23 ani în urmă |
ppu.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
pstatmnt.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
psub.pas
|
f6868f8d48
* fix reported file position for not matched forwards
|
22 ani în urmă |
psystem.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ptconst.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
ptype.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
rautils.pas
|
cc823ff893
* fix check for unreachable locals
|
22 ani în urmă |
regvars.pas
|
0493cd3d2e
* more x86-64 fixes
|
22 ani în urmă |
rgobj.pas
|
bf66a6e4ab
* fix filepositions
|
22 ani în urmă |
scandir.pas
|
6f78eac09f
+ support for a different set of compiler directives under $MODE MAC
|
22 ani în urmă |
scanner.pas
|
6f78eac09f
+ support for a different set of compiler directives under $MODE MAC
|
22 ani în urmă |
script.pas
|
cc3c6c7f4a
* Had a useless dependancy on unit unix in 1_1 mode
|
22 ani în urmă |
switches.pas
|
06ebac4e27
* readded missing revisions
|
23 ani în urmă |
symbase.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
symconst.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
symdef.pas
|
d3063f722c
* connect parasym to paraitem
|
22 ani în urmă |
symnot.pas
|
158e9689d7
+ Notification implementation complete
|
22 ani în urmă |
symppu.pas
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 ani în urmă |
symsym.pas
|
349fceb4fc
* has_local_copy gdb fix
|
22 ani în urmă |
symtable.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
symtype.pas
|
836dc5f062
* give IE when st is not assigned in deref
|
22 ani în urmă |
symutil.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 ani în urmă |
systems.pas
|
22f1ff8da4
* merged Wiktor's Watcom patches in 1.1
|
22 ani în urmă |
tgobj.pas
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 ani în urmă |
tokens.pas
|
b9d09a4e5c
* preparations for different default calling conventions
|
22 ani în urmă |
tpexcept.pas
|
06ebac4e27
* readded missing revisions
|
23 ani în urmă |
verbose.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 ani în urmă |
version.pas
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 ani în urmă |
widestr.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 ani în urmă |