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
/
jvm
/
cpubase.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Removed/ifdefed lots of unused variables.
yury
2021-01-24
1
-2
/
+2
*
somehow committing went wrong, second part of last commit:
florian
2019-09-03
1
-1
/
+0
*
+ fpc_eh_return_data_regno() intrinsic to get the return register numbers
jonas
2018-10-28
1
-0
/
+6
*
* replaced the saved_XXX_registers arrays with virtual methods inside
nickysn
2018-04-19
1
-11
/
+0
*
* base optimiser support for the JVM target
jonas
2015-08-29
1
-0
/
+13
*
* moved jvm-specific tarrayreftype from cgutils to jvm/cpubase
jonas
2014-03-16
1
-0
/
+9
*
* set imaginary register start for JVM at register number 2, since there
jonas
2014-03-04
1
-3
/
+3
*
Implement support for saving and restoring address registers.
svenbarth
2013-10-05
1
-0
/
+1
*
* consistently define empty saved_mm_registers arrays as containing a single
jonas
2012-06-15
1
-1
/
+1
*
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
jonas
2012-05-12
1
-2
/
+4
*
+ cpubase for jvm: opcodes, basic register definitions, ...
jonas
2011-08-20
1
-0
/
+336