Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 388c047c8a - removed the code to check whether a parameter to an inline routine is 9 年之前
  Jonas Maebe 5ffd06392d * don't optimize "x:=f(x)" whereby the function result of f() is passed 9 年之前
  Jonas Maebe 997a958f72 * fixed r34439 for big endian 9 年之前
  Jonas Maebe 473cec9d85 * converted tnodeutils.InsertRuntimeInits() to the high level typed const 9 年之前
  Jonas Maebe 8957d7b364 - regenerated after disabling the textmode ide for Darwin again 9 年之前
  Jonas Maebe 35e20ed4b8 - disabled the textmode IDE for Darwin again: I don't want to support it, 9 年之前
  Jonas Maebe 2d051f89f7 * don't increase refcounts for variants assigned to (ti_)const nodes, fixes 9 年之前
  Jonas Maebe 26f6d2f39d * emit smallsets as a single byte/word/cardinal, since that is how they 9 年之前
  pierre 2f79e6147b Makefile's regenerated after: 9 年之前
  pierre c3957a0f79 Set GDBMI Makefile environment variable for targets that support 9 年之前
  Károly Balogh de6d7be8df powerpc: converted some partial tabs indentation to spaces. no functional changes. 9 年之前
  Károly Balogh 7a6f18c496 powerpc: reworked syscall generation once more. instead of making various assumptions on the syscallib location based on the calling convention, simply search for the lib and use its location. also unified the call generation itself 9 年之前
  pierre 95520ea767 + Add handling of multiline GDBVersion string, 9 年之前
  pierre fb2a726dbd Add help message to About if GDB version retrieval does not work 9 年之前
  pierre 6d6da7854c Add ExeExt suffix to GDBProgramName if not specified 9 年之前
  pierre 97c2067832 Fix compiler cycling starting from 3.0.0 powerpc64 release compiler 9 年之前
  michael d876d1d1e7 * Patch from Mattias Gaertner: 9 年之前
  michael 504e4fb944 * New patch from Mattias Gaertner 9 年之前
  pierre ca08a3498d Replace -k-bbigtoc by -CTsmalltoc, which is more efficient, thanks to Jonas. 9 年之前
  pierre 55804eb382 Regenerate Mkefile after: 9 年之前
  pierre c239dc128f + Add -bbigtoc linker option for aix IDE with GDBMI 9 年之前
  pierre eca3ddc5ce Regenerate Makefile after change to Makefile.fpc: 9 年之前
  pierre e52c7d5c43 Change default mode to using mi interpreter, with GDB running as an separete process. 9 年之前
  michael 1001bac6bb * Accept quoted identifiers, using double quotes 9 年之前
  michael 394ec97d80 * Min/Max aggregates 9 年之前
  Károly Balogh 54ac4c91c8 fixed builds on 32bit hosts to 64bit targets (broken by r34416) 9 年之前
  pierre f216c359bd Always consider Compilation raised exception internally as an Internal Error 9 年之前
  Károly Balogh d5d62b7675 aros: startup code tweaks for i386, to keep libbase untouched in eax 9 年之前
  Károly Balogh 84abdd8287 powerpc: simplified code generation for MorphOS syscalls 9 年之前
  Károly Balogh 464ecab542 huge syscall support refactor for Amiga-likes. removed large chunks of ancient duplicated code, and in general tried to make the entire thing more maintainable and cleaner. also added support for AROS EAXBase syscall convention 9 年之前