The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco 04f9d8b350 * problems reported by nanobit mantis #34850 corrected.
- (probably Copy and paste) error  in emrpolyline16
    - EMREXTCREATEFONTINDIRECTW.elfw  is of a W type
    - a few missing ^ pointer to's. 
  

git-svn-id: trunk@40842 -
2019-01-11 14:01:15 +00:00
compiler Change default debugging format for x86_64-haiku to dwarf-2, as stabs is normally disabled on 64-bit systems 2019-01-10 14:40:05 +00:00
installer haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
packages * Call inherited constructor 2019-01-11 10:53:45 +00:00
rtl * problems reported by nanobit mantis #34850 corrected. 2019-01-11 14:01:15 +00:00
tests Add x86_64-haiku target to some Makefile's 2019-01-09 22:43:56 +00:00
utils pastojs: refute to read olf precompiled records, comments 2019-01-09 20:53:40 +00:00
.gitattributes haiku: removed old i386 specific syscalls assembler code and no-libc startup code, copied from the BeOS port initially, and was never in use on Haiku. kept the libc-version of assembly startup code for now for reference. 2019-01-10 07:34:52 +00:00
.gitignore * made the ide a package, so it can be build in parallel with the other packages, reasons: 2018-01-06 20:22:30 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile haiku-x86_64: regenerated all Makefiles, take 2 2019-01-04 03:18:42 +00:00
Makefile.fpc Merged riscv_new branch 2018-09-26 19:49:08 +00:00