#fpc #freepascal #compiler #fpcobj #pascal

sergei e1616fd8ef * Replaced 'movzbl %r8b, %r8' because it is rejected by GAS (suffix does not match the operand size). The correct instruction is 'movzbq %r8b, %r8' but that one is rejected by FPC reader instead. Provides a fix for broken builds of targets using external assembler (Mantis #19188). 14 yıl önce
compiler f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 yıl önce
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 yıl önce
installer cc4457db79 + packages fcl-js and hermes added 14 yıl önce
packages 46d50c9ebc fcl-stl fixes2 14 yıl önce
rtl e1616fd8ef * Replaced 'movzbl %r8b, %r8' because it is rejected by GAS (suffix does not match the operand size). The correct instruction is 'movzbq %r8b, %r8' but that one is rejected by FPC reader instead. Provides a fix for broken builds of targets using external assembler (Mantis #19188). 14 yıl önce
tests f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 yıl önce
utils cb3043b3a2 * Fixed 19068 14 yıl önce
.gitattributes f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 yıl önce
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 yıl önce
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 yıl önce
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 yıl önce