The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 57f3f0a82b scanner unit:
treplaystack class: added change_endian boolean field
  treplaystack.create added achange_endian parameter
  tscannerfile class: added tokenbuf_change_endian boolean field
  readsizeint method: use tokenbuf_change_endian to maybe swap sizeint
  startreplaytokens method: added achange_endian field
  psub and ptype units:
  adapt to tscannerfile.startreplaytokens change above.

git-svn-id: trunk@19012 -
2011-09-07 13:13:15 +00:00
compiler scanner unit: 2011-09-07 13:13:15 +00:00
ide Add USE_OLD_REGEXPR option for regular expression unit choice 2011-08-29 13:38:13 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * postgres part of sqldb returning support, fixes Mantis #20133 2011-09-07 12:21:52 +00:00
rtl * Try to implement dllprt0 for linux powerpc processor 2011-09-07 12:53:50 +00:00
tests compiler: clear vd_class option if it was added by _STATIC token (issue #0020119) 2011-09-07 02:22:03 +00:00
utils instantfpc: environment option INSTANTFPCOPTIONS 2011-09-06 20:54:30 +00:00
.gitattributes compiler: clear vd_class option if it was added by _STATIC token (issue #0020119) 2011-09-07 02:22:03 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile + armv4t 2011-08-27 20:21:42 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00