The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn 3abfa177c4 * initialization of stack and dwarf debug omf sections moved from
TOmfObjSection.create to TOmfObjData.createsection and is now based on the
  section type (TAsmSectionType) instead of name (string)

git-svn-id: trunk@31485 -
2015-09-03 11:38:51 +00:00
compiler * initialization of stack and dwarf debug omf sections moved from 2015-09-03 11:38:51 +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 * add t/psockaddr6 type aliases to sockets unit, mantis #28566 2015-08-29 15:45:02 +00:00
rtl * the i8086-msdos default code segment (in near code memory models) renamed 2015-09-02 13:14:12 +00:00
tests * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) 2015-09-02 12:10:45 +00:00
utils * pas2jni: Fixed code generation in case of duplicate method names in a class hierarchy. 2015-08-31 12:24:48 +00:00
.gitattributes * fixed UCS4Decode() for #$ffff (patch by Inoussa OUEDRAOGO, mantis #28593) 2015-09-02 12:10:45 +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 * regenerated Makefile so FPC 3.0 is accepted as starting compiler 2015-08-24 22:07:06 +00:00
Makefile.fpc Accept 3.0.0 as starting compiler 2015-08-10 13:18:33 +00:00