Commit History

Author SHA1 Message Date
  michael 4d4554a303 * Proper fix for initialized variable (including procedures) 17 years ago
  michael 020f4a9e63 * UNdid last 2 revisions 17 years ago
  michael f23be9d8f4 * Fixed initialized procedural variable parsing 17 years ago
  michael 5b812fd878 * File searching now as in compiler, using lower and uppercase filenames if needed 17 years ago
  Jonas Maebe 73a3507bac * reverted r11039, it's no good 17 years ago
  michael 0ad7cfe39b * UTF8 strings read as normal strings, not widestrings (bug reported by Stefan Lechner) 17 years ago
  michael a2c012e228 Patch from Joao Morais to fix memory leak with owner lists 17 years ago
  michael f7f2008447 * Support for date in footer 17 years ago
  michael 7d236da474 * Fixed parsing of initialized procedural variables 17 years ago
  michael 6378cc25eb * Fixed 8076 17 years ago
  Jonas Maebe 55d621fea3 * skip mark_InlineStart, mark_InlineEnd and mark_Position markers 17 years ago
  tom_at_work b01454d2a3 * removed code for splitting a 64 bit store into 32 bit ones on 64 bit ppc. For more information see comments of r9721 17 years ago
  tom_at_work 4aced9802c * fix tw8191 for all architectures: skip code generation for range checking also when the range checking has to be done dynamically for pointers accessed as arrays which were typecasted from an array 17 years ago
  florian d79851dc1b * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable 17 years ago
  florian 085d5423ac * transform tryfinally nodes with an empty try parts into the finally block 17 years ago
  florian 33b69b0bd2 * fixed wrong naming 17 years ago
  tom_at_work 94ead30261 * fix padding on 64 bit big endian CPUs in TInterfaceEntry: wrong offset of a member caused memory corruption and then access violations during object creation. Fixes timplements* tests. 17 years ago
  florian 873409cd3c * baseaddr must be nil on windows 17 years ago
  florian 5c6836e794 * use linklib only on darwin 17 years ago
  florian 5a8bed193a * fixed building of powerpc-netbsd rtl 17 years ago
  Jonas Maebe 664247d5d6 + added linklib statement so it works on Darwin 17 years ago
  Jonas Maebe 63abaeecea + test for already fixed mantis #11309 17 years ago
  Jonas Maebe ecf4aa7f55 * use rounding correction in str_real based on smallest possible 17 years ago
  Jonas Maebe f00beea41c * fixed i386/linux rtl compilation and functionality when compiled 17 years ago
  Jonas Maebe 53d11b9a06 * fixed para locations at the calleeside for nostackframe assembler 17 years ago
  Jonas Maebe 942c91afad * also consider jump tables embedded in the code when calculating the 17 years ago
  florian 6d9eeaf0f0 + missing (empty) file 17 years ago
  florian bcbc221191 * more reasonable defaults when no dyn. linker is found, resolves #10431 17 years ago
  florian c9433c0b1f - removed directory with non-working sources as well with copyrighted sources 17 years ago
  florian 3d17adaeeb * patch for 10812 by Danny Milosavljevic 17 years ago