提交歷史

作者 SHA1 備註 提交日期
  Károly Balogh 2bbf991365 MorphOS: migrated the RTL to use the common Amiga code. still needs cleanup, but works as a first 11 年之前
  sergei 6807812997 * Avoid promotion to 64 bits due to mixing signed and unsigned expressions. 11 年之前
  Károly Balogh 26d53cfa55 amicommon: Amiga/m68k RTL now uses the common code 11 年之前
  Károly Balogh df2d474c5b Amiga: cleanup of exec functions, removed MorphOS specific 68k ABI calls which were left in here accidentally 11 年之前
  Károly Balogh 65f13ac118 amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it 11 年之前
  Károly Balogh ae0cc5d9e3 AROS: unlike on other Amiga-flavors, file handles can be negative but -1 on AROS 11 年之前
  sergei f0496001fb - MIPS: removed allocation of stack/frame pointer registers in prologue, hacks like this are no longer needed since r27104. 11 年之前
  Károly Balogh dd67fa8c5c * fixed DFA warnings for i8086 11 年之前
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target 11 年之前
  Károly Balogh d22dc68fda * fixed DFA warnings for MIPS and AVR 11 年之前
  Károly Balogh 6122db7d40 * fix warnings when compiling the compiler with DFA optimizer enabled on PowerPC 11 年之前
  Károly Balogh 0cf7357ee2 * fix GetResFlags DFA optimizer warning on Sparc and AVR too 11 年之前
  Károly Balogh 392da9e43f * fix warnings when compiling the compiler with DFA optimizer enabled on m68k 11 年之前
  Károly Balogh 09608a1c28 * fix warnings when compiling the compiler with DFA optimizer enabled on ARM 11 年之前
  Károly Balogh 07ad2a04ac * fix warnings when compiling the compiler with DFA optimizer enabled on i386 11 年之前
  Károly Balogh 249a60b28b x86: fix a variable op not initialized warning. This hopefully fixes our x86 testsuite run. 11 年之前
  Jonas Maebe a4a54fa344 * removed unnecessary "as" expressions 11 年之前
  marco eb67f66e10 * add taglogfont out of compatibility, patch by Ocean, mantis #0026539 11 年之前
  nickysn d553e4572a + added checks for HeapOrg and HeapEnd to the i8086 compact and large memory 11 年之前
  marco 95bb0e0fd1 * VT_DECIMAL added, patch by Ocean, mantis #26539 11 年之前
  pierre 17ad136412 Remove warning of misplaced <P> marker, as noticed by html checker 11 年之前
  Károly Balogh 03a0f7b409 AROS: improved version of the previous commit, pass the stripping option to the linker instead, seems to work. 11 年之前
  Károly Balogh 883e71f18e AROS: stripping of executables on i386 works now 11 年之前
  Károly Balogh 167fad359e AROS: syscall-ified the exec.library functions used by the RTL 11 年之前
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions 11 年之前
  Jonas Maebe 83c7dbb7a6 * fixed copy/paste error that caused all warnings to be disabled after 11 年之前
  Jonas Maebe ee76e8dbf5 * fixed warning about always-true comparison when compiling a 16 bit target 11 年之前
  Jonas Maebe 7e3abd4b38 * fixed warning about signed integer to pointer conversion 11 年之前
  Jonas Maebe 4005290b54 * aint -> asizeint (immediate operand vs offset size) 11 年之前
  Jonas Maebe f55516ed32 * changed forcesize parameter of tgobj.gethltemp() from aint into asizeint, 11 年之前