2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  pierre f3b921d281 Fix missing close brace introduced in commit 20277 13 жил өмнө
  florian 806ae36100 * some mips rtl compilation issues fixed 13 жил өмнө
  florian 58fbd386a3 * mips system unit compiles 13 жил өмнө
  sergei 180686e429 * Removed 'first' field and 'packed' attribute from TAnsiRec and TUnicodeRec. Removing 'packed' should yield more efficient code on alignment-sensitive targets, while removing 'first' effectively makes two records identical to each other. Further cleanup is possible, but let's see the test suite results before proceeding. 13 жил өмнө
  marco c44ce80585 * harmless deprecated warning, just in case. 13 жил өмнө
  marco 8a2a788bd9 * fix for #21229, use sysutils format for error msgs, as suggested. 13 жил өмнө
  florian 6be7b08b8e * gas reader fixed 13 жил өмнө
  florian ae37b9f5b9 * fix floating point registers gas name 13 жил өмнө
  sergei a1cb87bcf8 * Improved ucs4 to utf16 conversions: removed function call on every character and multiple memory allocations, made as much code as possible shared between WideString and UnicodeString versions. 13 жил өмнө
  sergei e94508d5eb * Improved utf16 to ucs4 conversion routines: removed function call on every character, allocate memory once and made as much as possible code shared between WideString and UnicodeString versions. 13 жил өмнө
  sergei 8dab34b31a * fpc_char_to_unicodestr: call widestringmanager directly instead of nested char_to_uchar conversion. 13 жил өмнө
  sekelsenmat c72a639e7b Fixes stack check crash in fmtbcd.pp see bug #21208 13 жил өмнө
  florian de4a96f96d * fixes several register allocation related mips issues 13 жил өмнө
  michael 723482c814 * Correctly free objects when destroying stringlist instance 13 жил өмнө
  pierre b058593b53 * Fix compilation for cpu i386 13 жил өмнө
  sergei c3b106fde3 * StringToOleStr(UnicodeString), reduced to single SetString call, this way it does not depend on private functions and does not require $ifdef's. 13 жил өмнө
  sergei f07d02b427 - Removed string conversion helpers that are not actually used by compiler code generation (duplicated pwidechar/punicodechar stuff). 13 жил өмнө
  florian 3d2a27c66c * fix fpu register type 13 жил өмнө
  florian f2ee5da112 * fix gas mips integer register naming 13 жил өмнө
  florian a2009af76e * updated MIPS code so the compiler gets through the system unit 13 жил өмнө
  florian 28036ed068 * fix some mips compiler issues, system unit compilation is getting forward 13 жил өмнө
  florian b8f322e0de * continued to fix mips rtl compilation 13 жил өмнө
  pierre 30d9afe879 Add mipsel file including mips counterparts 13 жил өмнө
  florian 8b339ded7a * started to fix the mips(el) linux rtl 13 жил өмнө
  florian 5a64b05cb4 * put generic mips code into mips dir 13 жил өмнө
  florian 2c76472bd5 * start to fix mips(el) startup code 13 жил өмнө
  svenbarth 0d76eeb55a Added NORUN flags to tests 13 жил өмнө
  svenbarth ef10ce3bd0 * pgenutil.pas, generate_specialization: 13 жил өмнө
  svenbarth 9cb16c950f This fixes Mantis #20851 . 13 жил өмнө
  marco 13743890d5 * fix to store empty node also for tkastring, Mantis #21137 13 жил өмнө