The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe db6e60789b * only use ".set" directive when creating dwarf relsyms on darwin and
not for other relsyms, as older versions of the darwin assembler
    don't understand the ".set" directive (mantis #10541)

git-svn-id: trunk@9621 -
2008-01-03 12:47:31 +00:00
compiler * only use ".set" directive when creating dwarf relsyms on darwin and 2008-01-03 12:47:31 +00:00
fv * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
ide * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
installer * let installer know package CHM 2007-11-11 21:52:49 +00:00
packages * suggested patch from DiBo33 <dibo33@gmx.de> to allow := in mysql queries 2008-01-02 23:25:43 +00:00
rtl * Fix for 10482, iinterfacecomponentreference 2008-01-02 20:45:09 +00:00
tests * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
utils * makeskel in update mode can crash when looking for elements. Fixed this 2007-12-30 21:17:56 +00:00
.gitattributes * declare math.pinteger as an alias of objpas.pinteger to avoid type 2008-01-02 19:53:14 +00:00
.gitignore * updated svn:ignore properties 2007-12-08 15:43:36 +00:00
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00