.. |
alpha
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
arm
|
11daaa31f2
* fixed Internal error 200408203 in tbs/tb0258.pp for ARM.
|
18 yıl önce |
html
|
fa0d3d79e0
no message
|
23 yıl önce |
i386
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
19 yıl önce |
ia64
|
32098ceea9
* first iA-64 register stuff
|
19 yıl önce |
m68k
|
e5249a8b56
+ some messy m68k changes (first attempt to implement a_param_*)
|
18 yıl önce |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 yıl önce |
msg
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
18 yıl önce |
powerpc
|
32e06e7a7a
* fixed memory leaks in ppc peephole optimizer
|
19 yıl önce |
powerpc64
|
05a07a7dd2
* better fix for previous revision
|
19 yıl önce |
ppcgen
|
d4258ae636
* fixed memory leak in creation of darwin call stubs
|
19 yıl önce |
sparc
|
87e7e435bf
* store parameters at the callee side with the required alignment
|
19 yıl önce |
systems
|
1044e84ea3
* fixed i386-wince flags.
|
18 yıl önce |
utils
|
e6fbeee5a8
* updated for new compiler switches (mantis 7063)
|
18 yıl önce |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 yıl önce |
x86
|
fc66d46beb
+ added several warnings about use of references
|
18 yıl önce |
x86_64
|
a95c2220cc
* fixed volatile registers for x86_64-win64
|
18 yıl önce |
COPYING
|
d4b8a224a1
+ Added license to this library
|
21 yıl önce |
MPWMake
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 yıl önce |
Makefile
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 yıl önce |
Makefile.fpc
|
979094d0a2
* use echoredir for creating revision.inc
|
19 yıl önce |
README
|
012af1131e
* updated to help compiling the compiler
|
22 yıl önce |
aasmbase.pas
|
05183ac829
* AsmSymbolDict changed to FPHashObjectList
|
19 yıl önce |
aasmdata.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 yıl önce |
aasmtai.pas
|
32e06e7a7a
* fixed memory leaks in ppc peephole optimizer
|
19 yıl önce |
aggas.pas
|
f56d53c0e1
* disable generation of smartlinkable code for Darwin for now since
|
18 yıl önce |
aopt.pas
|
4010d66c2c
* arm cond. instruction support
|
19 yıl önce |
aoptbase.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
aoptcs.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 yıl önce |
aoptda.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
aoptobj.pas
|
4010d66c2c
* arm cond. instruction support
|
19 yıl önce |
assemble.pas
|
4454f6da0f
* enable pipe-assembling again for solaris
|
19 yıl önce |
browcol.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 yıl önce |
catch.pas
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
19 yıl önce |
cclasses.pas
|
d9c91a9663
fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken)
|
19 yıl önce |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
19 yıl önce |
cfileutils.pas
|
2f8c34a537
* findclose must always be called (also when findfirst didn't find
|
19 yıl önce |
cg64f32.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
cgbase.pas
|
f2a25e845d
* refactor gen_alloc_symtable so it depends on varsym type and not
|
19 yıl önce |
cgobj.pas
|
c963543c74
* fixed typo in comments
|
19 yıl önce |
cgutils.pas
|
2e131baa4c
* code generator support for subsetreferences (memory locations which
|
19 yıl önce |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 yıl önce |
cmsgs.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
comphook.pas
|
5c96c98aa2
* use fileage for retrieving file timestamps
|
19 yıl önce |
compiler.pas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
19 yıl önce |
compinnr.inc
|
cd5b9245f9
+ support for bitsizeof() function
|
19 yıl önce |
comprsrc.pas
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 yıl önce |
cp437.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
cp850.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
cp8859_1.pas
|
d704af7216
fix compilation for {$T+} linux/win
|
19 yıl önce |
cresstr.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 yıl önce |
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 yıl önce |
cutils.pas
|
31fcd93a1c
* replace can now also insert strings > 255 chars in ansistrings
|
19 yıl önce |
dbgbase.pas
|
e17b424e28
* refactor procsym procdef list
|
19 yıl önce |
dbgdwarf.pas
|
c54e49d428
* fixed range check errors
|
19 yıl önce |
dbgstabs.pas
|
5f484a0f14
* section "fpc" was renamed to ".fpc".
|
19 yıl önce |
defcmp.pas
|
2b9bdf2155
* fixed mantis 6631, 7322 and 7989: check parameters and return
|
18 yıl önce |
defutil.pas
|
a63ed25f74
* fixed support for repeating constructor without parameters in Delphi
|
18 yıl önce |
export.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
finput.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
fmodule.pas
|
6562e40a3e
* ignore program module when resolving unit names during ppu load
|
18 yıl önce |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
20 yıl önce |
fpcdefs.inc
|
876a3651d1
* varsets disabled completely for now
|
19 yıl önce |
fppu.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
gendef.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
globals.pas
|
fd2032dab2
+ start of embedded rtl
|
19 yıl önce |
globtype.pas
|
fd2032dab2
+ start of embedded rtl
|
19 yıl önce |
htypechk.pas
|
03c7e345cd
* committed wrong version in previous revision
|
18 yıl önce |
impdef.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
import.pas
|
bf1c390027
* refactor import library generation
|
19 yıl önce |
link.pas
|
4ba88ce33e
* fix searching of (g)ar for the arfinishcmd
|
19 yıl önce |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 yıl önce |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 yıl önce |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 yıl önce |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 yıl önce |
mppcsparc
|
72556ae39f
* fix compile problem
|
21 yıl önce |
msgidx.inc
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
18 yıl önce |
msgtxt.inc
|
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
|
18 yıl önce |
nadd.pas
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
19 yıl önce |
nbas.pas
|
7781e842fc
* varset support fixed
|
19 yıl önce |
ncal.pas
|
d5291d0e18
+ handle variant dispatching
|
18 yıl önce |
ncgadd.pas
|
7781e842fc
* varset support fixed
|
19 yıl önce |
ncgbas.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
ncgcal.pas
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
19 yıl önce |
ncgcnv.pas
|
ac5b260ec2
* registers of references aren't reused so we can safe a mov
|
19 yıl önce |
ncgcon.pas
|
fbc197f27a
* fixed writing of double constants on WinCE
|
19 yıl önce |
ncgflw.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
ncginl.pas
|
991c7da136
* support inc(pointer) in TP mode with range/overflow checking on as well
|
19 yıl önce |
ncgld.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
ncgmat.pas
|
b0bc5d92fd
+ fixed suspected typo
|
18 yıl önce |
ncgmem.pas
|
84726ed76c
* copy unique return value to address register on m68k
|
19 yıl önce |
ncgopt.pas
|
3078a1927f
* remove ttype
|
19 yıl önce |
ncgrtti.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 yıl önce |
ncgset.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
ncgutil.pas
|
4c2b412613
* x86_64-win64 returns structured types up to 8 bytes in rax
|
19 yıl önce |
ncnv.pas
|
9a90410081
* ttypeconvnode.simplify, avoid a memory leak
|
19 yıl önce |
ncon.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
19 yıl önce |
nflw.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
19 yıl önce |
ninl.pas
|
8765e488ac
* fixed compilation of tbs/tb0460.pp for targets where currency is stored as ordinal.
|
18 yıl önce |
nld.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
nmat.pas
|
4ae9ac969a
* implicitly call procvars in tp/delphi modes for divmodn, shlshrn
|
18 yıl önce |
nmem.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
nobj.pas
|
66a07eba3e
* give an error if the same method declaration is added twice to an
|
18 yıl önce |
node.pas
|
c947295cb8
+ ttertiarynode
|
19 yıl önce |
nopt.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
nset.pas
|
b86e2aa33a
* fixed crash when compiling certain invalid "in" constructions
|
18 yıl önce |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 yıl önce |
nutils.pas
|
5988e6d117
* niln has a compelxity of 0 (so the inlining code doesn't try to take
|
18 yıl önce |
ogbase.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 yıl önce |
ogcoff.pas
|
f8cfa49971
* enabled af_smartlink_sections for i386-wince.
|
18 yıl önce |
ogelf.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
oglx.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
ogmap.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
optcse.pas
|
3078a1927f
* remove ttype
|
19 yıl önce |
options.pas
|
e0d9b9e307
* fix previous patch for -g alone,
|
18 yıl önce |
opttail.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
19 yıl önce |
optunrol.pas
|
85d63d9fa9
* settings refactored
|
19 yıl önce |
owar.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
owbase.pas
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 yıl önce |
parabase.pas
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 yıl önce |
paramgr.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
parser.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
18 yıl önce |
pass_1.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 yıl önce |
pass_2.pas
|
e17b424e28
* refactor procsym procdef list
|
19 yıl önce |
pbase.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
18 yıl önce |
pdecl.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
18 yıl önce |
pdecobj.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 yıl önce |
pdecsub.pas
|
475664acf5
* fixed local check, fixes #7242
|
18 yıl önce |
pdecvar.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
18 yıl önce |
pexports.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
pexpr.pas
|
80876932aa
+ parsing of type casts with nested types
|
19 yıl önce |
pinline.pas
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
19 yıl önce |
pmodules.pas
|
92538bcb2a
Fixed lineinfo compilation with -gl
|
18 yıl önce |
pp.lpi
|
b76211b426
* more improvements
|
19 yıl önce |
pp.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 yıl önce |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 yıl önce |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 yıl önce |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 yıl önce |
ppc.dpr
|
4ace790492
* remove $Log
|
20 yıl önce |
ppc68k.lpi
|
0d38bda5c4
* small m68k-linux fixes
|
19 yıl önce |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
19 yıl önce |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 yıl önce |
ppu.pas
|
e4a2fb7f35
* fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat
|
18 yıl önce |
procinfo.pas
|
85d63d9fa9
* settings refactored
|
19 yıl önce |
pstatmnt.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 yıl önce |
psub.pas
|
d3ded54ae0
* temporarily turn off self and vmt checking after calling
|
18 yıl önce |
psystem.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
19 yıl önce |
ptconst.pas
|
24ba57fe91
* fixed error message for attempts to initialise typed const
|
18 yıl önce |
ptype.pas
|
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
|
18 yıl önce |
raatt.pas
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
18 yıl önce |
rabase.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 yıl önce |
rasm.pas
|
1684a6fc32
* replaced tdictionary with tfphashlist
|
19 yıl önce |
rautils.pas
|
fc66d46beb
+ added several warnings about use of references
|
18 yıl önce |
regvars.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 yıl önce |
rgobj.pas
|
60069ce3d2
* fix IE with -sr and EXTDEBUG
|
19 yıl önce |
scandir.pas
|
96e1c482bc
* compiler part of first Nintendo DS port
|
19 yıl önce |
scanner.pas
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
18 yıl önce |
script.pas
|
ad7d549965
+ implement pascal inline asm start/halt code for linux/i386
|
19 yıl önce |
switches.pas
|
658c46b903
* remove tdictionary and tindexarray
|
19 yıl önce |
symbase.pas
|
45621c892e
* set vs_initialised for typed consts
|
19 yıl önce |
symconst.pas
|
47ff7b62e7
* fixed overload choosing algorithm so it's Delphi-compatible +
|
18 yıl önce |
symdef.pas
|
2049837dd9
* dispinterfaces are publishable as well
|
18 yıl önce |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 yıl önce |
symsym.pas
|
b957d59391
* don't override varregable for tabstractvarsyms loaded from a ppu when
|
19 yıl önce |
symtable.pas
|
26f81bfe08
* fixed arithmetic overflow when loading the recorddef of large
|
19 yıl önce |
symtype.pas
|
22a372f10b
* fixed bug where derefs with an index 65535 were not read correctly
|
19 yıl önce |
symutil.pas
|
3cae449fda
* moved rtti to ncgrtti
|
19 yıl önce |
systems.pas
|
fd2032dab2
+ start of embedded rtl
|
19 yıl önce |
tgobj.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 yıl önce |
tokens.pas
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 yıl önce |
verbose.pas
|
d80bfc692d
* don't open error file twice but close it first if necessary
|
19 yıl önce |
version.pas
|
7db8bc6498
* Revert version change
|
19 yıl önce |
widestr.pas
|
85d63d9fa9
* settings refactored
|
19 yıl önce |