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
/
compinnr.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
+ implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc
nickysn
2021-01-21
1
-0
/
+4
*
+ added explanation for min/max intrinsics
florian
2020-12-07
1
-0
/
+11
*
+ min/max intrinsics for internal use by the compiler
florian
2020-12-05
1
-0
/
+8
*
* fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValu...
svenbarth
2020-06-25
1
-1
/
+4
*
* include the Z80 specific intrinsic values
svenbarth
2020-06-07
1
-0
/
+4
*
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
florian
2020-01-14
1
-1
/
+3
*
+ add support for the IsManagedType() intrinsics which reports for a type (or...
svenbarth
2019-11-06
1
-0
/
+1
*
* synchronised with trunk till r40466
jonas
2018-12-04
1
-0
/
+1
|
\
|
*
+ volatile() expression that marks an expression as volatile
jonas
2018-12-04
1
-0
/
+1
*
|
+ fpc_eh_return_data_regno() intrinsic to get the return register numbers
jonas
2018-10-28
1
-0
/
+1
|
/
*
+ inline support for the x86 'in' and 'out' instructions. Currently only enabled
nickysn
2018-07-03
1
-0
/
+4
*
+ added an i8086-specific FarAddr() function, similar to Addr(), but always
nickysn
2017-11-27
1
-0
/
+1
*
+ implemented some AVR specific intrinsics
florian
2017-11-01
1
-0
/
+8
*
+ new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind o...
svenbarth
2017-08-11
1
-0
/
+1
*
* use an enum instead of integer constants to represent inline numbers
nickysn
2017-05-10
1
-0
/
+164