Commit History

Author SHA1 Message Date
  yury c4347e28b9 * pas2jni: Fixed handling of identical names of classes, proctypes when they are defined in different units. 9 years ago
  pierre 6a3466e81a + Also write 'Terminate requested...' to output, so that the 9 years ago
  pierre 876fd4aa5f Renegerate Makefile after: 9 years ago
  pierre bf652e79ed Fix infinite loop problem that appear on gcc112 linux machine using GNU make 4.0. 9 years ago
  Jonas Maebe 68088cd1da * regenerated after r34322 9 years ago
  Jonas Maebe b3419ef06e * add $(CREATELST) to the dependencies of $(GPARMAKE), so that both binaries 9 years ago
  pierre 6f80a4cc29 Fix tw3124 test for systems on pagecode 437. 9 years ago
  pierre b9e336dcbe Fix for trwsync.pp sporadic failure that appeared in trunk. 9 years ago
  svenbarth cdda4da2d3 * sort the paths alphabetically 9 years ago
  svenbarth 0a1be7f985 * also export all public RTTI and (required) INIT symbols aside from the non-existing internal ones 9 years ago
  svenbarth a073b86b57 * move handling of typesym's defs from insert_export() to its own function export_typedef() 9 years ago
  svenbarth c2662bd96a * mark defs created with create_global_internal() with df_internal so that they can be easily identified 9 years ago
  joost 5d4682349d * Re-factored parsing of configuration-file, to be able to add support for include-files 9 years ago
  joost 921399baf2 * Show progress-messages also in verbode and debug-mode 9 years ago
  svenbarth ad2facb10d * also add the forced indirect symbols of data symbols to the public assembler symbols 9 years ago
  marco 690f784c4d * enable 40+ tests for Haiku as per mantis #30470 9 years ago
  svenbarth e2652d8a56 * regenerate after r34310 9 years ago
  svenbarth e0fd432c9d * use a Pascal tool instead of a Makefile to generate the list of test files; this way the testsuite works again with older versions of make that don't support $(info ...) (e.g. 3.80 and earlier) 9 years ago
  yury 3b8db21c2c * pas2jni: Fixed invoking of Java event handlers from non-main threads. 9 years ago
  svenbarth 57c1338aa1 * regenerate after r34307 9 years ago
  svenbarth 2808be3e20 + add and use sysinit unit for Win64 (only one since we don't support cygwin and gprof there) 9 years ago
  svenbarth dbbd7b6969 * use FPCSysInstance instead of SysInstance directly 9 years ago
  Jonas Maebe 051317e82e * load the function result from the parentfpstruct to its original location 9 years ago
  Jonas Maebe a31ca58593 * factored out the loading the function result from the parentfpstruct into 9 years ago
  Jonas Maebe 8760a6fbf8 * set shiftval to 0 if we convert a reference to a register paraloc, 9 years ago
  Jonas Maebe 7ebbb744e9 * also specify sret attribute at the caller side 9 years ago
  Jonas Maebe 819f0c39fa * specify the "byval" attribute also at the caller side 9 years ago
  Jonas Maebe f0bf3b364a * fixed alignment of reference used to set the first char of a 1-byte 9 years ago
  Jonas Maebe f417ed6576 * internalerror in case a reference's alignment is not set in 9 years ago
  Jonas Maebe 2f0c3ce8cc * fixed updating the reference alignment in thlcgllvm.g_set_addr_nonbitpacked_field_ref() 9 years ago