2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Károly Balogh 39f043c7fd atari: removed the ancient readme, stating there's no Makefile, as there's one now apparently 9 жил өмнө
  joost cc70bbbd1f * Removed double directory-separator 9 жил өмнө
  Károly Balogh def4df9791 m68k: fixed a bug, where during during unaligned stores, the base address was preinitalized to a temp address register from the wrong reference, causing havoc 9 жил өмнө
  marcus c0fb39607f Morphunits: agraphics unit rewritten, types fixed, missing varargs versions added 9 жил өмнө
  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 жил өмнө
  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 жил өмнө
  svenbarth 74db27ca15 * due to the removal of addr_load_indirect also revert the changes to refaddr2str(_darwin) 9 жил өмнө
  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 жил өмнө
  marcus d4f0634908 Morphunits: exec unit updated functions, missing varargs versions 9 жил өмнө
  marcus 6b25911bcb Morphunits: exec unit updatd to current SDK, Type adjustments 9 жил өмнө
  pierre 1e9491550d nutils.pas: Add new procedure: 9 жил өмнө
  marcus 3ba12f2fd7 Morphunits: amigados unit, 64bit file access functions, V51 functions/consts 9 жил өмнө
  marcus e42119e573 Morphunits: locale unit, fixed calling convention, missing functions 9 жил өмнө
  lacak cc100208c9 fcl-db: sqldb: Test for assigned AParams in LogParams to avoid AV. Bug #30662 9 жил өмнө
  marco fe99472d22 * fix missing 'kernel32' reported on forum by "DG" 9 жил өмнө
  pierre 3360410c35 Fix cycling with -dTest_Double_checksum option 9 жил өмнө
  michael ea421c6874 * Patch from Mattias Gaertner, implementing 9 жил өмнө
  nickysn 7f3ac8bf51 * increase the maximum stack trace depth, when the compiler is compiled with -dEXTDEBUG 9 жил өмнө
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: 9 жил өмнө
  pierre e6ee3f445e msg files regenerated after: 9 жил өмнө
  pierre 5ff557fd99 * msg/errore.msg: Add new message saying that -gc and -Ur options are incompatible 9 жил өмнө
  lacak 482290e4bc fcl-db: base: Set Bound when loading param from stream. Bug #30651 9 жил өмнө
  michael 5a58faa3d5 * Several fixes from Graeme Geldenhuys: 9 жил өмнө
  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 жил өмнө
  nickysn 24ca717072 - temporarily disable compilation of the real48utils unit on i8086-msdos, 9 жил өмнө
  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 жил өмнө
  pierre fe4e2956c6 Disable checkpointer call when handling left of prefetch node 9 жил өмнө
  yury c36faacd57 * dwarf: Internal option to generate a LLDB compatible debug info. It is enabled for the Android targets. 9 жил өмнө
  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 жил өмнө
  michael bc2f213bd3 * Patch from Laco to add additional function in interface 9 жил өмнө