The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 98be5b0825 * correctly handle loads/stores of aggregate types if the source and
destination types are different: the pointer types of the load/store must
    be converted in that case, rather than the loaded/to be stored value
    (you can't bitcast aggregates in LLVM)

git-svn-id: branches/hlcgllvm@26987 -
2014-03-06 21:40:39 +00:00
compiler * correctly handle loads/stores of aggregate types if the source and 2014-03-06 21:40:39 +00:00
ide Add -Fl/usr/lib for openbsd target OS, required to find and link C startup objects 2014-03-05 17:07:48 +00:00
installer * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
packages fcl-db: export 2014-03-06 18:16:47 +00:00
rtl * synchronised with trunk up till r26975 2014-03-06 21:36:58 +00:00
tests * since we only build the deref for tprocdef.localst when we're 2014-03-04 19:42:39 +00:00
utils * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 2014-02-07 12:37:17 +00:00
.gitattributes * synchronised with trunk up till r26975 2014-03-06 21:36:58 +00:00
.gitignore
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00
Makefile.fpc Added AVR support to fpc and root Makefile. 2014-03-04 08:02:10 +00:00