Commit History

Author SHA1 Message Date
  Károly Balogh 220bcbe37e amunits: fixed exec unit to actually build... 11 years ago
  marco 97be68107e * apply patch from issue #26635, dealing with exe extension. 11 years ago
  marcus 339ccbf610 AROS: Syscall-ified util and dos library 11 years ago
  marco c41c74d78a * fix for Mantis 26630. 11 years ago
  Károly Balogh 4c0499a70c morphunits: forgot to add the required Makefiles before the previous commit... 11 years ago
  Károly Balogh 85953d5e99 MorphOS: moved system dependent units outside the RTL into the new morphunits package. also renamed some units to match classic Amiga and/or AROS naming 11 years ago
  nickysn 03a838556f * keep the tiny heap free blocks ordered by start address, instead of size. 11 years ago
  Károly Balogh 0a2899573a amicommon: merged another AROS branch fix, avoid using GetCurrentDirName in do_GetDir since that doesn't work when started from WB 11 years ago
  Károly Balogh cba1962284 amicommon: backported seeking fixes from AROS branch, which actually apply to all Am*ga platforms 11 years ago
  marco 0539923b68 * Mantis #26622, patch by Ocean, a few fields to bool and some cleanup 11 years ago
  lacak bfb08c957e fcl-db: base: when reporting RangeError take into account also user defined MinValue, MaxValue. Bug #26606 11 years ago
  Károly Balogh 8169fd6255 amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS 11 years ago
  nickysn 0f9e8f84bb * tcgcallnode.pass_generate_code: pass the correct vmt pointer type parameter to 11 years ago
  Károly Balogh 2bbf991365 MorphOS: migrated the RTL to use the common Amiga code. still needs cleanup, but works as a first 11 years ago
  sergei 6807812997 * Avoid promotion to 64 bits due to mixing signed and unsigned expressions. 11 years ago
  Károly Balogh 26d53cfa55 amicommon: Amiga/m68k RTL now uses the common code 11 years ago
  Károly Balogh df2d474c5b Amiga: cleanup of exec functions, removed MorphOS specific 68k ABI calls which were left in here accidentally 11 years ago
  Károly Balogh 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it 11 years ago
  Károly Balogh ae0cc5d9e3 AROS: unlike on other Amiga-flavors, file handles can be negative but -1 on AROS 11 years ago
  sergei f0496001fb - MIPS: removed allocation of stack/frame pointer registers in prologue, hacks like this are no longer needed since r27104. 11 years ago
  Károly Balogh dd67fa8c5c * fixed DFA warnings for i8086 11 years ago
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target 11 years ago
  Károly Balogh d22dc68fda * fixed DFA warnings for MIPS and AVR 11 years ago
  Károly Balogh 6122db7d40 * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 11 years ago
  Károly Balogh 0cf7357ee2 * fix GetResFlags DFA optimizer warning on Sparc and AVR too 11 years ago
  Károly Balogh 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 years ago
  Károly Balogh 09608a1c28 * fix warnings when compiling the compiler with DFA optimizer enabled on ARM 11 years ago
  Károly Balogh 07ad2a04ac * fix warnings when compiling the compiler with DFA optimizer enabled on i386 11 years ago
  Károly Balogh 249a60b28b x86: fix a variable op not initialized warning. This hopefully fixes our x86 testsuite run. 11 years ago
  Jonas Maebe a4a54fa344 * removed unnecessary "as" expressions 11 years ago