コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Jonas Maebe e7ac66a6c4 * removed nested comments 11 年 前
  michael 77f62cafbe * Fix range check error 11 年 前
  michael 81ab999a89 * Rollback in try..except 11 年 前
  michael c668e4d724 * Separate treatment of verbose option 11 年 前
  michael 292ab82fc5 * More PG fixes 11 年 前
  michael 5fa452d42f * Fixed stringreplace in EscapeSQL 11 年 前
  nickysn 45ed066fed * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and 11 年 前
  nickysn 2565126d36 * also update TUnicodeSearchRec after r28449 11 年 前
  nickysn f5c1751be5 + added a define FINDHANDLE_IS_POINTER that indicates that on the current 11 年 前
  michael fee1632b42 * SQL in separate verbosity level 11 年 前
  Jonas Maebe e21d31dc99 * fixed compilation with range checking enabled 11 年 前
  nickysn 70850f0ce6 + tinyheap: check and generate runtime error 204 if an attempt is made to free a 11 年 前
  Károly Balogh 4179e8812d AROS: initial RTL, based on the work by Marcus Sackrow. this is enough to have a working native compiler. contains duplicated code from the Amiga and MorphOS RTLs, but the three Amiga variants will be merged soon, and then it will go away. 11 年 前
  Károly Balogh 8627cc3ddb AROS: added remark about collect-aros issue, fixed ld name for x86_64 target 11 年 前
  Károly Balogh 2f086129e1 AROS: use collect-aros to link. also support binutils prefixes. 11 年 前