The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 290e3f5ff8 * fixed assigning one float loc_reference to another of a different size if a
platform does not support (hl)cg.a_loadfpu_*, but only (hl)cg.a_loadmm_*

git-svn-id: trunk@29820 -
2015-02-23 22:47:47 +00:00
compiler * fixed assigning one float loc_reference to another of a different size if a 2015-02-23 22:47:47 +00:00
ide * made the registers shown in the registers window depend on the target CPU 2015-02-23 22:17:11 +00:00
installer * added package utils-unicode 2015-02-04 00:12:39 +00:00
packages * use StrDispose instead of Dispose in the libgdb.a implementation of GetIntRegister 2015-02-23 01:12:48 +00:00
rtl * added missing error constant 2015-02-23 11:19:50 +00:00
tests + test for an already fixed report (#14347), added to avoid that it pops up again 2015-02-22 20:33:01 +00:00
utils * added package description 2015-02-04 00:06:45 +00:00
.gitattributes n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU 2015-02-22 23:11:16 +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 + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00
Makefile.fpc + added msdos to the NOUTILSTARGETS 2015-01-11 14:43:34 +00:00