The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 2e131baa4c * code generator support for subsetreferences (memory locations which
are not a multiple of 8 bits, nor necessarily aligned at a
    multiple of 8 bits). Supports both constant and variable bit
    indices.

git-svn-id: trunk@4443 -
2006-08-19 11:14:43 +00:00
compiler * code generator support for subsetreferences (memory locations which 2006-08-19 11:14:43 +00:00
fcl + Added class word to 2 lines 2006-08-14 11:27:37 +00:00
fv + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
ide + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
installer + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
packages * Some fixes from Sergei Gorelkin, plus RFC3986 additions 2006-08-19 09:38:12 +00:00
rtl + copyright header 2006-08-19 10:09:56 +00:00
tests * fixed typo introduced while prettifying the test 2006-08-17 21:43:52 +00:00
utils * max_elems now 1000 2006-08-11 09:41:19 +00:00
.gitattributes * fix for bug web bug #7276: the code to read '*' format specifiers failed errorneously on Int64 and QWord input values. Based on code by mftq75 2006-08-17 21:37:06 +00:00
.gitignore initial import 2006-07-08 15:14:26 +00:00
Makefile + regenerated makefiles to support powerpc-amiga target 2006-08-06 12:28:28 +00:00
Makefile.fpc * reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet) 2006-04-20 08:50:08 +00:00