.. |
alpha
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 лет назад |
arm
|
54d4e9e4b9
* palmos patch from mazen
|
19 лет назад |
html
|
fa0d3d79e0
no message
|
23 лет назад |
i386
|
e138c9c081
+ Add nice little peephole trick
|
19 лет назад |
ia64
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
m68k
|
e785aee0a1
+ added ifndef NOTARGETAMIGA
|
19 лет назад |
mips
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 лет назад |
msg
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 лет назад |
powerpc
|
21e604c1ea
+ add "-arch ppc" to the assembler call to fix assembling when
|
19 лет назад |
powerpc64
|
88ebc549a6
* some smartlinking fixes for ppc64
|
19 лет назад |
sparc
|
0b1b0047f4
* use GNU Assembler by default on sparc-solaris, it's now called gas
|
19 лет назад |
systems
|
23868147a6
- disable automatic adding of "splitfilename(libname)" to to-be-linked
|
19 лет назад |
utils
|
aeb162e4e1
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
|
19 лет назад |
vis
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
x86
|
d2ba35df7e
* don't destroy edi when allocating the stack frame for win32
|
19 лет назад |
x86_64
|
fdc1419832
* fixed interface wrappers in pic
|
20 лет назад |
COPYING
|
d4b8a224a1
+ Added license to this library
|
21 лет назад |
MPWMake
|
f60d0b98b7
* Bugfix
|
20 лет назад |
Makefile
|
aeb162e4e1
+ added target arm-palmos (please use an fpcmake later than 04 feb 2006 in future)
|
19 лет назад |
Makefile.fpc
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 лет назад |
README
|
012af1131e
* updated to help compiling the compiler
|
22 лет назад |
aasmbase.pas
|
90146185e3
* fixed lengthsleb128
|
19 лет назад |
aasmtai.pas
|
e363da694b
+ allow symbols with defined size
|
19 лет назад |
aggas.pas
|
c5243db965
+ more darwin i386 support
|
19 лет назад |
aopt.pas
|
cd3f064a33
+ enabled postpeepholeopts phase
|
20 лет назад |
aoptbase.pas
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
20 лет назад |
aoptcs.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
aoptda.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
aoptobj.pas
|
db580afbff
* fixed refs bookkeeping of jump labels (fix from Florian in popt386)
|
19 лет назад |
assemble.pas
|
1e08396b0b
* assembling via a pipe and regular assembling now both use the
|
19 лет назад |
browcol.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
browlog.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 лет назад |
catch.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
cclasses.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 лет назад |
cg64f32.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
cgbase.pas
|
137f8f340d
* handling of address registers in references fixed
|
19 лет назад |
cgobj.pas
|
cf6968ae95
* optimize some more range checks away again, fixes 64bit cpu issues
|
19 лет назад |
cgutils.pas
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 лет назад |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 лет назад |
cmsgs.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
comphook.pas
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 лет назад |
compiler.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 лет назад |
compinnr.inc
|
71b90d4d00
+ slice implemented
|
20 лет назад |
comprsrc.pas
|
f8ecc6d359
* link_allways -> link_always (forgot to commit as well :)
|
19 лет назад |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
23 лет назад |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
23 лет назад |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
23 лет назад |
cresstr.pas
|
f9b05b2cdf
* fixed rtl package building
|
20 лет назад |
cstreams.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
cutils.pas
|
60345fa78a
* removed hexstr(), already in RTL (and even supports 64 bit integers)
|
19 лет назад |
dbgbase.pas
|
12730b4cb1
+ dwarf: objectdef
|
19 лет назад |
dbgdwarf.pas
|
58433b83ed
* dwarf on x86-64 is working
|
19 лет назад |
dbgstabs.pas
|
85c6a6d8e6
* put the reference to all debuginfo sections of used units in
|
19 лет назад |
defcmp.pas
|
92c389aaeb
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
|
19 лет назад |
defutil.pas
|
95879fe8a7
* basic support for generic classes
|
19 лет назад |
dwarf.pas
|
01808d825d
* use alt_dbgframe for call frame info labels
|
19 лет назад |
export.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
finput.pas
|
9b59f0675f
+ Fixed -o option
|
20 лет назад |
fmodule.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 лет назад |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
20 лет назад |
fpcdefs.inc
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 лет назад |
fppu.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 лет назад |
gendef.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
globals.pas
|
fbc08c229d
+ Add m_property mode switch to allow per mode recognition of
|
19 лет назад |
globtype.pas
|
72250d3954
* link_allways -> link_always (forgot to commit)
|
19 лет назад |
htypechk.pas
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 лет назад |
impdef.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
import.pas
|
6b536c206a
* fix dll linking
|
19 лет назад |
link.pas
|
5f3e0b5398
* link_allways -> link_always
|
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
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 лет назад |
msgtxt.inc
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 лет назад |
nadd.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
nbas.pas
|
e4451558c4
* optimized register allocation for tempnodes
|
19 лет назад |
ncal.pas
|
791be20f28
* committed wrong file in r2614 (ncal.pas instead of pexpr.pas)
|
19 лет назад |
ncgadd.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
ncgbas.pas
|
b06643a1eb
* tai_const refactored
|
19 лет назад |
ncgcal.pas
|
93bb997d8f
* ppc64/linux: enhanced varargs support (passes tprintf test now)
|
20 лет назад |
ncgcnv.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 лет назад |
ncgcon.pas
|
b06643a1eb
* tai_const refactored
|
19 лет назад |
ncgflw.pas
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 лет назад |
ncginl.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 лет назад |
ncgld.pas
|
b967ae8307
* support @inherited <method> to get the methodpointer
|
19 лет назад |
ncgmat.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
ncgmem.pas
|
1b8baa3bce
* set resultloc for interfacecom in subscriptn
|
19 лет назад |
ncgopt.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
ncgset.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
ncgutil.pas
|
c5243db965
+ more darwin i386 support
|
19 лет назад |
ncnv.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
ncon.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 лет назад |
nflw.pas
|
1375615279
+ automatic prefetching for "while assigned(x) .." and
|
19 лет назад |
ninl.pas
|
a15505521c
* fixed handling of wrong invocations of slice + improved error reporting
|
19 лет назад |
nld.pas
|
bbd3e2e391
* string constants passed to array of const should be passed as ansistrings
|
19 лет назад |
nmat.pas
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 лет назад |
nmem.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
nobj.pas
|
d7692a588e
* fix alignments in vmt, remove all explicit 16 and 32 bit values
|
19 лет назад |
node.pas
|
b967ae8307
* support @inherited <method> to get the methodpointer
|
19 лет назад |
nopt.pas
|
7cd67ea3f0
* node optimizer branch merged
|
20 лет назад |
nset.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
nutils.pas
|
f34f7f10c3
* change order of foreachnode(static) so the "payload" of a
|
19 лет назад |
ogbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
ogcoff.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 лет назад |
ogelf.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 лет назад |
oglx.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
ogmap.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
optcse.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 лет назад |
options.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
optunrol.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 лет назад |
owar.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
owbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
parabase.pas
|
c887507adf
* generic compiler patches for ppc64/linux PIC code
|
19 лет назад |
paramgr.pas
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
19 лет назад |
parser.pas
|
c5243db965
+ more darwin i386 support
|
19 лет назад |
pass_1.pas
|
0907a1ef80
* fixed compilerwidestring concatenation
|
20 лет назад |
pass_2.pas
|
a0b9dd48c9
* remove check for expectloc<>location.loc, it doesn't work anymore for
|
20 лет назад |
pbase.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
pdecl.pas
|
b1c66a106e
* more dup id fixes
|
19 лет назад |
pdecobj.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
pdecsub.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
pdecvar.pas
|
c5243db965
+ more darwin i386 support
|
19 лет назад |
pexports.pas
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 лет назад |
pexpr.pas
|
791be20f28
* committed wrong file in r2614 (ncal.pas instead of pexpr.pas)
|
19 лет назад |
pinline.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
pmodules.pas
|
5f3e0b5398
* link_allways -> link_always
|
19 лет назад |
pp.lpi
|
bc18d6eb8a
+ added palmos support to makes files
|
19 лет назад |
pp.pas
|
4662a12fd5
* compilation for arm target fixed
|
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 лет назад |
ppheap.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 лет назад |
ppu.pas
|
b06643a1eb
* tai_const refactored
|
19 лет назад |
procinfo.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 лет назад |
pstatmnt.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
psub.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
psystem.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
ptconst.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 лет назад |
ptype.pas
|
b1c66a106e
* more dup id fixes
|
19 лет назад |
raatt.pas
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 лет назад |
rabase.pas
|
14fca113bf
* basic framework for integrated arm assembler
|
20 лет назад |
rasm.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
rautils.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
regvars.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
rgobj.pas
|
94038b0d83
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
|
19 лет назад |
scandir.pas
|
5f3e0b5398
* link_allways -> link_always
|
19 лет назад |
scanner.pas
|
b1c66a106e
* more dup id fixes
|
19 лет назад |
script.pas
|
1432660c80
Fixed Unix2Amiga path conversions for external asm script
|
20 лет назад |
switches.pas
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
20 лет назад |
symbase.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
symconst.pas
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 лет назад |
symdef.pas
|
d5297b732e
* make classrefdef regable
|
19 лет назад |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 лет назад |
symsym.pas
|
7edc9d0e6a
* also perform initialised checking for out-parameter, and set the
|
19 лет назад |
symtable.pas
|
63b9f00afd
* don't report sym_w_identifier_only_read for exported or external
|
19 лет назад |
symtype.pas
|
84bd9d80f5
* fixed deref/resolve of sl_vec symlistitems
|
19 лет назад |
symutil.pas
|
1b4c7b5a3e
* fix default parameter compare for widestring
|
20 лет назад |
systems.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 лет назад |
tgobj.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 лет назад |
tokens.pas
|
fbc08c229d
+ Add m_property mode switch to allow per mode recognition of
|
19 лет назад |
verbose.pas
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 лет назад |
version.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 лет назад |
widestr.pas
|
9b4ce0a501
* donewidestring has var instead of out parameter
|
19 лет назад |