The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
pierre f095c98e76 * move smartlink off to before interface
* Reorganize ifdef GDB_VXYZ part
  + Add code for LIBGDB_HAS_GET_STDIN (possibly set in gen-gdblib-inc.sh script).
  + Use GDB_USE_XSTRVPRINTF conditional.

git-svn-id: trunk@23660 -
2013-02-25 16:28:10 +00:00
compiler * MIPS: fixed layout of stack frame in case procedure does only low-level calls (via a_call_name, etc.). A 16-byte outgoing parameter area must be allocated regardless of actual parameter count. 2013-02-21 20:57:38 +00:00
ide * Regenerated all makefiles. 2013-01-17 11:36:12 +00:00
installer * Regenerated makefiles. 2013-01-16 14:52:36 +00:00
packages * move smartlink off to before interface 2013-02-25 16:28:10 +00:00
rtl rtl: apply piece of changes to charset.pp from Inoussa (part of mantis #0022909) 2013-02-25 02:22:14 +00:00
tests * MIPS: fixed parameter handling for big-endian targets, and removed a lot of garbage. 2013-02-18 04:20:10 +00:00
utils * Top level makefile: Fixed and simplified cross-building. It is now possible to perform cross builds when having only bootstrap compiler executable. 2013-02-21 14:54:57 +00:00
.gitattributes rtl: 2013-02-25 01:46:33 +00:00
.gitignore
Makefile * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00
Makefile.fpc * add 2.6.2 to allowed computers. Allow 2.6.0 too for a while. 2013-02-24 19:46:26 +00:00