Commit History

Author SHA1 Message Date
  Jonas Maebe d2ba35df7e * don't destroy edi when allocating the stack frame for win32 19 years ago
  florian 238d18bef2 * fixed some broken stuff due to tai_const refactoring 19 years ago
  florian c1c7888179 + some dwarf constants added 19 years ago
  florian 6af88cec0f + first implementation of dwarf line info generation using .file and .loc, little use with binary writers though ... 19 years ago
  daniel 6ba68594be * Add --32 or --64 to to ensure functionality of i386 compiler on x64_64 OSes. 19 years ago
  florian b06643a1eb * tai_const refactored 19 years ago
  peter 50dc3390e8 * gprof fixes 19 years ago
  peter 1e236c65b7 * fix order of libraries for -pg 19 years ago
  daniel 6b83af08ed * Add --64 or --32 to as call to allow i386 make cycle using -Aas on 19 years ago
  Jonas Maebe d4ec987a0f * fixed compilation 19 years ago
  florian aa176601fb + added more dwarf sections 19 years ago
  Jonas Maebe 5e694a801e * use vfork instead of fork for popen and one variant of executeprocess 19 years ago
  florian f5d790f9b6 * i386 uses dwarf cfi info on linux/win32, so even when omitting the stack frame, trace backs in gdb are correct 19 years ago
  marco 46ff92bb60 * 64-bit patches from Neli and Andrew 19 years ago
  Jonas Maebe 2ef0f67ebb * don't call parameter setup code for library init code (darwin/mac os) 19 years ago
  Tomas Hajny 10153d061d * fix for web bug #4518 by Salvatore Licciardi 19 years ago
  Vincent Snijders 8a02b500ed added support for use of absolute links with content files 19 years ago
  peter 3207ce77e1 * fix compare with null 19 years ago
  peter abc49206fc * section smartlink for win32 added, disabled by default because ld.exe 19 years ago
  peter 2ee18b3d8c * support section names with length > 8 19 years ago
  peter c297cb1569 * generate also external stubs for win32 without import section 19 years ago
  olle 58f59b9134 added test cases for comming macpas features 19 years ago
  peter dadbbb32ce * remove obsolete wincrt for windows 19 years ago
  peter b668f08d4c * only build fpmcgtk for win32 if the gtk dll is found 19 years ago
  peter c01adb196a * remove $ifdef WINDOWS which was broken for fpc 19 years ago
  florian a76d26bcb1 * according to errore.msg -gw generates dwarf debugging info, this wasn't the case, fixed 19 years ago
  marco 4fe8654fe4 * shared lib i_ and t_ changes. Some small comments cleanup to t_ 19 years ago
  marco 51d75e9d4e * FreeBSD now also shared. 19 years ago
  marco 768bf94a99 * more "shared" fixes 19 years ago
  marco 77d20d988c * some patches related to shared linking + some AMD64 checks. 19 years ago