fpc/rtl/linux/x86_64
marco 897ae85a0e revs 43962,43963,43964,43965,43969
* license clarifications. Accidental GPL removed. Introduced by me during
    *nix reform in a few .incs and those templates got copied around (os* sysc*)
  * clarify OS2/EMX license to actually name the license rather than 
    saying "NOT GPL" and refering to EMX.

git-svn-id: branches/fixes_3_2@43970 -
2020-01-18 12:32:05 +00:00
..
abitag.as + x86_64-linux: build ABI tag separately, the purpose it twofold: 1) it is the only part of startup that cannot be yet handled directly by compiler, 2) it provides a single point to modify whenever necessary. 2015-01-26 17:15:48 +00:00
bsyscall.inc
cprt0.as * ensure that the stack is aligned after haltproc, should resolve #33311 2018-03-03 16:14:51 +00:00
dllprt0.as * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
gprt0.as * partly reverted #38320, the code was correct 2018-03-03 16:41:52 +00:00
prt0.as * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
si_c.inc * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
si_dll.inc * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
si_g.inc * x86_64-linux uses now pascal init code 2018-03-04 18:22:04 +00:00
si_prc.inc * switch x86_64-linux to indirect entry, essentially allowing for the use of dynamic packages on that target 2017-07-08 20:39:36 +00:00
sighnd.inc * Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation. 2014-03-20 01:59:06 +00:00
sighndh.inc
stat.inc --- Merging r39644 into '.': 2018-08-20 14:29:10 +00:00
syscall.inc revs 43962,43963,43964,43965,43969 2020-01-18 12:32:05 +00:00
syscallh.inc revs 43962,43963,43964,43965,43969 2020-01-18 12:32:05 +00:00
sysnr.inc