summaryrefslogtreecommitdiff
path: root/rtl/java/jcompproc.inc
Commit message (Expand)AuthorAgeFilesLines
* * changes shift parameter of shift helpers into ALUUInt, as there is an "and"...florian2019-06-091-4/+4
* * Undid last commitmichael2016-09-101-4/+1
* * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso...michael2016-09-101-1/+4
* Fix compilation of JVM platform after recent changes to Delete() and Insert()svenbarth2016-06-041-0/+17
* - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has itjonas2015-09-151-10/+0
* * synchronized with privatetrunk till r30095jonas2015-03-051-1/+1
|\
| * * Patch to allow changing TVarRec data (bug ID 26773)michael2014-11-051-1/+1
* | * synchronised with r28168 of trunkjonas2014-07-051-12/+188
|\ \ | |/
| * * synchronised JVM versions of generic include files with current genericjonas2014-06-011-12/+188
* | * synchronized with trunk up to r27758jonas2014-05-121-1/+0
|\ \ | |/
| * - Removed fpc_pi_real compilerproc, it is no longer used. At least two releas...sergei2014-04-071-1/+0
* | * synchronised with trunk up till r26975jonas2014-03-061-2/+3
|\ \ | |/
| * * fpc_raiseexception does not return a result.sergei2014-02-221-1/+1
| * * Return dynamic arrays in parameter, this was the only managed type still re...sergei2013-12-041-1/+2
* | * converted program termination to compilerproc/hlcgjonas2013-11-111-0/+1
* | * converted unit initialization to compilerproc/hlcgjonas2013-11-111-0/+1
|/
* * RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, ...sergei2013-09-131-4/+4
* * changed fpc_(u)char_to_shortstr() from a procedure into a function, likejonas2013-09-061-2/+2
* * fixed using readstr/writestr inside routines called from the parameterjonas2013-03-171-8/+8
* * Revert changes to java-related files by r23604.yury2013-02-131-2/+2
* * Sync with trunk r23404.yury2013-01-161-15/+19
|\
| * * fixed compilation for targets with internal stack checking after r23325jonas2013-01-061-0/+3
| * * pass the procdef to getintparaloc instead of only the proccalloption, sojonas2013-01-061-3/+4
| * * made the pascal name of the string range checking helpers matchjonas2013-01-061-1/+2
| * - removed FPC 2.4 bootstrapping supportjonas2013-01-061-11/+0
| * * merged changes to systemh.inc/compproc.inc from r22289/r22290/r22310jonas2012-09-061-0/+8
| * * changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900jonas2012-08-191-0/+2
| * * 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-1/+1
|/
* + also specify the parameter def when allocating a parameter viajonas2012-06-241-1/+1
* * merged trunk up to r20882jonas2012-04-151-177/+93
* + assert() support for the JVM target (currently ignores the Java classloaderjonas2012-02-201-1/+1
* * renamed java-specific compproc.inc to jcompproc.inc to prevent timestampjonas2011-12-121-0/+745