Commit History

Author SHA1 Message Date
  pierre d6bf9e03ec Add missing management operator options to ppudump 8 years ago
  yury ea61dee00b * ppudump: Mark objects with abstract methods in the JSON/XML output. 8 years ago
  yury 29986a1616 * Removed unused vars. 8 years ago
  Károly Balogh e8cad013f4 ppudump: fix build after r35497 8 years ago
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) 8 years ago
  svenbarth c1db48c8c6 * add ability to disable the generation of an indirect symbol if needed (useful if that's done by the constant builder) 8 years ago
  florian 9553e8b5a8 * fix building of ppudump 8 years ago
  Károly Balogh c7c37f66ed * refactored syscall types for unified naming,first bits of ARM AROS syscall support 8 years ago
  marcus 86940dfb32 AROS: added arm-aros target to compiler and fpcmake 8 years ago
  Károly Balogh 5db02f4202 atari: initial support for TOS syscalls 8 years ago
  pierre 4d09dfca95 Remember usage of checkpointer (-gc) option: 9 years ago
  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 years ago
  Károly Balogh c5a123614a fixed explicit paraloc support in ppudump and made it work on all Amiga-like systems 9 years ago
  svenbarth c2662bd96a * mark defs created with create_global_internal() with df_internal so that they can be easily identified 9 years ago
  pierre c3ac426131 Fix testppudump by adding missing TAsmsymtype and TAsmsymbind 9 years ago
  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). 9 years ago
  Jonas Maebe 6c5de5127c * fixed compilation with range checking enabled after r34139 9 years ago
  nickysn a8ad82b99f + added new unit flag uf_i8086_ss_equals_ds, which indicates memory models with 9 years ago
  nickysn 44e4b638ec + added the uf_package_deny and uf_package_weak unit flags to ppudump 9 years ago
  Jonas Maebe 6558d7a521 * no longer store the tprocdef.synthetickind field in ppu files 9 years ago
  Jonas Maebe 2bd2e03309 * no longer use the synthetickind field of a procdef to determine whether 9 years ago
  Jonas Maebe c0ff55e95a * changed the abstract method wrapper generation from thlcgobj to synthetic 9 years ago
  nickysn c2305809dc + added an i8086-embedded target support to the compiler (RTL and makefile 9 years ago
  svenbarth 22b0553be3 Fix PPUDump on PowerPC systems 9 years ago
  svenbarth 15ff68e144 Fix formatting of the output of unit import symbols. 9 years ago
  svenbarth b073d2dac5 Fix a bug in ppudump that seems to be there since revision 1. 9 years ago
  svenbarth 34f65fd059 Fix ppudump 9 years ago
  svenbarth 9d5f98eaa3 Merged revision(s) 28690 from branches/svenbarth/packages: 9 years ago
  svenbarth 02e56f410d Merged revision(s) 28689 from branches/svenbarth/packages: 9 years ago
  pierre 40193ea1db Add pi_has_open_array_parameter to proc_info.flags as this requires special handling for i8086 huge memory model to restore DS register correctly 9 years ago