Historial de Commits

Autor SHA1 Mensaje Fecha
  pierre 7e0c21fa5f Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction hace 5 años
  nickysn 22f082c18f * synchronized with trunk hace 5 años
  florian 1e4dc56155 * inlinable frame handling dummies for avr hace 5 años
  florian 284aca7348 + x86: FstpFld2Fst optimization (re-enabled for safe cases) hace 5 años
  pierre 58bca9cce1 Various Watcom changes to enable compilation of packages and utils hace 5 años
  pierre 875bb32e0b Add character, fpwidestring, unicodedata and unicodenumtable units to watcom RTL hace 5 años
  michael 52bc9d5d80 * Extra test for case else/else hace 5 años
  michael 8775fac416 * Correct test hace 5 años
  michael abe463d576 * Fix for bug #37760 hace 5 años
  pierre 4a6358bfc1 * Fix NaN for watcom assembler (C000h is considered as a label, use 0xC000 instead) hace 5 años
  michael 2fc63a4f17 * Additional test for 37760 hace 5 años
  michael 4ad6c98d82 * Test for bug ID #27760 hace 5 años
  pierre d72170f9a3 Fix compilation for watcom RTL hace 5 años
  pierre fa12dfa7b5 Rename pvmt internal type to lower_pvmt for i386-watcom as watcom assembler is not case sensitive hace 5 años
  pierre c20b51a806 Use ApplyAsmSymbolRestrictions function and limit label sie to 247 for watcom assembler hace 5 años
  pierre 64da07da48 Add conversion from "$" to "." for i386-watcom target and avoid iteration if no char modification is wanted in ApplyAsmSymbolRestrictions function hace 5 años
  ondrej 192bbc07f5 * simplify TThread.RemoveQueuedEvent - decide what to delete and not what to leave (better corresponds with the docs) hace 5 años
  nickysn 23c1ed57d2 * synchronized with trunk hace 5 años
  florian 69fcacc948 * use fld/fst on i386 to copy doubles hace 5 años
  florian e124b07e86 + evaluate typeinfo(<type1>)=/<>typeinfo(<type2>) at compile time, resolves #30260 hace 5 años
  svenbarth a624348692 * when removing a method from the synchronization queue using TThread.RemoveQueuedEvent then both the Code and the Data need to match (Delphi does the same) hace 5 años
  michael 218ce57b5b * More strict behaviour for identifiers, patch by Benito van der Zander (bug ID 37841) hace 5 años
  michael 130d9ccdc3 * Fix more strict handling of numbers (bug ID 37840, patch by Benito van der Zander) hace 5 años
  nickysn 8ba562a41e * also create the PASCALMAIN alias for WASI programs, now that function aliases work hace 5 años
  nickysn b230e295fa + emit .type directives for ait_symbolpair on targets that have tf_needs_symbol_type hace 5 años
  nickysn da5c9a978e + write procdef for imports hace 5 años
  nickysn fe4f041436 * procdef directive code generation moved to a separate method hace 5 años
  nickysn 8fee0f6130 + partial implementation of imports hace 5 años
  nickysn 1da89c6259 - removed the --export-dynamic linker option hace 5 años
  nickysn 0a5655955c + declare the stack pointer global type hace 5 años