コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Maebe 78f94ab035 * made calls to seterrno position-independent 12 年 前
  sergei 12dc48afbf * Set errno using a call to seterrno, like it is done for i386 target. This removes most of assembler code together with PIC hacks and makes this part independent of threadvar implementation details. 13 年 前
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles 14 年 前
  florian 7dc4b6ecc1 + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 15 年 前
  peter b32b872a7e * change non-volatile rbx to volatile r11 19 年 前
  florian 9fd0bb293d * fixed typo in previous commit 20 年 前
  florian d2a111105e * made syscall.inc pic safe 20 年 前
  peter 4ace790492 * remove $Log 20 年 前
  fpc 790a4fe2d3 * log and id tags removed 20 年 前
  fpc 50778076c3 initial import 20 年 前
  peter e417e34496 * truncate log 20 年 前
  florian 47534143af * threadvars on x86_64 fixed 20 年 前
  peter 64cd72bc5a * x86_64 updates 20 年 前
  peter 959a0537d4 * fix errno for multithread 21 年 前
  peter 31c622e01d * fix offset of errno 21 年 前
  marco cc5c75b714 * comment removed and four dud instrcutions 21 年 前
  peter 9a7a1e2489 * x86-64 fixes 21 年 前
  florian 3f4d98624f - killed tsyscallregs 21 年 前
  florian 25960b979c * fixed x86-64 assembler problems 21 年 前
  florian c9122a4719 + completed x86-64/linux system unit 21 年 前
  florian a79edeb568 + for a lot of x86-64 dependend files mostly dummies added 22 年 前