提交历史

作者 SHA1 备注 提交日期
  Károly Balogh 4002833001 morphos: also enable the elf32 loader in exeinfo for morphos 8 年之前
  Károly Balogh ac19b0eae6 morphos: enabling lineinfo unit 8 年之前
  svenbarth 00e9289f58 * envp is part of sysunixh, so no need to manually import it using an external 8 年之前
  michael 011a88b1fe * Remove mode objfpc (bug ID 31629) 8 年之前
  pierre dcd349abd9 Use DEBUG_LINEINFO instead of DEBUG in exeinfo unit source 9 年之前
  pierre 1612138071 Use $checkpointer off to avoid calls to CheckPointer function if -gc option is used 9 年之前
  pierre 57f2df1f62 * Remove sysutils in _USES clause, to avoid exception handling importation, 9 年之前
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system 10 年之前
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack 10 年之前
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 10 年之前
  florian d0f4e7cc99 * respect feature defines 10 年之前
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 11 年之前
  Jonas Maebe e6c812a60a * assume unicode in case of FPC_OS_UNICODE instead of only for WinCE 12 年之前
  yury d26f0552a0 * Sync with trunk r23404. 13 年之前
  yury 1e78337015 * Oops, wrong commit r23235. Reverted. Now correct: Fixed lineinfo for Android. 13 年之前
  sergei 47cd83ae14 * Fetch PECOFF section sizes correctly (not including zero padding), resolves #22788. 13 年之前
  pierre afaea929a1 * Also enable ELF32 or ELF64 for OpenBSD OS 13 年之前
  Tomas Hajny 5d82eaa628 * fix buggy stabs offset calculation 14 年之前
  pierre ceffd8b8cc * Fix lineinfo problems for BeOS/Haiku 14 年之前
  armin fc45960024 updated for netware target 14 年之前
  Jonas Maebe fdfb21387f * fixed potential buffer overflow errors (reported by Stian Skjelstad, 15 年之前
  Jonas Maebe 79fbca8c63 * don't crash when reading a Macho-O binary with an unanticipated 15 年之前
  yury 628b0c23ac * exeinfo: Return executable image base and current module base address on Windows. 16 年之前
  florian 8a940151a7 o patch by Sergej Gorelkin: 17 年之前
  florian 67fbadcdcf * WinCE compilation fixed 17 年之前
  florian 873409cd3c * baseaddr must be nil on windows 17 年之前
  florian d955c9b4f7 + proper handling of lineinfo retrival for dyn. libs in unix 17 年之前
  florian 96f8576bf2 * handle lineinfo in dlls correctly, resolves #4171 and #10797 for windows 17 年之前
  Tomas Hajny 203e19782f * use the provided constant instead of hardcoded value 17 年之前
  yury b64519162d * Fixed warning. 17 年之前