The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe add015f808 * ensure that the dwarf file table contains an entry if the current unit
contains any code, even if we cannot generate any debug info for that
    code (because the default file is file number 1, and if that table is
    empty some gdb versions crash)

git-svn-id: trunk@31335 -
2015-08-17 08:47:38 +00:00
compiler * ensure that the dwarf file table contains an entry if the current unit 2015-08-17 08:47:38 +00:00
ide * Re-generated makefile's 2015-08-12 19:47:44 +00:00
installer AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
packages * updated headers to the OS X 10.9 SDK (includes iOS 7 SDK info) 2015-08-16 17:32:57 +00:00
rtl * Haiku use UTF-8 from day one, so it make sense to use the corresponding 2015-08-16 13:22:57 +00:00
tests * guarantee the order of parameter pushes again after r31201 on platforms 2015-08-16 12:47:09 +00:00
utils * Re-generated makefile's 2015-08-12 19:47:44 +00:00
.gitattributes * updated headers to the OS X 10.9 SDK (includes iOS 7 SDK info) 2015-08-16 17:32:57 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile AROS/x86_64: regenerated Makefiles 2015-06-29 00:09:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00