The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 7a65ffac28 * use DW_FORM_ref4 instead of DW_FORM_ref_addr on
tf_dwarf_relative_addresses platforms
  * also add a file to the line info section if no code in the current
    module to make gdb happy when doing a "maintenance check-symtabs"

git-svn-id: trunk@6313 -
2007-02-02 23:16:47 +00:00
compiler * use DW_FORM_ref4 instead of DW_FORM_ref_addr on 2007-02-02 23:16:47 +00:00
fcl + public property TXMLResultsWriter.Document 2007-02-02 22:56:15 +00:00
fv + Handle dragging correctly even if mouse doesn't send mouse move events. 2007-01-27 12:50:20 +00:00
ide * fixed compilation after TStringList->TCmdStrList change 2007-01-27 20:21:38 +00:00
installer + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
packages * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
rtl * fixed darwin compilation 2007-02-02 22:48:02 +00:00
tests * don't try to run tests for shouldfail tests 2007-02-02 19:07:20 +00:00
utils * basic framework for actions 2007-02-02 19:27:16 +00:00
.gitattributes * basic framework for actions 2007-02-02 19:27:16 +00:00
.gitignore * Moved winunits to base dir 2007-02-01 23:17:25 +00:00
Makefile + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00