Commit History

Author SHA1 Message Date
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system 9 years ago
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack 9 years ago
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 9 years ago
  florian d0f4e7cc99 * respect feature defines 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
  Jonas Maebe e6c812a60a * assume unicode in case of FPC_OS_UNICODE instead of only for WinCE 12 years ago
  yury d26f0552a0 * Sync with trunk r23404. 12 years ago
  yury 1e78337015 * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. 12 years ago
  sergei 47cd83ae14 * Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788. 12 years ago
  pierre afaea929a1 * Also enable ELF32 or ELF64 for OpenBSD OS 13 years ago
  Tomas Hajny 5d82eaa628 * fix buggy stabs offset calculation 13 years ago
  pierre ceffd8b8cc * Fix lineinfo problems for BeOS/Haiku 13 years ago
  armin fc45960024 updated for netware target 14 years ago
  Jonas Maebe fdfb21387f * fixed potential buffer overflow errors (reported by Stian Skjelstad, 14 years ago
  Jonas Maebe 79fbca8c63 * don't crash when reading a Macho-O binary with an unanticipated 15 years ago
  yury 628b0c23ac * exeinfo: Return executable image base and current module base address on Windows. 16 years ago
  florian 8a940151a7 o patch by Sergej Gorelkin: 16 years ago
  florian 67fbadcdcf * WinCE compilation fixed 17 years ago
  florian 873409cd3c * baseaddr must be nil on windows 17 years ago
  florian d955c9b4f7 + proper handling of lineinfo retrival for dyn. libs in unix 17 years ago
  florian 96f8576bf2 * handle lineinfo in dlls correctly, resolves #4171 and #10797 for windows 17 years ago
  Tomas Hajny 203e19782f * use the provided constant instead of hardcoded value 17 years ago
  yury b64519162d * Fixed warning. 17 years ago
  Tomas Hajny a4a1999e4f * fix broken offsets and improve reliability on GO32v2, mostly based on input by Robert Riebisch 17 years ago
  Jonas Maebe 521b5d88ff * fixed FindSectionMachO32PPC() return value 17 years ago
  Jonas Maebe 4b82b9b50e * set FunctionRelative to false for Mach-O so -gl works again 17 years ago
  peter cc710dc05f * remove objpas dependency, patch by Giulio 17 years ago
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants 17 years ago
  peter 545d27e888 * go32v2 fixed 17 years ago
  peter 73871b64ce * BeOS/Haiku updates from Olivier Coursière 17 years ago