The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
peter eb725d4e44 Merged revisions 2908,2911,2913-2917 via svnmerge from
http://svn.freepascal.org/svn/fpc/branches/linker/compiler

........
r2908 | peter | 2006-03-13 13:35:48 +0100 (Mon, 13 Mar 2006) | 2 lines

  * merge trunk upto r2907

........
r2911 | peter | 2006-03-13 18:08:00 +0100 (Mon, 13 Mar 2006) | 2 lines

  * rename values to make room for operand size codes

........
........
........
r2915 | peter | 2006-03-14 13:51:35 +0100 (Tue, 14 Mar 2006) | 2 lines

  * check aktcputype

........
r2916 | peter | 2006-03-14 15:06:32 +0100 (Tue, 14 Mar 2006) | 3 lines

  * merge 300 opcodes
  * more 64bit versions of opcodes

........
r2917 | peter | 2006-03-14 17:34:03 +0100 (Tue, 14 Mar 2006) | 3 lines

  * x86_64 tables
  * convert movq with normal registers to mov

........

git-svn-id: trunk@2931 -
2006-03-16 08:09:28 +00:00
compiler Merged revisions 2908,2911,2913-2917 via svnmerge from 2006-03-16 08:09:28 +00:00
fcl + Changed Exception to EProcess 2006-03-15 12:31:50 +00:00
fv + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +00:00
ide + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +00:00
installer + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +00:00
packages * pthreads fixed, still a mess 2006-03-12 19:47:54 +00:00
rtl * shell() now also uses vfork() instead of fork() on Darwin 2006-03-15 22:00:58 +00:00
tests * with debug info 2006-03-11 21:21:38 +00:00
utils + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +00:00
.gitattributes * shell() now also uses vfork() instead of fork() on Darwin 2006-03-15 22:00:58 +00:00
.gitignore + renamed tests to ddg 2006-02-21 10:17:47 +00:00
Makefile + i386-darwin support (use fpcmake from after 12 February 2006) 2006-03-09 15:26:49 +00:00
Makefile.fpc * force zipname to fpc-ver-target for zipinstall 2006-02-13 09:32:39 +00:00