fpc/rtl/java
Jonas Maebe b60e50b2b0 - reverted 679f3968901f0d565644d59e046eb25d5402f027, because it requires
support for concat_multi for ansistrings to prevent compilation
    problems there

git-svn-id: branches/jvmbackend@18545 -
2011-08-20 08:09:10 +00:00
..
astrings.inc + stubbed ansistring support (using ansistrings compiles, but does not 2011-08-20 08:04:57 +00:00
compproc.inc - reverted 679f3968901f0d565644d59e046eb25d5402f027, because it requires 2011-08-20 08:09:10 +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
jdk15.inc + jdk15 unit with jdk 1.5 header translation 2011-08-20 08:08:21 +00:00
jdk15.pas + jdk15 unit with jdk 1.5 header translation 2011-08-20 08:08:21 +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 + sqr(float) and trunc() support 2011-08-20 07:48:47 +00:00
jrec.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
jrech.inc + support for (only named, for now) records in the JVM target: 2011-08-20 08:00:50 +00:00
Makefile * fixed fpc_unicodestr_compare_equal (has to return 0 in case of 2011-08-20 08:04:11 +00:00
Makefile.fpc + jdk15 unit with jdk 1.5 header translation 2011-08-20 08:08:21 +00:00
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 - reverted 679f3968901f0d565644d59e046eb25d5402f027, because it requires 2011-08-20 08:09:10 +00:00