fpc/rtl/java
Jonas Maebe 845f50448c + support for qword div/mod via helper (the JVM only supports signed
64 bit division natively)

git-svn-id: branches/jvmbackend@18523 -
2011-08-20 08:07:02 +00:00
..
astrings.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00
compproc.inc + support for qword div/mod via helper (the JVM only supports signed 2011-08-20 08:07:02 +00:00
java_sys.inc + added several reflection classes for use in array processing 2011-08-20 08:05:12 +00:00
java_sysh.inc + added several reflection classes for use in array processing 2011-08-20 08:05:12 +00:00
jdynarrh.inc + support for copy(dynarray) 2011-08-20 08:05:23 +00:00
jint64.inc + support for qword div/mod via helper (the JVM only supports signed 2011-08-20 08:07:02 +00:00
jmathh.inc
jrec.inc
jrech.inc
Makefile * fixed fpc_unicodestr_compare_equal (has to return 0 in case of 2011-08-20 08:04:11 +00:00
Makefile.fpc
objpas.pp
rtl.cfg
rtti.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
system.pp + support for qword div/mod via helper (the JVM only supports signed 2011-08-20 08:07:02 +00:00
ustringh.inc + unicodestring support for the JVM target (except for multiple adds 2011-08-20 08:02:33 +00:00
ustrings.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00