The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
nickysn fe404d2891 + rtl implementation of ptr(seg,ofs) for i8086
git-svn-id: trunk@24565 -
2013-05-24 12:11:55 +00:00
compiler * TCGMIPS.handle_reg_const_reg(): fixed to generate 'real' CPU instructions, so macro processing by assembler is no longer needed. 2013-05-24 03:56:51 +00:00
ide
installer
packages fcl-db: base: consistent usage of AsInteger and AsLongint. Bug 2013-05-23 12:11:13 +00:00
rtl + rtl implementation of ptr(seg,ofs) for i8086 2013-05-24 12:11:55 +00:00
tests * RTTI fix for alignment-sensitive targets: 2013-05-23 16:03:42 +00:00
utils Fixed and regenerated Makefile after removal of jarparamparser.pas 2013-05-22 09:02:24 +00:00
.gitattributes + initial (and not yet fully complete) implementation of far pointers on the i8086 2013-05-22 16:26:33 +00:00
.gitignore
Makefile
Makefile.fpc