fpc/rtl/java
marco dea2c743d5 * Initial active version of
rtl-extra : objects matrix ucomplex
   rtl-objpas: convutil(s) dateutil(s) stdconvs variants varutils
   

git-svn-id: trunk@26398 -
2014-01-05 19:20:15 +00:00
..
jastringh.inc
jastrings.inc
java_sys.inc
java_sysh.inc
jcompproc.inc * Return dynamic arrays in parameter, this was the only managed type still returned in register. Returning managed types in registers requires catching and re-raising exceptions at callee side in order to finalize result and avoid memory leaks. While such behavior makes little difference with generic setjmp-based exception handling, it becomes very inefficient as SEH-styled exception handling is being introduced. 2013-12-04 13:43:22 +00:00
jdk15.inc
jdk15.pas
jdynarr.inc
jdynarrh.inc
jpvar.inc
jpvarh.inc
jrec.inc
jrech.inc
jset.inc
jseth.inc
jsstringh.inc
jsstrings.inc
jsystem.inc * fixed compilation of new str<->float code on the JVM target (patch by 2013-11-06 16:13:50 +00:00
jsystemh_types.inc
jsystemh.inc * Handle "SarInt64" always as internal procedure, introduced virtual method tinlinenode.first_sar that by default converts it into call to "fpc_sarint64" unless target CPU is 64-bit. This provides a point to insert target-specific optimizations. 2013-10-28 14:31:36 +00:00
jtcon.inc
jtconh.inc
jtvar.inc
jtvarh.inc
justringh.inc
justrings.inc
jwin2javacharset.inc
Makefile * Initial active version of 2014-01-05 19:20:15 +00:00
Makefile.fpc
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtldefs.inc
rtti.inc
sysos.inc
sysosh.inc
sysres.inc
system.pp