The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 622eb4b782 * call getbasedef before getting the classdef of an enum (only the basedef
has an associated class)

git-svn-id: branches/jvmbackend@20870 -
2012-04-14 17:38:02 +00:00
compiler * call getbasedef before getting the classdef of an enum (only the basedef 2012-04-14 17:38:02 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
rtl + assert() support for the JVM target (currently ignores the Java classloader 2012-02-20 11:28:59 +00:00
tests * always return a LOC_JUMP from tjvmnotnode.second_boolean: required both 2012-03-16 17:23:55 +00:00
utils + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
.gitattributes * always return a LOC_JUMP from tjvmnotnode.second_boolean: required both 2012-03-16 17:23:55 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + Android/JVM target, including a translation of the Android r14 SDK 2011-12-12 02:34:34 +00:00
Makefile.fpc + support for building jvm-java compiler/rtl via top-level 2011-12-04 15:33:55 +00:00