Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 91586331b5 * x86_64-linux: assembler helpers syscalls do not need a stackframe hace 4 años
  marco 3053f8c2e8 * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified hace 5 años
  Jonas Maebe 78f94ab035 * made calls to seterrno position-independent hace 12 años
  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. hace 13 años
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles hace 14 años
  florian 7dc4b6ecc1 + adds mcount calls to syscall assembler helpers for i386 and x86-64, resolves #17140 hace 15 años
  peter b32b872a7e * change non-volatile rbx to volatile r11 hace 19 años
  florian 9fd0bb293d * fixed typo in previous commit hace 20 años
  florian d2a111105e * made syscall.inc pic safe hace 20 años
  peter 4ace790492 * remove $Log hace 20 años
  fpc 790a4fe2d3 * log and id tags removed hace 20 años
  fpc 50778076c3 initial import hace 20 años
  peter e417e34496 * truncate log hace 20 años
  florian 47534143af * threadvars on x86_64 fixed hace 20 años
  peter 64cd72bc5a * x86_64 updates hace 21 años
  peter 959a0537d4 * fix errno for multithread hace 21 años
  peter 31c622e01d * fix offset of errno hace 21 años
  marco cc5c75b714 * comment removed and four dud instrcutions hace 21 años
  peter 9a7a1e2489 * x86-64 fixes hace 21 años
  florian 3f4d98624f - killed tsyscallregs hace 21 años
  florian 25960b979c * fixed x86-64 assembler problems hace 21 años
  florian c9122a4719 + completed x86-64/linux system unit hace 21 años
  florian a79edeb568 + for a lot of x86-64 dependend files mostly dummies added hace 22 años