The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
joost 75eaa2cddf * Renamed DW_AT_stride to DW_AT_byte_stride, DWARF-3 compatible
* Use DW_AT_byte_stride when possible, because gdb does not support DW_AT_stride_size
 * Add stride to dynamic-array definitions

git-svn-id: trunk@13280 -
2009-06-15 14:47:28 +00:00
compiler * Renamed DW_AT_stride to DW_AT_byte_stride, DWARF-3 compatible 2009-06-15 14:47:28 +00:00
ide * cvar needs to be external. 2009-06-12 21:07:51 +00:00
installer + added support for fcl-res 2009-03-01 00:50:06 +00:00
packages * fix for OS X not having MSG_NOSIGNAL. 2009-06-15 10:05:07 +00:00
rtl * unix sockets now also exports tsocklen, like windows one 2009-06-15 08:17:05 +00:00
tests * fixed CenterPoint() function (patch by Alexander S. Klenin, mantis #13972) 2009-06-14 14:12:09 +00:00
utils + darwin/arm support for fcl-res and fpcres 2009-05-01 12:47:01 +00:00
.gitattributes * fixed CenterPoint() function (patch by Alexander S. Klenin, mantis #13972) 2009-06-14 14:12:09 +00:00
.gitignore * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 2009-05-31 12:15:24 +00:00
Makefile * Makefiles regenerated 2009-03-01 00:35:12 +00:00
Makefile.fpc + delete base.build-stamp.* 2009-02-01 17:15:51 +00:00