Commit History

Author SHA1 Message Date
  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
  Jonas Maebe ade1d811b0 * update the alignment of the reference in thlcgobj.get_bit_const_ref_sref() 9 years ago
  Jonas Maebe de465e056b * set the alignment resulting from an aligned() call to the actual natural 9 years ago
  Jonas Maebe a83f3c1a45 * fix maximum common alignment calculation in g_concatcopy() (if the second 9 years ago
  joost c90b5773b9 * Corrected name of advancedsingleinstance.pas in fpmake.pp 9 years ago
  Jonas Maebe f891788a86 * simplification of and fix for AArch64 cpupara.is_hfa_internal() (patch by 9 years ago
  svenbarth a2bf4efce2 * use indirect imports for FPC_EMPTYCHAR if necessary 9 years ago
  svenbarth bf3c7144b0 * make not of public assembler symbols for variables and classes if necessary 9 years ago
  Jonas Maebe 20cbdf75ea + test for mantis #24189 (already works in trunk, still broken in 3.0) 9 years ago
  Jonas Maebe 8e0ee6599c * store parameters to inline routines that are already in a temp into a new 9 years ago
  Jonas Maebe 70b1b32722 * let inline parameter temps inherit the "const" property of const 9 years ago
  Jonas Maebe 18580d3069 * when assigning a value to a temp marked as ti_const, do not immediately 9 years ago
  Jonas Maebe a3ca471d32 * factored out all the tests for whether we need to put inline parameters 9 years ago
  Jonas Maebe 8d1e8ea203 * fixed indentation in nonlocalvars() 9 years ago