.. |
alpha
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
arm
|
11daaa31f2
* fixed Internal error 200408203 in tbs/tb0258.pp for ARM.
|
18 жил өмнө |
html
|
fa0d3d79e0
no message
|
23 жил өмнө |
i386
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
18 жил өмнө |
ia64
|
32098ceea9
* first iA-64 register stuff
|
19 жил өмнө |
m68k
|
f4b44b8a97
+ unbroke m68k-amiga syscalls
|
18 жил өмнө |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
msg
|
949aa60805
* DWARF debug lineinfo reader
|
18 жил өмнө |
powerpc
|
32e06e7a7a
* fixed memory leaks in ppc peephole optimizer
|
18 жил өмнө |
powerpc64
|
05a07a7dd2
* better fix for previous revision
|
18 жил өмнө |
ppcgen
|
d4258ae636
* fixed memory leak in creation of darwin call stubs
|
18 жил өмнө |
sparc
|
87e7e435bf
* store parameters at the callee side with the required alignment
|
18 жил өмнө |
systems
|
5f81d9e656
* arm9 binaries are automatically patched
|
18 жил өмнө |
utils
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 жил өмнө |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
x86
|
05a07a7dd2
* better fix for previous revision
|
18 жил өмнө |
x86_64
|
4c2b412613
* x86_64-win64 returns structured types up to 8 bytes in rax
|
18 жил өмнө |
COPYING
|
d4b8a224a1
+ Added license to this library
|
20 жил өмнө |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 жил өмнө |
Makefile
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 жил өмнө |
Makefile.fpc
|
979094d0a2
* use echoredir for creating revision.inc
|
19 жил өмнө |
README
|
012af1131e
* updated to help compiling the compiler
|
22 жил өмнө |
aasmbase.pas
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
19 жил өмнө |
aasmdata.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 жил өмнө |
aasmtai.pas
|
32e06e7a7a
* fixed memory leaks in ppc peephole optimizer
|
18 жил өмнө |
aggas.pas
|
8c4f672954
+ avoidin .sections in the generated asm file for m68k-amiga,
|
18 жил өмнө |
aopt.pas
|
4010d66c2c
* arm cond. instruction support
|
19 жил өмнө |
aoptbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
aoptda.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
aoptobj.pas
|
4010d66c2c
* arm cond. instruction support
|
19 жил өмнө |
assemble.pas
|
4454f6da0f
* enable pipe-assembling again for solaris
|
19 жил өмнө |
browcol.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 жил өмнө |
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 жил өмнө |
cclasses.pas
|
d9c91a9663
fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken)
|
18 жил өмнө |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
19 жил өмнө |
cfileutils.pas
|
2f8c34a537
* findclose must always be called (also when findfirst didn't find
|
18 жил өмнө |
cg64f32.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
cgbase.pas
|
f2a25e845d
* refactor gen_alloc_symtable so it depends on varsym type and not
|
19 жил өмнө |
cgobj.pas
|
c963543c74
* fixed typo in comments
|
18 жил өмнө |
cgutils.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 жил өмнө |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 жил өмнө |
cmsgs.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
comphook.pas
|
5c96c98aa2
* use fileage for retrieving file timestamps
|
19 жил өмнө |
compiler.pas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 жил өмнө |
compinnr.inc
|
cd5b9245f9
+ support for bitsizeof() function
|
19 жил өмнө |
comprsrc.pas
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 жил өмнө |
cp437.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 жил өмнө |
cp850.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 жил өмнө |
cp8859_1.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 жил өмнө |
cresstr.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 жил өмнө |
cstreams.pas
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 жил өмнө |
cutils.pas
|
31fcd93a1c
* replace can now also insert strings > 255 chars in ansistrings
|
19 жил өмнө |
dbgbase.pas
|
e17b424e28
* refactor procsym procdef list
|
19 жил өмнө |
dbgdwarf.pas
|
c54e49d428
* fixed range check errors
|
18 жил өмнө |
dbgstabs.pas
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 жил өмнө |
defcmp.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
defutil.pas
|
41c23b8904
- disabled varsets for big endian targets for now since it breaks sets
|
19 жил өмнө |
export.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
finput.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
fmodule.pas
|
5cd8775d38
* show only totals for memdebug
|
19 жил өмнө |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
19 жил өмнө |
fpcdefs.inc
|
876a3651d1
* varsets disabled completely for now
|
19 жил өмнө |
fppu.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
gendef.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
globals.pas
|
fd2032dab2
+ start of embedded rtl
|
18 жил өмнө |
globtype.pas
|
fd2032dab2
+ start of embedded rtl
|
18 жил өмнө |
htypechk.pas
|
81726e85d7
* properties can be also passed to formal const parameters
|
19 жил өмнө |
impdef.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
import.pas
|
bf1c390027
* refactor import library generation
|
19 жил өмнө |
link.pas
|
4ba88ce33e
* fix searching of (g)ar for the arfinishcmd
|
19 жил өмнө |
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
|
72556ae39f
* fix compile problem
|
21 жил өмнө |
msgidx.inc
|
949aa60805
* DWARF debug lineinfo reader
|
18 жил өмнө |
msgtxt.inc
|
949aa60805
* DWARF debug lineinfo reader
|
18 жил өмнө |
nadd.pas
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
18 жил өмнө |
nbas.pas
|
7781e842fc
* varset support fixed
|
19 жил өмнө |
ncal.pas
|
e4a2fb7f35
* fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat
|
18 жил өмнө |
ncgadd.pas
|
7781e842fc
* varset support fixed
|
19 жил өмнө |
ncgbas.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
ncgcal.pas
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
18 жил өмнө |
ncgcnv.pas
|
ac5b260ec2
* registers of references aren't reused so we can safe a mov
|
19 жил өмнө |
ncgcon.pas
|
fbc197f27a
* fixed writing of double constants on WinCE
|
19 жил өмнө |
ncgflw.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
ncginl.pas
|
991c7da136
* support inc(pointer) in TP mode with range/overflow checking on as well
|
18 жил өмнө |
ncgld.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
ncgmat.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
ncgmem.pas
|
84726ed76c
* copy unique return value to address register on m68k
|
18 жил өмнө |
ncgopt.pas
|
3078a1927f
* remove ttype
|
19 жил өмнө |
ncgrtti.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
ncgset.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
ncgutil.pas
|
4c2b412613
* x86_64-win64 returns structured types up to 8 bytes in rax
|
18 жил өмнө |
ncnv.pas
|
9a90410081
* ttypeconvnode.simplify, avoid a memory leak
|
18 жил өмнө |
ncon.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
18 жил өмнө |
nflw.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
18 жил өмнө |
ninl.pas
|
8765e488ac
* fixed compilation of tbs/tb0460.pp for targets where currency is stored as ordinal.
|
18 жил өмнө |
nld.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
nmat.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
nmem.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
nobj.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
node.pas
|
c947295cb8
+ ttertiarynode
|
19 жил өмнө |
nopt.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
nset.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 жил өмнө |
nutils.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
ogbase.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 жил өмнө |
ogcoff.pas
|
f258b907fb
* Set procalign alignment for sections of import jumps table.
|
19 жил өмнө |
ogelf.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
ogmap.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
optcse.pas
|
3078a1927f
* remove ttype
|
19 жил өмнө |
options.pas
|
a9da7ec275
* use stabs as default debug format if none is
|
18 жил өмнө |
opttail.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 жил өмнө |
optunrol.pas
|
85d63d9fa9
* settings refactored
|
19 жил өмнө |
owar.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
owbase.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 жил өмнө |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 жил өмнө |
paramgr.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
parser.pas
|
3cae449fda
* moved rtti to ncgrtti
|
19 жил өмнө |
pass_1.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 жил өмнө |
pass_2.pas
|
e17b424e28
* refactor procsym procdef list
|
19 жил өмнө |
pbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
pdecl.pas
|
28c5578976
* don't generate vmt for a generic
|
18 жил өмнө |
pdecobj.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
pdecsub.pas
|
534048e286
* fixed parameter name change message
|
19 жил өмнө |
pdecvar.pas
|
72c7d5b6c0
* support ranges in case-options of variant records
|
18 жил өмнө |
pexports.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
pexpr.pas
|
80876932aa
+ parsing of type casts with nested types
|
19 жил өмнө |
pinline.pas
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
18 жил өмнө |
pmodules.pas
|
949aa60805
* DWARF debug lineinfo reader
|
18 жил өмнө |
pp.lpi
|
b76211b426
* more improvements
|
19 жил өмнө |
pp.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 жил өмнө |
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
|
4ace790492
* remove $Log
|
20 жил өмнө |
ppc68k.lpi
|
0d38bda5c4
* small m68k-linux fixes
|
18 жил өмнө |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
19 жил өмнө |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 жил өмнө |
ppu.pas
|
e4a2fb7f35
* fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat
|
18 жил өмнө |
procinfo.pas
|
85d63d9fa9
* settings refactored
|
19 жил өмнө |
pstatmnt.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 жил өмнө |
psub.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 жил өмнө |
psystem.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
ptconst.pas
|
24ba57fe91
* fixed error message for attempts to initialise typed const
|
18 жил өмнө |
ptype.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
raatt.pas
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
18 жил өмнө |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 жил өмнө |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
19 жил өмнө |
rautils.pas
|
fbc197f27a
* fixed writing of double constants on WinCE
|
19 жил өмнө |
regvars.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 жил өмнө |
rgobj.pas
|
60069ce3d2
* fix IE with -sr and EXTDEBUG
|
19 жил өмнө |
scandir.pas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
18 жил өмнө |
scanner.pas
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
18 жил өмнө |
script.pas
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
19 жил өмнө |
switches.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 жил өмнө |
symbase.pas
|
45621c892e
* set vs_initialised for typed consts
|
19 жил өмнө |
symconst.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 жил өмнө |
symdef.pas
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 жил өмнө |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 жил өмнө |
symsym.pas
|
b957d59391
* don't override varregable for tabstractvarsyms loaded from a ppu when
|
18 жил өмнө |
symtable.pas
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
18 жил өмнө |
symtype.pas
|
22a372f10b
* fixed bug where derefs with an index 65535 were not read correctly
|
18 жил өмнө |
symutil.pas
|
3cae449fda
* moved rtti to ncgrtti
|
19 жил өмнө |
systems.pas
|
fd2032dab2
+ start of embedded rtl
|
18 жил өмнө |
tgobj.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 жил өмнө |
tokens.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 жил өмнө |
verbose.pas
|
d80bfc692d
* don't open error file twice but close it first if necessary
|
19 жил өмнө |
version.pas
|
7db8bc6498
* Revert version change
|
19 жил өмнө |
widestr.pas
|
85d63d9fa9
* settings refactored
|
19 жил өмнө |