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

........
r2921 | peter | 2006-03-15 08:35:00 +0100 (Wed, 15 Mar 2006) | 2 lines

  * pass ObjectWriter to ObjectOuput

........
r2922 | peter | 2006-03-15 12:40:30 +0100 (Wed, 15 Mar 2006) | 2 lines

  * refactor asmdata

........
r2925 | peter | 2006-03-15 16:09:39 +0100 (Wed, 15 Mar 2006) | 3 lines

  * add cfi to asmdata
  * move asmlist, asmcfi, asmdata to own unit

........

git-svn-id: trunk@2932 -
2006-03-16 08:52:22 +00:00
compiler Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +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 Merged revisions 2921-2922,2925 via svnmerge from 2006-03-16 08:52:22 +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