summaryrefslogtreecommitdiff
path: root/rtl/java/jsystem.inc
Commit message (Expand)AuthorAgeFilesLines
* Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after co...pierre2019-05-201-1/+1
* + Add RTE 236 for thread errors:pierre2018-03-211-1/+1
* * move TTypeKind from TypInfo unit to System unit as it's necessary for the f...svenbarth2017-08-111-40/+14
* * more occured -> occurred spelling fixes.marco2016-12-141-1/+1
* * updated FSF address (mantis #30198, patch by Paul Gevers)jonas2016-10-021-2/+2
* * Undid last commitmichael2016-09-101-1/+0
* * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso...michael2016-09-101-0/+1
* Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO...svenbarth2016-06-111-8/+8
* - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has itjonas2015-09-151-6/+2
* * synchronized with privatetrunk till r30095jonas2015-03-051-22/+26
|\
| * * synchronised with latest changes to equivalent files in rtl/inc, injonas2014-10-151-22/+26
* | * "public, alias" doesn't do anything (yet) for the jvm target, but thejonas2014-07-051-1/+1
* | * synchronised with r28168 of trunkjonas2014-07-051-101/+462
|\ \ | |/
| * * synchronised JVM versions of generic include files with current genericjonas2014-06-011-101/+462
* | * synchronized with trunk up to r27758jonas2014-05-121-0/+10
|\ \ | |/
| * * r27142 for the JVM target, so its system unit compiles againjonas2014-03-301-0/+10
* | * converted program termination to compilerproc/hlcgjonas2013-11-111-2/+4
* | * converted unit initialization to compilerproc/hlcgjonas2013-11-111-1/+1
|/
* * fixed compilation of new str<->float code on the JVM target (patch byjonas2013-11-061-1/+0
* * force use of real2str.inc after r25888 because it doesn't compile (yet?)jonas2013-11-011-1/+1
* compiler, rtl, tests: write Delphi compatible (more or less) type information...paul2013-05-041-26/+29
* Merged r22903florian2013-03-091-1/+1
* * Revert changes to java-related files by r23604.yury2013-02-131-2/+2
* * Sync with trunk r23404.yury2013-01-161-19/+69
|\
| * * pass the procdef to getintparaloc instead of only the proccalloption, sojonas2013-01-061-1/+1
| * * enabled threading feature for jvm target so that rtl/inc/genmath.incjonas2013-01-061-2/+2
| * * workaround because "public,alias" isn't supported yet on JVM targetsjonas2012-09-281-1/+1
| * * changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900jonas2012-08-191-15/+64
| * Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requir...tom_at_work2012-08-141-0/+1
| * * add get_frame as an internal symbol for the jvm target because that targetjonas2012-07-121-1/+1
| * * moved g_test_self() from cgobj to hlcgobjjonas2012-07-111-2/+2
|/
* * fixed conversion of empty ansistring/widestring constants to pchar onjonas2012-05-261-3/+6
* * fixed ansistring -> pchar type conversion on JVM target now that emptyjonas2012-04-251-2/+3
* * merged trunk up to r20882jonas2012-04-151-69/+70
* + assert() support for the JVM target (currently ignores the Java classloaderjonas2012-02-201-2/+3
* + support for range checking calculations with hlcgobjjonas2011-08-201-2/+2
* * extracted dynarray helpers from system unit into jdynarr.inc (werejonas2011-08-201-0/+1491