The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 5c2050e756 * when two objectdefs resolve to the same "real" objectdef, consider them
as te_exact rather than as te_equal (otherwise you get compilation errors
    if only a formal external definition is in scope in the interface, but
    the full definition is in scope in the implementation)

git-svn-id: trunk@17201 -
2011-03-28 18:03:57 +00:00
compiler * when two objectdefs resolve to the same "real" objectdef, consider them 2011-03-28 18:03:57 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer + packages fcl-js and hermes added 2011-02-20 20:48:16 +00:00
packages * Fixed bug #19008 2011-03-28 09:00:31 +00:00
rtl rtl: add missing TWMWindowPosChanged, TWMWindowPosChanging from messages interface 2011-03-28 06:28:25 +00:00
tests * create $(TEST_OUTPUTDIR)/test/cg before copying the object files there, 2011-03-23 14:17:35 +00:00
utils * Default fpcbin macro added 2011-03-27 12:28:06 +00:00
.gitattributes internal linker support for creating novell netware loadable modules 2011-03-27 14:47:25 +00:00
.gitignore + Added libogc binding and examples for Wii 2011-02-23 21:59:42 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00