Commit Verlauf

Autor SHA1 Nachricht Datum
  michael 011a88b1fe * Remove mode objfpc (bug ID 31629) vor 8 Jahren
  pierre dcd349abd9 Use DEBUG_LINEINFO instead of DEBUG in exeinfo unit source vor 9 Jahren
  pierre 1612138071 Use $checkpointer off to avoid calls to CheckPointer function if -gc option is used vor 9 Jahren
  pierre 57f2df1f62 * Remove sysutils in _USES clause, to avoid exception handling importation, vor 9 Jahren
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system vor 9 Jahren
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack vor 9 Jahren
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. vor 10 Jahren
  florian d0f4e7cc99 * respect feature defines vor 10 Jahren
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 vor 10 Jahren
  Jonas Maebe e6c812a60a * assume unicode in case of FPC_OS_UNICODE instead of only for WinCE vor 12 Jahren
  yury d26f0552a0 * Sync with trunk r23404. vor 12 Jahren
  yury 1e78337015 * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. vor 12 Jahren
  sergei 47cd83ae14 * Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788. vor 13 Jahren
  pierre afaea929a1 * Also enable ELF32 or ELF64 for OpenBSD OS vor 13 Jahren
  Tomas Hajny 5d82eaa628 * fix buggy stabs offset calculation vor 13 Jahren
  pierre ceffd8b8cc * Fix lineinfo problems for BeOS/Haiku vor 14 Jahren
  armin fc45960024 updated for netware target vor 14 Jahren
  Jonas Maebe fdfb21387f * fixed potential buffer overflow errors (reported by Stian Skjelstad, vor 15 Jahren
  Jonas Maebe 79fbca8c63 * don't crash when reading a Macho-O binary with an unanticipated vor 15 Jahren
  yury 628b0c23ac * exeinfo: Return executable image base and current module base address on Windows. vor 16 Jahren
  florian 8a940151a7 o patch by Sergej Gorelkin: vor 16 Jahren
  florian 67fbadcdcf * WinCE compilation fixed vor 17 Jahren
  florian 873409cd3c * baseaddr must be nil on windows vor 17 Jahren
  florian d955c9b4f7 + proper handling of lineinfo retrival for dyn. libs in unix vor 17 Jahren
  florian 96f8576bf2 * handle lineinfo in dlls correctly, resolves #4171 and #10797 for windows vor 17 Jahren
  Tomas Hajny 203e19782f * use the provided constant instead of hardcoded value vor 17 Jahren
  yury b64519162d * Fixed warning. vor 17 Jahren
  Tomas Hajny a4a1999e4f * fix broken offsets and improve reliability on GO32v2, mostly based on input by Robert Riebisch vor 17 Jahren
  Jonas Maebe 521b5d88ff * fixed FindSectionMachO32PPC() return value vor 17 Jahren
  Jonas Maebe 4b82b9b50e * set FunctionRelative to false for Mach-O so -gl works again vor 17 Jahren