#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 år sedan
compiler f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 år sedan
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 år sedan
installer cc4457db79 + packages fcl-js and hermes added 14 år sedan
packages 46d50c9ebc fcl-stl fixes2 14 år sedan
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 år sedan
tests f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 år sedan
utils cb3043b3a2 * Fixed 19068 14 år sedan
.gitattributes f904f41664 compiler: don't allow local or anonymous records to have types (the second part of issue #0019099) 14 år sedan
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 år sedan
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 år sedan
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 år sedan