.. |
alpha
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
arm
|
54d4e9e4b9
* palmos patch from mazen
|
19 years ago |
html
|
fa0d3d79e0
no message
|
23 years ago |
i386
|
a68ca7eb2a
* fixed web bug #4768 + test
|
19 years ago |
ia64
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
m68k
|
e785aee0a1
+ added ifndef NOTARGETAMIGA
|
19 years ago |
mips
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 years ago |
msg
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
powerpc
|
4662a12fd5
* compilation for arm target fixed
|
19 years ago |
powerpc64
|
4fcc98fbf9
* fixed tlist overflow in some corner cases when fixing up jumps
|
19 years ago |
sparc
|
0b1b0047f4
* use GNU Assembler by default on sparc-solaris, it's now called gas
|
19 years ago |
systems
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
utils
|
fa1e63d391
* from Ales Katona: use $fpcversion instead of fixed version number when generating config
|
19 years ago |
vis
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
x86
|
d2ba35df7e
* don't destroy edi when allocating the stack frame for win32
|
19 years ago |
x86_64
|
fdc1419832
* fixed interface wrappers in pic
|
20 years ago |
COPYING
|
d4b8a224a1
+ Added license to this library
|
20 years ago |
MPWMake
|
f60d0b98b7
* Bugfix
|
20 years ago |
Makefile
|
bc18d6eb8a
+ added palmos support to makes files
|
19 years ago |
Makefile.fpc
|
f7f0f9c426
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
|
20 years ago |
README
|
012af1131e
* updated to help compiling the compiler
|
22 years ago |
aasmbase.pas
|
64acd83ab4
+ dwarf for procedures and local symbols
|
19 years ago |
aasmtai.pas
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
aggas.pas
|
2ff2918016
* fixed open arrays with dwarf
|
19 years ago |
aopt.pas
|
cd3f064a33
+ enabled postpeepholeopts phase
|
20 years ago |
aoptbase.pas
|
ab3bc45fa4
* cpu-specific overrides of optimizer methods now get called
|
20 years ago |
aoptcs.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
aoptda.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
aoptobj.pas
|
db580afbff
* fixed refs bookkeeping of jump labels (fix from Florian in popt386)
|
19 years ago |
assemble.pas
|
6ba68594be
* Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes.
|
19 years ago |
browcol.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
browlog.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
bsdcompile
|
26081ed999
* Simple script which specifies the right params for a try out BSD build
|
25 years ago |
catch.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cclasses.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |
cg64f32.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
cgbase.pas
|
137f8f340d
* handling of address registers in references fixed
|
19 years ago |
cgobj.pas
|
94038b0d83
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
|
19 years ago |
cgutils.pas
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
charset.pas
|
edffc31139
* fixed crash with empty codepage
|
20 years ago |
cmsgs.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
comphook.pas
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 years ago |
compiler.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
compinnr.inc
|
71b90d4d00
+ slice implemented
|
20 years ago |
comprsrc.pas
|
46097d7679
+ wince resource compiler support
|
20 years ago |
cp437.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
cp850.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
cp8859_1.pas
|
effb0aae89
- remove compilation warnings
|
22 years ago |
cresstr.pas
|
f9b05b2cdf
* fixed rtl package building
|
19 years ago |
cstreams.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cutils.pas
|
60345fa78a
* removed hexstr(), already in RTL (and even supports 64 bit integers)
|
19 years ago |
dbgbase.pas
|
12730b4cb1
+ dwarf: objectdef
|
19 years ago |
dbgdwarf.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
dbgstabs.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
defcmp.pas
|
92c389aaeb
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
|
19 years ago |
defutil.pas
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
dwarf.pas
|
01808d825d
* use alt_dbgframe for call frame info labels
|
19 years ago |
export.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
finput.pas
|
9b59f0675f
+ Fixed -o option
|
20 years ago |
fmodule.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
fpccrc.pas
|
c0b4678873
* Rename unit crc to fpccrc to avoid name conflict in packages
|
19 years ago |
fpcdefs.inc
|
3681639a6a
- more PowerPC64 fixes; "Hello World" style programs can be compiled and run
|
20 years ago |
fppu.pas
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 years ago |
gendef.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
globals.pas
|
4662a12fd5
* compilation for arm target fixed
|
19 years ago |
globtype.pas
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 years ago |
htypechk.pas
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
impdef.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
import.pas
|
6b536c206a
* fix dll linking
|
19 years ago |
link.pas
|
a2307edf2c
* fixed -dUSE_SYSUTILS compilation
|
19 years ago |
make_old.cmd
|
918d797b20
* make.cmd renamed to make_old.cmd
|
24 years ago |
mdppc386.bat
|
1f4bac4fd0
* delphi fixes
|
24 years ago |
mppc386.bat
|
07ad807864
* added -FE. to put the PPU's in the compiler dir
|
25 years ago |
mppc68k.bat
|
0e8616ed1f
+ temporary variables now in temp_gen.pas unit
|
27 years ago |
mppcsparc
|
72556ae39f
* fix compile problem
|
21 years ago |
msgidx.inc
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
msgtxt.inc
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
nadd.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
nbas.pas
|
e4451558c4
* optimized register allocation for tempnodes
|
19 years ago |
ncal.pas
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
ncgadd.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
ncgbas.pas
|
b06643a1eb
* tai_const refactored
|
19 years ago |
ncgcal.pas
|
93bb997d8f
* ppc64/linux: enhanced varargs support (passes tprintf test now)
|
19 years ago |
ncgcnv.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
ncgcon.pas
|
b06643a1eb
* tai_const refactored
|
19 years ago |
ncgflw.pas
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 years ago |
ncginl.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
ncgld.pas
|
61e3b70cfa
* cleaned up segmented thread variables
|
19 years ago |
ncgmat.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
ncgmem.pas
|
9f8753c6c0
* fixed web bug #4669 (usage of location.loc instead of expectloc)
|
19 years ago |
ncgopt.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
ncgset.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
ncgutil.pas
|
2435a7a93c
* finalization sections in shared libraries under Darwin are now run
|
19 years ago |
ncnv.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
ncon.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
nflw.pas
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
ninl.pas
|
cd70b38e8b
* kill warnings about non-longint code parameters with val()
|
19 years ago |
nld.pas
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 years ago |
nmat.pas
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
nmem.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
nobj.pas
|
8f21a5c0f6
* align interface offsets
|
19 years ago |
node.pas
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 years ago |
nopt.pas
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
nset.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
nstate.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
nutils.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
ogbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
ogcoff.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
ogelf.pas
|
8cd8e4ba8d
+ basic dwarf support for variables and types
|
19 years ago |
oglx.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
ogmap.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
optcse.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 years ago |
options.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
optunrol.pas
|
b7d874635c
* fixed some small problems in loop unrolling
|
20 years ago |
owar.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
owbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
parabase.pas
|
c887507adf
* generic compiler patches for ppc64/linux PIC code
|
19 years ago |
paramgr.pas
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
19 years ago |
parser.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pass_1.pas
|
0907a1ef80
* fixed compilerwidestring concatenation
|
19 years ago |
pass_2.pas
|
a0b9dd48c9
* remove check for expectloc<>location.loc, it doesn't work anymore for
|
20 years ago |
pbase.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pdecl.pas
|
b1c66a106e
* more dup id fixes
|
19 years ago |
pdecobj.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pdecsub.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pdecvar.pas
|
05bac3dceb
* fix searching of typenames in records
|
19 years ago |
pexports.pas
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 years ago |
pexpr.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pinline.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
pmodules.pas
|
e2383470b8
* fixed invalid memory read in tp-mode when parsing uses clause
|
19 years ago |
pp.lpi
|
bc18d6eb8a
+ added palmos support to makes files
|
19 years ago |
pp.pas
|
4662a12fd5
* compilation for arm target fixed
|
19 years ago |
ppc.cfg
|
9465a13e71
+ Delphi 6 configuration file
|
23 years ago |
ppc.conf
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
ppc.dof
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
ppc.dpr
|
4ace790492
* remove $Log
|
20 years ago |
ppheap.pas
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |
ppu.pas
|
b06643a1eb
* tai_const refactored
|
19 years ago |
procinfo.pas
|
a3ab2053c9
* support multiple asmlabel types, renamed getlabel to
|
20 years ago |
pstatmnt.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
psub.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
psystem.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
ptconst.pas
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
ptype.pas
|
b1c66a106e
* more dup id fixes
|
19 years ago |
raatt.pas
|
28381b1287
* new assembler symbol type AT_LABEL needed for PowerPc64 target
|
20 years ago |
rabase.pas
|
14fca113bf
* basic framework for integrated arm assembler
|
20 years ago |
rasm.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
rautils.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
regvars.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
rgbase.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
rgobj.pas
|
94038b0d83
+ translate register variable locations, enables register variable debug info, with SSA it requires to be extended maintaining location list
|
19 years ago |
scandir.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
scanner.pas
|
b1c66a106e
* more dup id fixes
|
19 years ago |
script.pas
|
1432660c80
Fixed Unix2Amiga path conversions for external asm script
|
19 years ago |
switches.pas
|
632bdcd149
* $W switch sets the localswitch cs_generate_stackframes that can be
|
20 years ago |
symbase.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
symconst.pas
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
symdef.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
symnot.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
symsym.pas
|
7edc9d0e6a
* also perform initialised checking for out-parameter, and set the
|
19 years ago |
symtable.pas
|
63b9f00afd
* don't report sym_w_identifier_only_read for exported or external
|
19 years ago |
symtype.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
symutil.pas
|
1b4c7b5a3e
* fix default parameter compare for widestring
|
20 years ago |
systems.pas
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
tgobj.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
tokens.pas
|
1318b95a06
* Enable recognition of property keyword in all modes now that
|
19 years ago |
verbose.pas
|
1908ba2206
+ -vb: writes compiler messages with full path instead of the file name only
|
20 years ago |
version.pas
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 years ago |
widestr.pas
|
0907a1ef80
* fixed compilerwidestring concatenation
|
19 years ago |