#fpc #freepascal #compiler #fpcobj #pascal

florian ec2d294287 * compiler works again compiled with $R+ 14 年之前
compiler ec2d294287 * compiler works again compiled with $R+ 14 年之前
ide 14a10ad6cb + Add $rbp FrameName for x86_64 CPU 14 年之前
installer b8062957b9 * fix check for necessity of LIBPATH changes 14 年之前
packages 4780278e7b Fix Mantis #11783: 14 年之前
rtl e39a220945 * patch by Jeppe Johansen: The reset vector for stm32f103 didn't have the T bit set, so it will execute a hard fault handler instead of the reset code, which by default is the same, resolves #18630 14 年之前
tests d7010c46e4 * fixed for non-Windows (widestring=unicodestring there) 14 年之前
utils 853a1eb31c * Added support for project file 14 年之前
.gitattributes e77a9051c8 compiler: treat record/class fields types as bt_var_type block in delphi mode - as result they don't create a forward declaration for ^Type. Leave it as is for other modes because in other case it break the compilation of RTL and packages (fixes issue #0018620) 14 年之前
.gitignore 3ca3276400 * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another 14 年之前
Makefile 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前
Makefile.fpc 6bc67184e3 * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 14 年之前