The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 158116392c + ttai_typedconstbuilder.start_internal_data_builder() and
ttai_typedconstbuilder.finish_internal_data_builder() to generate data
    will only be referenced by the typed const that we are currently
    generating. Takes care of creating an appropriate label/section for
    this data, avoiding needless global symbols and sections.

git-svn-id: branches/hlcgllvm@30339 -
2015-03-27 21:25:43 +00:00
compiler + ttai_typedconstbuilder.start_internal_data_builder() and 2015-03-27 21:25:43 +00:00
ide * fixed gdb/mi crash when program exits with exit code >= $80000000 2015-03-12 23:25:07 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages + ELF/ppc64le resource support 2015-03-14 18:36:32 +00:00
rtl * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
tests * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
utils * synchronised with trunk till r30240 2015-03-15 19:44:58 +00:00
.gitattributes * synchronised with trunk till r30240 2015-03-15 19:44:58 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00