index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
pparautl.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ support overriding tdef/tsym methods with target-specific functionality:
jonas
2014-03-29
1
-15
/
+15
*
+ added type parentfpvoidpointertype, which is a void pointer with the same size
nickysn
2014-03-02
1
-1
/
+1
*
* add $parentfp as a first parameter on i8086, instead of last. This makes
nickysn
2013-10-18
1
-2
/
+2
*
compiler: don't add operator name as a function result into operator symtable...
paul
2013-09-25
1
-9
/
+12
*
Added support for type helpers. In non Delphi modes they use "type helper" an...
svenbarth
2013-02-06
1
-2
/
+7
*
compiler: change ret_in_param to accept tabstractprocdef instead of tproccall...
paul
2013-01-16
1
-3
/
+3
*
* prevent invalid typecast on targets using nestedfpstruct functionality
jonas
2012-11-22
1
-1
/
+3
*
Use SUPPORT_SAFECALL conditional
pierre
2012-09-27
1
-1
/
+1
*
Do not call ret_in_param of the current parameter manager when parsing a gene...
svenbarth
2012-06-14
1
-1
/
+6
*
* Added {$i fpcdefs.inc}, was missing in the newly added unit, causing incorr...
sergei
2012-05-17
1
-0
/
+1
*
* merged trunk up to r20882
jonas
2012-04-15
1
-1
/
+6
*
* split several parameter insertion helpers out from pdecsub for
jonas
2011-08-20
1
-0
/
+362