Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  marcus c0fb39607f Morphunits: agraphics unit rewritten, types fixed, missing varargs versions added 9 tahun lalu
  svenbarth 246de84ef3 * ensure that a finalization section is parsed before the generation of specializations as otherwise specializations in such sections would result in unresolved forward declarations 9 tahun lalu
  svenbarth da5bc92ae0 * pmodules.finish_unit: fix condition that would lead to no implicit initialization code being generated if no explicit one is available, but an implicit one would be required 9 tahun lalu
  svenbarth 74db27ca15 * due to the removal of addr_load_indirect also revert the changes to refaddr2str(_darwin) 9 tahun lalu
  svenbarth c8202061dc * get rid of addr_load_indirect again by having tcgx86 provide an internal implementation of both make_simple_ref() and a_load_ref_reg() so that make_direct_ref() can call the latter (and the latter the former) without fear of inifinite recursive calls due to the symbol; a_load_ref_reg() is additionally declared as "final" as a_load_ref_reg_internal() needs to be overloaded instead (which is the case for tcg8086) 9 tahun lalu
  marcus d4f0634908 Morphunits: exec unit updated functions, missing varargs versions 9 tahun lalu
  marcus 6b25911bcb Morphunits: exec unit updatd to current SDK, Type adjustments 9 tahun lalu
  pierre 1e9491550d nutils.pas: Add new procedure: 9 tahun lalu
  marcus 3ba12f2fd7 Morphunits: amigados unit, 64bit file access functions, V51 functions/consts 9 tahun lalu
  marcus e42119e573 Morphunits: locale unit, fixed calling convention, missing functions 9 tahun lalu
  lacak cc100208c9 fcl-db: sqldb: Test for assigned AParams in LogParams to avoid AV. Bug #30662 9 tahun lalu
  marco fe99472d22 * fix missing 'kernel32' reported on forum by "DG" 9 tahun lalu
  pierre 3360410c35 Fix cycling with -dTest_Double_checksum option 9 tahun lalu
  michael ea421c6874 * Patch from Mattias Gaertner, implementing 9 tahun lalu
  nickysn 7f3ac8bf51 * increase the maximum stack trace depth, when the compiler is compiled with -dEXTDEBUG 9 tahun lalu
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: 9 tahun lalu
  pierre e6ee3f445e msg files regenerated after: 9 tahun lalu
  pierre 5ff557fd99 * msg/errore.msg: Add new message saying that -gc and -Ur options are incompatible 9 tahun lalu
  lacak 482290e4bc fcl-db: base: Set Bound when loading param from stream. Bug #30651 9 tahun lalu
  michael 5a58faa3d5 * Several fixes from Graeme Geldenhuys: 9 tahun lalu
  yury db590da1e6 * Added a new debug option switch -godwarfcpp - Simulate C++ debug information in DWARF. It is more correct way to workaround LLDB issues than in r34558. This option can be used for debuggers, which does not support Pascal correctly. 9 tahun lalu
  nickysn 24ca717072 - temporarily disable compilation of the real48utils unit on i8086-msdos, 9 tahun lalu
  Károly Balogh ed13f4d0d1 m68k: add a function to optimize const MUL cases to sequences of shifts + ADD/SUB. mainly for '000 and other low end 68ks with slow/limited MUL capabilities. inactive for now, as it wasn't that extensively tested 9 tahun lalu
  pierre fe4e2956c6 Disable checkpointer call when handling left of prefetch node 9 tahun lalu
  yury c36faacd57 * dwarf: Internal option to generate a LLDB compatible debug info. It is enabled for the Android targets. 9 tahun lalu
  svenbarth 89f7da58ea * fix tcgx86.make_direct_ref: we need to use the register in which we loaded the symbol and combine that with the base register (if it is set) without using an ADD 9 tahun lalu
  michael bc2f213bd3 * Patch from Laco to add additional function in interface 9 tahun lalu
  michael c7523c6236 * Patch from Mattias Gaertner with support for 9 tahun lalu
  Jonas Maebe ec53fdf45a * don't try to write using standard I/O from a thread while the program is 9 tahun lalu
  yury c29c5571b8 * android: Fixed AV during linking when JNI_OnLoad is located in a non-main unit. 9 tahun lalu