Commit History

Author SHA1 Message Date
  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
  marco eb67f66e10 * add taglogfont out of compatibility, patch by Ocean, mantis #0026539 11 years ago
  nickysn d553e4572a + added checks for HeapOrg and HeapEnd to the i8086 compact and large memory 11 years ago
  marco 95bb0e0fd1 * VT_DECIMAL added, patch by Ocean, mantis #26539 11 years ago
  pierre 17ad136412 Remove warning of misplaced <P> marker, as noticed by html checker 11 years ago
  Károly Balogh 03a0f7b409 AROS: improved version of the previous commit, pass the stripping option to the linker instead, seems to work. 11 years ago
  Károly Balogh 883e71f18e AROS: stripping of executables on i386 works now 11 years ago
  Károly Balogh 167fad359e AROS: syscall-ified the exec.library functions used by the RTL 11 years ago
  Károly Balogh 4ee15b84da AROS: syscall (library call) support for based on the Amiga/68k and MorphOS/PPC versions 11 years ago
  Jonas Maebe 83c7dbb7a6 * fixed copy/paste error that caused all warnings to be disabled after 11 years ago
  Jonas Maebe ee76e8dbf5 * fixed warning about always-true comparison when compiling a 16 bit target 11 years ago
  Jonas Maebe 7e3abd4b38 * fixed warning about signed integer to pointer conversion 11 years ago
  Jonas Maebe 4005290b54 * aint -> asizeint (immediate operand vs offset size) 11 years ago
  Jonas Maebe f55516ed32 * changed forcesize parameter of tgobj.gethltemp() from aint into asizeint, 11 years ago
  Jonas Maebe e7ac66a6c4 * removed nested comments 11 years ago
  michael 77f62cafbe * Fix range check error 11 years ago
  michael 81ab999a89 * Rollback in try..except 11 years ago
  michael c668e4d724 * Separate treatment of verbose option 11 years ago
  michael 292ab82fc5 * More PG fixes 11 years ago
  michael 5fa452d42f * Fixed stringreplace in EscapeSQL 11 years ago
  nickysn 45ed066fed * fixed SysUtils.FindFirst/FindNext/FindClose on i8086-msdos in the compact and 11 years ago
  nickysn 2565126d36 * also update TUnicodeSearchRec after r28449 11 years ago
  nickysn f5c1751be5 + added a define FINDHANDLE_IS_POINTER that indicates that on the current 11 years ago