Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 73cae02c20 --- Merging r29821 into '.': 9 年之前
  Jonas Maebe c7b40a6436 --- Merging r31191 into '.': 9 年之前
  Jonas Maebe e0ca083cce --- Merging r30038 into '.': 9 年之前
  Jonas Maebe e926169fcb - Merging r29456 into '.': 9 年之前
  marco 2578514853 * first dragonfly patch (existing most). Mantis #27091 10 年之前
  Tomas Hajny 3ee3542744 * boolean constant instead of IFDEFs for detection of microcontroller support 10 年之前
  pierre aa6b62cf4c Add new procedure option: po_syscall_has_libsym, 11 年之前
  pierre fa8d44c523 Add missing generic/specialization parameter listing 11 年之前
  Károly Balogh 4431ba2c08 merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus Sackrow's work on AROS support which will hopefully benefit all Amiga-like targets (classic, MorphOS) on the long run. Compiler only, RTL comes in the next run. 11 年之前
  nickysn 36d63b953e + added an i8086 specific boolean property is_huge to the tarraydef. For now it 11 年之前
  pierre 365666c833 Fix remaining failure for make testppudump at compiler level 11 年之前
  nickysn 0ef858a6ca * fixed the reading of x86 pointer defs in ppudump after the ppuwrite_platform 11 年之前
  nickysn 9ab2aa7463 * fixed ppudump after r27434 11 年之前
  nickysn e21783a281 * i8086 small and tiny memory model ppus made incompatible. Rationale: 11 年之前
  florian 686a2d2f3f + Support omitting the frame pointer on arm even in procedures with incoming parameters 11 年之前
  Jonas Maebe 1ac4021178 * moved po_has_inlininginfo from procoptions to procimploptions so that 11 年之前
  Jonas Maebe 72c1e2a8ce * write newline after synthetickind 11 年之前
  Jonas Maebe c47b4cbe86 * fixed spacing of "alias names" 11 年之前
  Jonas Maebe 7d8e9cf0f6 * moved tprocdef.isempty to a new set called implprocoptions that 11 年之前
  florian b2b26f84cf * partially merged the mips-embedded branch of Michael Ring: 11 年之前
  yury 56b3287e29 + Added compiler support for mipsel-android target. 11 年之前
  yury eea69a2947 * ppudump: Fixed json and xml output of inline types in array declaration. 11 年之前
  yury bc14407ffe * ppudump: Deref index -1 is valid for absolute symbols. Handle this. 11 年之前
  yury 7e8ce16f6b * ppudump: Output the "default" option for properties. 11 年之前
  florian 1d4a4d0684 + noreturn directive 11 年之前
  nickysn 9ed0d6d40d * updated ppudump after r25672 12 年之前
  nickysn bf3e48d8e0 * compilation of ppudump fixed 12 年之前
  nickysn 571e9c2e3e + added the new i8086 memory model flags to ppudump as well 12 年之前
  sergei 5c4abfa75a + Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller). 12 年之前
  nickysn 381c996e53 + added po_far to tprocoptions 12 年之前