Commit History

Author SHA1 Message Date
  sergei 4e9500fee8 * Extended the test for m68k. 11 years ago
  Jonas Maebe 5836478bce * add alignment for .lcomm data in AIX, required for int64 data put in bss 11 years ago
  Jonas Maebe 2c7a1b4e91 * fixed optimisation from r25067 for the generic case where a signed value 11 years ago
  Jonas Maebe d5895a4d98 - removed ppc-specific a_load_const_cgpara: not necessary, and in fact wrong 11 years ago
  sergei ad2963783e * m68k-linux startup code: 11 years ago
  nickysn 9a569b9e57 * use P/TTinyHeapMemBlockSize in RegisterTinyHeapBlock as well 11 years ago
  nickysn 6f8a329b4c * use pointer arithmetic for doing address calculations, with a newly introduced 11 years ago
  nickysn 3b9ab33910 * added type TTinyHeapFreeBlockSize, which holds the size of a free memory block 11 years ago
  nickysn 1dc09538d0 * introduce a type TTinyHeapMemBlockSize, which holds the size of an allocated 11 years ago
  svenbarth 856ae9d3cf Fix for Mantis #26482. 11 years ago
  marco f0f628798b * fixes from José Mejuto, mantis #26352 generating a parameter if the tlb says the param is there but the string is empty in the tlb + small cleanups 11 years ago
  svenbarth f1bfb398e4 Fix for Mantis #26456. 11 years ago
  marco 2fdb701f9a * fix for compilation breakage due to windows header fix. (reported by Reinier on ML) 11 years ago
  marco a4a11cb149 * startupinfo was declared with lpTstr. splitted in the usual A/W/- variants 11 years ago
  nickysn 84a18e57bc + added test for the error checking for nil-number; tests already exist for 11 years ago
  Jonas Maebe 4ff597afae * call "message" rather than "cgmessage" when throwing fatal errors, because 11 years ago
  Jonas Maebe 9e29fd424d * changed the "laststatement" parameter of internalstatements() from "var" 11 years ago
  Jonas Maebe 627c83e828 * when creating a bare procdef copy, don't copy the funcret parameter. 11 years ago
  Jonas Maebe 256f2fcf69 * fixed finish_copied_procdef() in case newstruct is nil after support for 11 years ago
  nickysn 6d54046300 * output a proper error message in case number+nil is encountered (just like 11 years ago
  reiniero 0cb92962e3 * fcld-db: oracle: cosmetic 11 years ago
  reiniero 0ebd33180e * fcl-db: oracle connection: speed up getting indexes in TOracleConnection.UpdateIndexDefs; issue #25247 11 years ago
  reiniero cc90409dc9 * fcl-db: cosmetic: Oracle connection description/copyright 11 years ago
  marco 9c5e150965 * patch from #26485, haiku builds character units (and dependencies) 11 years ago
  nickysn 9b3d41d9c7 * the default value of tpointerdef.pointer_subtraction_result_type changed to 11 years ago
  nickysn d86a8ebc99 * defutil.get_int_result_type_from_pointer_subtraction moved to a virtual 11 years ago
  nickysn 99c555cea8 + implemented huge pointer subtraction 11 years ago
  nickysn 200df7a136 * set expectloc correctly for far pointer comparison as well 11 years ago
  nickysn 04234c733f * set expectloc correctly (LOC_JUMP instead of LOC_FLAGS) for non-normalized 11 years ago
  nickysn 6770301fe7 + added a normalized huge pointer comparison test 11 years ago