.. |
alpha
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
arm
|
c427fcf902
* fixed register to register conversion for ARM.
|
преди 19 години |
html
|
fa0d3d79e0
no message
|
преди 23 години |
i386
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
преди 19 години |
ia64
|
32098ceea9
* first iA-64 register stuff
|
преди 19 години |
m68k
|
d6844efccc
+ fixed dbra errors
|
преди 18 години |
mips
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
msg
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
преди 19 години |
powerpc
|
05a07a7dd2
* better fix for previous revision
|
преди 19 години |
powerpc64
|
05a07a7dd2
* better fix for previous revision
|
преди 19 години |
ppcgen
|
f4cb8c1bef
* fixed case for ppc64 with 64 bit values
|
преди 19 години |
sparc
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
systems
|
f7da7486a3
* Avoid memory leak in TExportLibWin.preparelib
|
преди 18 години |
utils
|
85404fbe79
+ support multiple gcc dirs depending on the target architecture for
|
преди 19 години |
vis
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
преди 19 години |
x86
|
05a07a7dd2
* better fix for previous revision
|
преди 19 години |
x86_64
|
4c2b412613
* x86_64-win64 returns structured types up to 8 bytes in rax
|
преди 19 години |
COPYING
|
d4b8a224a1
+ Added license to this library
|
преди 21 години |
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
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
преди 19 години |
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)
|
преди 19 години |
cfidwarf.pas
|
870be04a3f
* use dwarf_reg()
|
преди 19 години |
cfileutils.pas
|
d8d25c2489
* fixed memory leaks in compiler.
|
преди 19 години |
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
|
преди 19 години |
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
|
5cd8775d38
* show only totals for memdebug
|
преди 19 години |
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
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
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
|
преди 19 години |
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
|
преди 20 години |
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
|
d8d25c2489
* fixed memory leaks in compiler.
|
преди 19 години |
globtype.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
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
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
преди 19 години |
msgtxt.inc
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
преди 19 години |
nadd.pas
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
преди 18 години |
nbas.pas
|
7781e842fc
* varset support fixed
|
преди 19 години |
ncal.pas
|
d7633e9dd0
* removed wrong comment from r5389 (no longer applicable since r5390)
|
преди 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
|
преди 19 години |
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
|
b8c3fecd1d
* fixed overflow checking for inc/dec on non-x86
|
преди 19 години |
ncgld.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
ncgmat.pas
|
658c46b903
* remove tdictionary and tindexarray
|
преди 19 години |
ncgmem.pas
|
e04e668640
* give internalerror if trying to take the address of something else
|
преди 19 години |
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
|
преди 19 години |
ncnv.pas
|
9a90410081
* ttypeconvnode.simplify, avoid a memory leak
|
преди 18 години |
ncon.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
преди 19 години |
nflw.pas
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
преди 19 години |
ninl.pas
|
9e60d6791d
* show name of procedure/function called with too few parameters
|
преди 19 години |
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
|
61f0f0b793
* define FPC_DOUBLE_HILO_SWAPPED for ARM CPU if needed to properly handle doubles in RTL.
|
преди 19 години |
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
|
преди 19 години |
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
|
преди 19 години |
pmodules.pas
|
87d5058dec
* fix arm-wince exception handling.
|
преди 19 години |
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
|
преди 19 години |
ppcarm.lpi
|
8998a04bf6
* initial copy from i386
|
преди 19 години |
ppheap.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
преди 19 години |
ppu.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
procinfo.pas
|
85d63d9fa9
* settings refactored
|
преди 19 години |
pstatmnt.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
psub.pas
|
2fd4be4637
* Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack.
|
преди 19 години |
psystem.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
преди 19 години |
ptconst.pas
|
8e4e504cd8
* range error
|
преди 19 години |
ptype.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
преди 19 години |
raatt.pas
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
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
|
d47dc38f2c
* ignore PIC directive on windows and warn about it
|
преди 19 години |
scanner.pas
|
f9235938b4
* storing/restoring of settings when doing a specialization
|
преди 19 години |
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
|
4dc98db426
* don't put classes/interfaces which need to be finalized in regvars
|
преди 19 години |
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
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
преди 19 години |
symtype.pas
|
9ae8e9fa21
* refactor tclassheader in tvmtbuilder and tvmtwriter
|
преди 19 години |
symutil.pas
|
3cae449fda
* moved rtti to ncgrtti
|
преди 19 години |
systems.pas
|
6e2187c606
+ windows uses now sysinit units as well
|
преди 19 години |
tgobj.pas
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
преди 19 години |
tokens.pas
|
058e1877ba
+ store compiler switch changes in generic token streams
|
преди 19 години |
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 години |