The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn de6975d001 * improvements to the libgdb.a version of Print[Formatted]Command:
* return got_error=true in case of an error (fixes display of local variables of a parent function from a nested one)
  * fixed returning an error message (previously it would return an empty string)
  * trimming the #10 at the end simplified by the use of an ansistring function
  * we now also trim whitespace from the end, which was previously done in TWatch.Get_new_value, so I assume it was necessary for some gdb versions

git-svn-id: trunk@30077 -
2015-03-02 21:34:20 +00:00
compiler m68k: more FMOVEM.X store/load size fixes 2015-03-02 02:55:23 +00:00
ide * show 64-bit addresses as 64-bit in the stack trace 2015-03-02 15:49:54 +00:00
installer * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
packages * improvements to the libgdb.a version of Print[Formatted]Command: 2015-03-02 21:34:20 +00:00
rtl * fix parallel building of linux rtl 2015-03-02 19:46:19 +00:00
tests + "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks): 2015-03-01 17:12:17 +00:00
utils * updated fpcmake's revision.inc 2015-03-02 12:19:04 +00:00
.gitattributes * Fixed gba rtl: it generated corrupted executables 2015-03-02 17:33:44 +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 * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00
Makefile.fpc * turn off compiler and utils building for nds 2015-02-26 20:03:29 +00:00