The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian f328b6d635 + user section type
+ parsing of section directive for variables
  + section test
  + write section names in the assembler/binary writers correctly
  * allow section only after ; and for embedded targets

git-svn-id: branches/usersections@17154 -
2011-03-20 15:42:28 +00:00
compiler + user section type 2011-03-20 15:42:28 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages + UIAlertView.inc 2011-03-15 17:43:13 +00:00
rtl * Updated statfs to FreeBSD5+ level. Used a statfs union to provide some backwards compat. 2011-03-19 21:43:36 +00:00
tests + user section type 2011-03-20 15:42:28 +00:00
utils * When debug is defined, use -gl, not -glh 2011-03-13 20:48:22 +00:00
.gitattributes + user section type 2011-03-20 15:42:28 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00