Historique des commits

Auteur SHA1 Message Date
  svenbarth a6821c63e0 * store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU il y a 8 ans
  Károly Balogh addc3a2f94 m68k-palmos: fixed the syscall generation, and improved it to support the dispatch-selector-in-reg-D2 traps il y a 8 ans
  pierre 4c7b73d48d Adjust string size for CpuTxt and Targets string arrays il y a 8 ans
  pierre 708b9e162c Add obsolete comment in ppudump output for obsoleted cpu and systems il y a 8 ans
  Károly Balogh 365d774ca7 fixed zipinstall after r36418 il y a 8 ans
  maciej-izak e91402af87 * better text format for management operators in ppudump.pp il y a 8 ans
  pierre d6bf9e03ec Add missing management operator options to ppudump il y a 8 ans
  yury ea61dee00b * ppudump: Mark objects with abstract methods in the JSON/XML output. il y a 8 ans
  yury 29986a1616 * Removed unused vars. il y a 8 ans
  Károly Balogh e8cad013f4 ppudump: fix build after r35497 il y a 8 ans
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) il y a 8 ans
  svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) il y a 8 ans
  florian 9553e8b5a8 * fix building of ppudump il y a 8 ans
  Károly Balogh c7c37f66ed * refactored syscall types for unified naming,first bits of ARM AROS syscall support il y a 8 ans
  marcus 86940dfb32 AROS: added arm-aros target to compiler and fpcmake il y a 8 ans
  Károly Balogh 5db02f4202 atari: initial support for TOS syscalls il y a 9 ans
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: il y a 9 ans
  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 il y a 9 ans
  Károly Balogh c5a123614a fixed explicit paraloc support in ppudump and made it work on all Amiga-like systems il y a 9 ans
  svenbarth c2662bd96a * mark defs created with create_global_internal() with df_internal so that they can be easily identified il y a 9 ans
  pierre c3ac426131 Fix testppudump by adding missing TAsmsymtype and TAsmsymbind il y a 9 ans
  svenbarth 5bb121e91c Add a mechanism to keep track of assembler symbols that either publicly provided by a unit or used by a unit and that are not really baked by a Pascal symbol (e.g. public function aliases, RTTI & VMT symbol). il y a 9 ans
  Jonas Maebe 6c5de5127c * fixed compilation with range checking enabled after r34139 il y a 9 ans
  nickysn a8ad82b99f + added new unit flag uf_i8086_ss_equals_ds, which indicates memory models with il y a 9 ans
  nickysn 44e4b638ec + added the uf_package_deny and uf_package_weak unit flags to ppudump il y a 9 ans
  Jonas Maebe 6558d7a521 * no longer store the tprocdef.synthetickind field in ppu files il y a 9 ans
  Jonas Maebe 2bd2e03309 * no longer use the synthetickind field of a procdef to determine whether il y a 9 ans
  Jonas Maebe c0ff55e95a * changed the abstract method wrapper generation from thlcgobj to synthetic il y a 9 ans
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile il y a 9 ans
  svenbarth 22b0553be3 Fix PPUDump on PowerPC systems il y a 9 ans