The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian a08dfdf803 o slightly modified patch by John Clymer:
* converts the embedded information into controller specific records (arm and avr)
  * new cpu-specific units for several Stellaris (Fury and Tempest class) targets, 
  + STM32F103RB
  - old Stellaris unit has been removed

git-svn-id: trunk@18848 -
2011-08-25 21:46:26 +00:00
compiler o slightly modified patch by John Clymer: 2011-08-25 21:46:26 +00:00
ide + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
installer + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
packages * Fixed missing content vars 2011-08-25 15:11:19 +00:00
rtl o slightly modified patch by John Clymer: 2011-08-25 21:46:26 +00:00
tests * make use of mulps/mulpd and haddps/haddpd/hsubpd/hsubps to optimze x*x+y*y and x*x-y*y where x and y might be single or double 2011-08-20 12:34:37 +00:00
utils * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
.gitattributes o slightly modified patch by John Clymer: 2011-08-25 21:46:26 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * when compiling for arm-embedded, sub-arch is also passed to the compiler 2011-08-25 21:41:08 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00