| .. |
|
alpha
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 éve |
|
arm
|
612a8cbbb1
* basic stuff fixed
|
22 éve |
|
html
|
fa0d3d79e0
no message
|
23 éve |
|
i386
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
ia64
|
a835405a27
* fixed a compilation bug accmulator-->accumulator, in definition of return_result_reg
|
23 éve |
|
m68k
|
404d344d92
* lots of newra fixes (need getfuncretparaloc implementation for i386)!
|
22 éve |
|
msg
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
new
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
|
powerpc
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
sparc
|
a18dbbb2e6
- removed uncommon file header!
|
22 éve |
|
systems
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 éve |
|
utils
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
vis
|
86bcea6ef5
* Code generator converted to new register notation
|
23 éve |
|
x86
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
x86_64
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
Makefile
|
12cced8116
* don't clean rtl unit dir in ppuclean, this breaks the snapshot
|
22 éve |
|
Makefile.fpc
|
12cced8116
* don't clean rtl unit dir in ppuclean, this breaks the snapshot
|
22 éve |
|
README
|
012af1131e
* updated to help compiling the compiler
|
22 éve |
|
aasmbase.pas
|
8ff5792776
* remove some unit dependencies
|
22 éve |
|
aasmtai.pas
|
b2cdd72e5c
* always add dummy marker object at the start of an assembler list, so
|
22 éve |
|
aggas.pas
|
7c733ebcca
* write sec_none info in extdebug
|
22 éve |
|
aopt.pas
|
4285e99853
* internal linker
|
23 éve |
|
aoptbase.pas
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 éve |
|
aoptcs.pas
|
c4ddcc78a8
* generic constructor working for i386
|
23 éve |
|
aoptda.pas
|
06ebac4e27
* readded missing revisions
|
23 éve |
|
aoptobj.pas
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 éve |
|
assemble.pas
|
907b785f0d
* add support for constant offset in stabs address, needed by threadvar debugging support
|
22 éve |
|
browcol.pas
|
ab6df4aa5e
* adapted for removed funcretsym
|
22 éve |
|
browlog.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
|
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
26 éve |
|
catch.pas
|
4290586968
* unix signalhandler has longint argument
|
22 éve |
|
cclasses.pas
|
65f03c3f7e
* insertlistafter added
|
22 éve |
|
cg64f32.pas
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
cg64f64.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 éve |
|
cgbase.pas
|
32d076480b
* framepointer fixes for sparc
|
22 éve |
|
cginfo.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 éve |
|
cgobj.pas
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 éve |
|
charset.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
checkmem.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
cmsgs.pas
|
77d8f335aa
* vmtpointer_offset must be adjusted in after_pass1 as well
|
22 éve |
|
comphook.pas
|
fd278ee582
* print lineinfo for internalerror
|
22 éve |
|
compiler.pas
|
e6f72d2037
* add cgcpu
|
22 éve |
|
compinnr.inc
|
ef708fdab9
* Swap(QWord) constant support
|
23 éve |
|
comprsrc.pas
|
8e7124f9f8
+ emx target added
|
23 éve |
|
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
|
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
|
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 éve |
|
crc.pas
|
06ebac4e27
* readded missing revisions
|
23 éve |
|
cresstr.pas
|
bd7af8b12f
+ resource string tables are now aligned
|
23 éve |
|
cstreams.pas
|
68ce5a00e5
* cg64 patch
|
23 éve |
|
cutils.pas
|
024590b0fa
* fixed some range check errors that occurred on big endian systems
|
22 éve |
|
defbase.pas
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 éve |
|
defcmp.pas
|
93f683c63c
* allow pointer(int64) in all modes
|
22 éve |
|
defines.inc
|
75f0602074
+ log added
|
23 éve |
|
defutil.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 éve |
|
depend
|
e525797c51
* updated copyright to 2000
|
26 éve |
|
dmisc.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
|
export.pas
|
eb2ca8d10f
* rewrote the system handling
|
23 éve |
|
finput.pas
|
5af7a2c7a0
* sharedlib is placed in exe outputdir
|
22 éve |
|
fmodule.pas
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 éve |
|
fpcdefs.inc
|
d2035fd6b4
* very basic stuff for the arm
|
22 éve |
|
fppu.pas
|
7fcb3154d6
* moved message to msg file
|
22 éve |
|
gdb.pas
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 éve |
|
gendef.pas
|
8e7124f9f8
+ emx target added
|
23 éve |
|
globals.pas
|
995f7e0f11
* fix some small flaws which prevent sparc linux system unit from compiling
|
22 éve |
|
globtype.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
htypechk.pas
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
impdef.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
|
import.pas
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 éve |
|
link.pas
|
ab66b66673
* add inputfile prefix to ppas/link.res
|
22 éve |
|
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
25 éve |
|
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 éve |
|
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 éve |
|
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 éve |
|
mppcsparc
|
3f76298b6b
+ added support of NewRA in compilation of ppcsparc
|
22 éve |
|
msgidx.inc
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
msgtxt.inc
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
nadd.pas
|
28ebc69c8f
* removed changesettype because that will change the definition
|
22 éve |
|
nbas.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
ncal.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
ncgadd.pas
|
1b633246b9
* sparc fixes
|
22 éve |
|
ncgbas.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
ncgcal.pas
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 éve |
|
ncgcnv.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 éve |
|
ncgcon.pas
|
c8ccd0f717
* fixed endian issues when writing out set constants
|
22 éve |
|
ncgflw.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
ncginl.pas
|
355f84758e
* several rg.allocexplicitregistersint/rg.deallocexplicitregistersint
|
22 éve |
|
ncgld.pas
|
66fcf33869
* fix for threadvars with -dnewra
|
22 éve |
|
ncgmat.pas
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
ncgmem.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
ncgopt.pas
|
d91c880148
* cg.a_load_* get a from and to size specifier
|
22 éve |
|
ncgset.pas
|
af784cfb1e
* final (?) fix to in-code
|
22 éve |
|
ncgutil.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
ncnv.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
ncon.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 éve |
|
nflw.pas
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 éve |
|
ninl.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
nld.pas
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
nmat.pas
|
f8c0236bf4
* fixed expectloc of notnode for all processors that have flags
|
22 éve |
|
nmem.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
nobj.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
node.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
nopt.pas
|
75394a788e
* disable string node optimizations for the moment
|
22 éve |
|
nset.pas
|
7ca760912b
* tcginnode.pass_2 doesn't call a helper anymore in any case
|
22 éve |
|
nstate.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
|
nutils.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
ogbase.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
ogcoff.pas
|
29a382388e
* fix range check error after previous commit
|
22 éve |
|
ogelf.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
oglx.pas
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 éve |
|
ogmap.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
options.pas
|
05c05f2555
* failn removed
|
22 éve |
|
owar.pas
|
06ebac4e27
* readded missing revisions
|
23 éve |
|
owbase.pas
|
4285e99853
* internal linker
|
23 éve |
|
paramgr.pas
|
1b633246b9
* sparc fixes
|
22 éve |
|
parser.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
pass_1.pas
|
47489f2376
* firstpass uses expectloc
|
22 éve |
|
pass_2.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
pbase.pas
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 éve |
|
pdecl.pas
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
pdecobj.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
pdecsub.pas
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
pdecvar.pas
|
b7d99ec934
* paraloc splitted in callerparaloc,calleeparaloc
|
22 éve |
|
pexports.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
|
pexpr.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
pinline.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
pmodules.pas
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 éve |
|
pp.pas
|
3d85d9c2bd
* Fix halt() call
|
22 éve |
|
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 éve |
|
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 éve |
|
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
|
ppc.dpr
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |
|
ppheap.pas
|
3390a23c26
* fix compilation failure
|
23 éve |
|
ppu.pas
|
024590b0fa
* fixed some range check errors that occurred on big endian systems
|
22 éve |
|
pstatmnt.pas
|
1b633246b9
* sparc fixes
|
22 éve |
|
psub.pas
|
177d57f22c
* split en_exit_code into a part that may allocate a register and a part
|
22 éve |
|
psystem.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
ptconst.pas
|
1a2eedd767
* self moved to hidden parameter
|
22 éve |
|
ptype.pas
|
92ee1804b6
* removed selfpointer_offset, vmtpointer_offset
|
22 éve |
|
rautils.pas
|
0dceec9a64
* current_procdef removed, use current_procinfo.procdef instead
|
22 éve |
|
regvars.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
rgobj.pas
|
42c320cb29
* cs_regalloc renamed to cs_regvars to avoid confusion with register
|
22 éve |
|
scandir.pas
|
8e7124f9f8
+ emx target added
|
23 éve |
|
scanner.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
script.pas
|
9ed2ce8c12
* removed some notes/hints
|
22 éve |
|
switches.pas
|
06ebac4e27
* readded missing revisions
|
23 éve |
|
symbase.pas
|
bfb8ae2151
* sym,def resolving partly rewritten to support also parent objects
|
22 éve |
|
symconst.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
symdef.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 éve |
|
symdef.pas
|
09ed47cba6
* don't allow add/assignments for formaldef
|
22 éve |
|
symdefh.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 éve |
|
symnot.pas
|
158e9689d7
+ Notification implementation complete
|
23 éve |
|
symppu.inc
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 éve |
|
symppu.pas
|
e7975c7592
* re-resolving added instead of reloading from ppu
|
22 éve |
|
symsym.inc
|
319ddd55cb
* stabs fixing
|
25 éve |
|
symsym.pas
|
af3946938a
* check if owner.defowner is valid when checking private/protected
|
22 éve |
|
symtable.pas
|
bfb8ae2151
* sym,def resolving partly rewritten to support also parent objects
|
22 éve |
|
symtype.pas
|
bfb8ae2151
* sym,def resolving partly rewritten to support also parent objects
|
22 éve |
|
symutil.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 éve |
|
systems.pas
|
c2fe8dbd99
* merged macos entry/exit code generation into the general one.
|
22 éve |
|
tgobj.pas
|
32d076480b
* framepointer fixes for sparc
|
22 éve |
|
tokens.pas
|
6731abb0db
* fixed some reported bugs
|
22 éve |
|
tpexcept.pas
|
06ebac4e27
* readded missing revisions
|
23 éve |
|
verbose.pas
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 éve |
|
version.pas
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 éve |
|
widestr.pas
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 éve |