| Commit message (Expand) | Author | Age | Files | Lines |
| * | Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after co... | pierre | 2019-05-20 | 1 | -1/+1 |
| * | + Add RTE 236 for thread errors: | pierre | 2018-03-21 | 1 | -1/+1 |
| * | * move TTypeKind from TypInfo unit to System unit as it's necessary for the f... | svenbarth | 2017-08-11 | 1 | -40/+14 |
| * | * more occured -> occurred spelling fixes. | marco | 2016-12-14 | 1 | -1/+1 |
| * | * updated FSF address (mantis #30198, patch by Paul Gevers) | jonas | 2016-10-02 | 1 | -2/+2 |
| * | * Undid last commit | michael | 2016-09-10 | 1 | -1/+0 |
| * | * Patch from Karl-Michael Schindler to prepend TMP to temp filename../inc/iso... | michael | 2016-09-10 | 1 | -0/+1 |
| * | Rename FPC_HAS_INDIRECT_MAIN_INFORMATION to FPC_HAS_INDIRECT_ENTRY_INFORMATIO... | svenbarth | 2016-06-11 | 1 | -8/+8 |
| * | - removed FPC_OBJFPC_EXTENDED_IF-related code, FPC 2.6.4 has it | jonas | 2015-09-15 | 1 | -6/+2 |
| * | * synchronized with privatetrunk till r30095 | jonas | 2015-03-05 | 1 | -22/+26 |
| |\ |
|
| | * | * synchronised with latest changes to equivalent files in rtl/inc, in | jonas | 2014-10-15 | 1 | -22/+26 |
| * | | * "public, alias" doesn't do anything (yet) for the jvm target, but the | jonas | 2014-07-05 | 1 | -1/+1 |
| * | | * synchronised with r28168 of trunk | jonas | 2014-07-05 | 1 | -101/+462 |
| |\ \
| |/ |
|
| | * | * synchronised JVM versions of generic include files with current generic | jonas | 2014-06-01 | 1 | -101/+462 |
| * | | * synchronized with trunk up to r27758 | jonas | 2014-05-12 | 1 | -0/+10 |
| |\ \
| |/ |
|
| | * | * r27142 for the JVM target, so its system unit compiles again | jonas | 2014-03-30 | 1 | -0/+10 |
| * | | * converted program termination to compilerproc/hlcg | jonas | 2013-11-11 | 1 | -2/+4 |
| * | | * converted unit initialization to compilerproc/hlcg | jonas | 2013-11-11 | 1 | -1/+1 |
| |/ |
|
| * | * fixed compilation of new str<->float code on the JVM target (patch by | jonas | 2013-11-06 | 1 | -1/+0 |
| * | * force use of real2str.inc after r25888 because it doesn't compile (yet?) | jonas | 2013-11-01 | 1 | -1/+1 |
| * | compiler, rtl, tests: write Delphi compatible (more or less) type information... | paul | 2013-05-04 | 1 | -26/+29 |
| * | Merged r22903 | florian | 2013-03-09 | 1 | -1/+1 |
| * | * Revert changes to java-related files by r23604. | yury | 2013-02-13 | 1 | -2/+2 |
| * | * Sync with trunk r23404. | yury | 2013-01-16 | 1 | -19/+69 |
| |\ |
|
| | * | * pass the procdef to getintparaloc instead of only the proccalloption, so | jonas | 2013-01-06 | 1 | -1/+1 |
| | * | * enabled threading feature for jvm target so that rtl/inc/genmath.inc | jonas | 2013-01-06 | 1 | -2/+2 |
| | * | * workaround because "public,alias" isn't supported yet on JVM targets | jonas | 2012-09-28 | 1 | -1/+1 |
| | * | * changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900 | jonas | 2012-08-19 | 1 | -15/+64 |
| | * | Tried to reorganize the ARM define mess in rtl/arm/arm.inc. Instead of requir... | tom_at_work | 2012-08-14 | 1 | -0/+1 |
| | * | * 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 | -2/+2 |
| |/ |
|
| * | * fixed conversion of empty ansistring/widestring constants to pchar on | jonas | 2012-05-26 | 1 | -3/+6 |
| * | * fixed ansistring -> pchar type conversion on JVM target now that empty | jonas | 2012-04-25 | 1 | -2/+3 |
| * | * merged trunk up to r20882 | jonas | 2012-04-15 | 1 | -69/+70 |
| * | + assert() support for the JVM target (currently ignores the Java classloader | jonas | 2012-02-20 | 1 | -2/+3 |
| * | + support for range checking calculations with hlcgobj | jonas | 2011-08-20 | 1 | -2/+2 |
| * | * extracted dynarray helpers from system unit into jdynarr.inc (were | jonas | 2011-08-20 | 1 | -0/+1491 |