The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/
mark_NoLineinfoEnd
  * add "no line info" markers for try/except and try/finally internal cleanup
    code, so the debugger doesn't jump back and forth between the end and start
    of exception blocks when you arrive at the end
  * honour "no line info" markers in dbgdwarf.pas

git-svn-id: trunk@14327 -
2009-12-04 19:37:22 +00:00
compiler * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ 2009-12-04 19:37:22 +00:00
ide * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
installer * Try to fix scroll bar problems 2009-11-04 16:46:32 +00:00
packages * mod_wavetable, mod_swsynth added, mantis 15250 2009-12-04 08:28:11 +00:00
rtl rtl: DoVarCopyComplex should copy variant strings by ref (reason: this is delphi compatible behavior) 2009-12-04 14:57:17 +00:00
tests * store/restore trttinode.rttidatatype to/from ppu file, and also copy it in 2009-12-03 23:03:25 +00:00
utils * haiku now an unix, Mantis 15032 2009-12-04 13:03:41 +00:00
.gitattributes * store/restore trttinode.rttidatatype to/from ppu file, and also copy it in 2009-12-03 23:03:25 +00:00
.gitignore - alpha simulator removed: we never used it so far, fpc has no alpha support, alpha is basically dead, qemu supports alpha 2009-08-13 17:55:21 +00:00
Makefile * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00
Makefile.fpc * Makefiles version 2.5.1 2009-08-13 21:21:28 +00:00