The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn ab62e2237b * mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and
shrx instructions as protected mode only

git-svn-id: trunk@37275 -
2017-09-20 15:43:23 +00:00
compiler * mark the sldt,syscall,sysenter,sysexit,sysret,andn,bextr,rorx,sarx,shlx and 2017-09-20 15:43:23 +00:00
ide regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
installer regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
packages * Reverted HandleGroups to HandleGroupBands to stay in sync with the other method names, likewise renamed reportsummaries 2017-09-20 15:40:40 +00:00
rtl * Add AddList to list classes (bug ID 32447) 2017-09-20 14:21:52 +00:00
tests * fix for Mantis #32355: adjust the meaning of the typehelpers modeswitch for Delphi modes in that it enables the "type helper" syntax as it is in the non-Delphi modes; extending primitive types with record helpers is now always enabled in Delphi modes 2017-09-15 21:09:21 +00:00
utils * correct typo in comments 2017-09-16 12:29:10 +00:00
.gitattributes * Patch from Pascal Riekenberg to implement nested groups 2017-09-20 15:33:43 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake_proc1.inc * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
fpmake.pp * Handle the location of each package at run-time, not at compilation time 2013-06-02 17:55:23 +00:00
Makefile regenerated Makefiles for m68k-macos target 2017-08-22 11:16:42 +00:00
Makefile.fpc + sparc64 support in top level Makefile.fpc 2017-06-18 21:06:30 +00:00