The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian 1c5a3b6bf0 o patch by Graeme Geldenhuys
+ adds the missing DWARF3 values
  + introduces the DWARF4 values
  + basic class and debug info structures for DWARF4 support
  + added DWARF4 compiler parameter (-gw4) support
  + updated parameter description

git-svn-id: trunk@16288 -
2010-11-01 20:41:56 +00:00
compiler o patch by Graeme Geldenhuys 2010-11-01 20:41:56 +00:00
ide + disable UserScreen for now on Amiga/MorphOS, dummy implementation causes more trouble than it solves 2010-10-21 23:44:17 +00:00
installer + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
packages * Updated nds to devkitARM r32 and libnds 1.4.8 2010-10-31 15:22:49 +00:00
rtl + cpu unit for x86-64 containing a CAS128 implementation 2010-11-01 08:20:31 +00:00
tests + cpu unit for x86-64 containing a CAS128 implementation 2010-11-01 08:20:31 +00:00
utils * Replace strange characters with ! instead of dropping them (dropping causes duplicate labels) 2010-11-01 09:55:54 +00:00
.gitattributes + cpu unit for x86-64 containing a CAS128 implementation 2010-11-01 08:20:31 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00