The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
masta b047a80b14 Small fixes to ARM-Embedded RTL from Jeppe Johansen
Added FSMC register definitions(from Anton Rieckert)
Fixed faulty NVIC definitions

git-svn-id: trunk@22820 -
2012-10-22 11:59:28 +00:00
compiler Use TRegNameTable instead of array[tregisterindex] of string[10] 2012-10-22 10:23:21 +00:00
ide * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
installer * regenerated with jvm support, so top level 'make clean' works for jvm targets 2012-09-27 21:35:11 +00:00
packages * added comment to explain the DefaultFileModuleClass purpose 2012-10-22 11:20:52 +00:00
rtl Small fixes to ARM-Embedded RTL from Jeppe Johansen 2012-10-22 11:59:28 +00:00
tests + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
utils * fix from Ludo to optionally skip generation of "tag" records and associated 2012-10-13 11:27:20 +00:00
.gitattributes + Cortex-M3 special registers, resolves #23185 2012-10-21 20:06:07 +00:00
.gitignore * more finegrained parallelism support for testsuite runs: the tests are no 2012-06-03 17:56:28 +00:00
Makefile * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00
Makefile.fpc * starting compiler version check to toplevel "all" target 2012-10-17 18:03:41 +00:00