Commit History

Author SHA1 Message Date
  Károly Balogh 4002833001 morphos: also enable the elf32 loader in exeinfo for morphos 8 years ago
  Károly Balogh ac19b0eae6 morphos: enabling lineinfo unit 8 years ago
  svenbarth 00e9289f58 * envp is part of sysunixh, so no need to manually import it using an external 8 years ago
  michael 011a88b1fe * Remove mode objfpc (bug ID 31629) 8 years ago
  pierre dcd349abd9 Use DEBUG_LINEINFO instead of DEBUG in exeinfo unit source 9 years ago
  pierre 1612138071 Use $checkpointer off to avoid calls to CheckPointer function if -gc option is used 9 years ago
  pierre 57f2df1f62 * Remove sysutils in _USES clause, to avoid exception handling importation, 9 years ago
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system 10 years ago
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack 10 years ago
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 10 years ago
  florian d0f4e7cc99 * respect feature defines 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 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. 13 years ago
  yury 1e78337015 * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. 13 years ago
  sergei 47cd83ae14 * Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788. 13 years ago
  pierre afaea929a1 * Also enable ELF32 or ELF64 for OpenBSD OS 13 years ago
  Tomas Hajny 5d82eaa628 * fix buggy stabs offset calculation 14 years ago
  pierre ceffd8b8cc * Fix lineinfo problems for BeOS/Haiku 14 years ago
  armin fc45960024 updated for netware target 14 years ago
  Jonas Maebe fdfb21387f * fixed potential buffer overflow errors (reported by Stian Skjelstad, 15 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: 17 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