| Commit message (Expand) | Author | Age | Files | Lines |
| * | * changes shift parameter of shift helpers into ALUUInt, as there is an "and"... | florian | 2019-06-09 | 1 | -4/+4 |
| * | * Undid last commit | michael | 2016-09-10 | 1 | -4/+1 |
| * | * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso... | michael | 2016-09-10 | 1 | -1/+4 |
| * | Fix compilation of JVM platform after recent changes to Delete() and Insert() | svenbarth | 2016-06-04 | 1 | -0/+17 |
| * | - removed FPC_HAS_STR_CURRENCY-related code, FPC 2.6.4 has it | jonas | 2015-09-15 | 1 | -10/+0 |
| * | * synchronized with privatetrunk till r30095 | jonas | 2015-03-05 | 1 | -1/+1 |
| |\ |
|
| | * | * Patch to allow changing TVarRec data (bug ID 26773) | michael | 2014-11-05 | 1 | -1/+1 |
| * | | * synchronised with r28168 of trunk | jonas | 2014-07-05 | 1 | -12/+188 |
| |\ \
| |/ |
|
| | * | * synchronised JVM versions of generic include files with current generic | jonas | 2014-06-01 | 1 | -12/+188 |
| * | | * synchronized with trunk up to r27758 | jonas | 2014-05-12 | 1 | -1/+0 |
| |\ \
| |/ |
|
| | * | - Removed fpc_pi_real compilerproc, it is no longer used. At least two releas... | sergei | 2014-04-07 | 1 | -1/+0 |
| * | | * synchronised with trunk up till r26975 | jonas | 2014-03-06 | 1 | -2/+3 |
| |\ \
| |/ |
|
| | * | * fpc_raiseexception does not return a result. | sergei | 2014-02-22 | 1 | -1/+1 |
| | * | * Return dynamic arrays in parameter, this was the only managed type still re... | sergei | 2013-12-04 | 1 | -1/+2 |
| * | | * converted program termination to compilerproc/hlcg | jonas | 2013-11-11 | 1 | -0/+1 |
| * | | * converted unit initialization to compilerproc/hlcg | jonas | 2013-11-11 | 1 | -0/+1 |
| |/ |
|
| * | * RTL: Changed 'shift' parameter of 64-bit shift helpers to CPU-native size, ... | sergei | 2013-09-13 | 1 | -4/+4 |
| * | * changed fpc_(u)char_to_shortstr() from a procedure into a function, like | jonas | 2013-09-06 | 1 | -2/+2 |
| * | * fixed using readstr/writestr inside routines called from the parameter | jonas | 2013-03-17 | 1 | -8/+8 |
| * | * Revert changes to java-related files by r23604. | yury | 2013-02-13 | 1 | -2/+2 |
| * | * Sync with trunk r23404. | yury | 2013-01-16 | 1 | -15/+19 |
| |\ |
|
| | * | * fixed compilation for targets with internal stack checking after r23325 | jonas | 2013-01-06 | 1 | -0/+3 |
| | * | * pass the procdef to getintparaloc instead of only the proccalloption, so | jonas | 2013-01-06 | 1 | -3/+4 |
| | * | * made the pascal name of the string range checking helpers match | jonas | 2013-01-06 | 1 | -1/+2 |
| | * | - removed FPC 2.4 bootstrapping support | jonas | 2013-01-06 | 1 | -11/+0 |
| | * | * merged changes to systemh.inc/compproc.inc from r22289/r22290/r22310 | jonas | 2012-09-06 | 1 | -0/+8 |
| | * | * changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900 | jonas | 2012-08-19 | 1 | -0/+2 |
| | * | * add get_frame as an internal symbol for the jvm target because that target | jonas | 2012-07-12 | 1 | -1/+1 |
| | * | * moved g_test_self() from cgobj to hlcgobj | jonas | 2012-07-11 | 1 | -1/+1 |
| |/ |
|
| * | + also specify the parameter def when allocating a parameter via | jonas | 2012-06-24 | 1 | -1/+1 |
| * | * merged trunk up to r20882 | jonas | 2012-04-15 | 1 | -177/+93 |
| * | + assert() support for the JVM target (currently ignores the Java classloader | jonas | 2012-02-20 | 1 | -1/+1 |
| * | * renamed java-specific compproc.inc to jcompproc.inc to prevent timestamp | jonas | 2011-12-12 | 1 | -0/+745 |