The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Jonas Maebe 0bfce99477 * fixed bug in ppc jumptable generation for case statements with
negative cases caused by wrong automatic type conversion from
    longint to unsigned tconstexprint (+ test for such jump tables)
  * fixed darwin/ppc64 jumptables in case of jmptablenorange

git-svn-id: trunk@8311 -
2007-08-26 11:15:14 +00:00
compiler * fixed bug in ppc jumptable generation for case statements with 2007-08-26 11:15:14 +00:00
fv - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
ide - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
installer * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
packages + generated Makefile 2007-08-26 09:09:01 +00:00
rtl * Added copy,length and setlength 2007-08-25 13:41:22 +00:00
tests * fixed bug in ppc jumptable generation for case statements with 2007-08-26 11:15:14 +00:00
utils - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
.gitattributes * fixed bug in ppc jumptable generation for case statements with 2007-08-26 11:15:14 +00:00
.gitignore * moved graph from packages/base to packages/extra so it can depend 2007-08-25 18:49:30 +00:00
Makefile * fixed dependency checking for source files in subdirectories relative 2007-08-22 07:04:23 +00:00
Makefile.fpc - removed ide building for darwin again (basic functionality works, but 2007-05-02 08:38:13 +00:00