The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre 7c04d8d13b From patch submitted by Willibald Krenn in Bug Report 17500.
* assemble.pas (TInternalAssembler.WriteStab): Use RELOC_ABSOLUTE32 for
   32-bit stab entry.
 * ogcoff.pas: Add check for correct generated reloc section size.
 * systems/t_win.pas: Use 0x400000 image base for x86_64 programs using
   stabs debug information format.

git-svn-id: trunk@16056 -
2010-09-28 10:06:54 +00:00
compiler From patch submitted by Willibald Krenn in Bug Report 17500. 2010-09-28 10:06:54 +00:00
ide + Use SetTbreak method 2010-08-24 13:35:36 +00:00
installer + bzip2 unit added 2010-04-11 16:35:04 +00:00
packages sax_xml.pp: cleanup: 2010-09-26 19:54:20 +00:00
rtl * inline original windows macros 2010-09-27 18:51:10 +00:00
tests * treat methods added via an objccategory to an objcclass in exactly the 2010-09-22 21:26:58 +00:00
utils * Added --cpu and --os command-line options 2010-09-25 20:03:05 +00:00
.gitattributes * renamed nb30 header to lowercase and added makefiles. 2010-09-25 12:57:33 +00:00
.gitignore * updated ptc 2010-09-19 22:10:28 +00:00
Makefile + mips(el) support in the compiler makefile 2009-12-08 19:57:16 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00