Commit History

Author SHA1 Message Date
  florian 16ac523f50 * link always excplicitly against libc on linux when using the dl unit so 9 years ago
  florian 80fc6a459c * corrected r34366 (powerpc -> cpupowerpc) 9 years ago
  florian 385f13cae9 * excplicitly link against libc in the unit dl, so the correct startup files are used, resolves issue #29594 9 years ago
  yury 7688639a10 * Return a real base address for ELF executables by GetModuleByAddr() instead of hard-coded 0. 9 years ago
  yury b401a90eab * Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android. 10 years ago
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 years ago
  Jonas Maebe f00d9f6f84 * correct dlopen flag values for Darwin (patch by lks, mantis #23979) 12 years ago
  yury 5bf237afc1 * Turn off assigning UnixGetModuleByAddrHook for Android, since dladdr() function is not available on old (1.x) Android versions. 12 years ago
  Jonas Maebe 8d8fc0fdee + RTL for AIX 13 years ago
  marco a0b200db76 * Add dlvsym under ifdef ELF, defined ELF for the OSes I could check 13 years ago
  florian 475cd9926d * couple of small haiku fixes by Olivier Coursiere 16 years ago
  florian d955c9b4f7 + proper handling of lineinfo retrival for dyn. libs in unix 17 years ago
  florian e70c6df440 * arm-linux has to link explicitly against libc 18 years ago
  chrivers 6a34534c2d * Removed "platform" keyword from dladdr(), since it actually IS portable. 18 years ago
  chrivers b8e514c466 * Cleaned up keyword-case style ("FUnction" => "function", etc) 18 years ago
  chrivers ed72c61524 + Added dl_info record 18 years ago
  florian 66e8097281 * made HMODULE a PtrInt on unix, this is compatible with the other platforms 20 years ago
  michael 0882b637a4 * Patch from Ing. Petr Kristan 20 years ago
  peter e417e34496 * truncate log 20 years ago
  marco 73a0939a2b * more fixes 22 years ago
  marco cdbe222922 bsd support 22 years ago
  peter 9f31783a0a * old logs removed and tabs fixed 23 years ago
  marco e5c42e6704 * Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure) 25 years ago