Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 0ad1a26c61 * adjusted startup code so it guarantees 16 byte stack alignment on program há 13 anos atrás
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by há 17 anos atrás
  marco c2d5016d77 * linux unit moved and renamed. há 19 anos atrás
  peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before há 20 anos atrás
  florian 48c8401104 * proper setting of symbol sizes and types há 20 anos atrás
  peter 7f6d44006e * disable TLS segment initialization, it breaks threading há 20 anos atrás
  florian 91be287119 * exit_group isn't available on older linuxes, if exit_group fails, use exit há 20 anos atrás
  peter da9ea7ff88 * use exit_group syscall to also stop all threads há 20 anos atrás
  peter 72b0603943 * use mov insteead of push ds, valgrind doesn't like the push há 20 anos atrás
  daniel f6ad2aa425 * Hopefully fixes compilation há 20 anos atrás
  daniel e87ea7642c * Remove tabs há 20 anos atrás
  peter 4ace790492 * remove $Log há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  daniel fde4a792fa * Updated comments há 21 anos atrás
  daniel a1229ff8fe * Modified bootstrap code so separate prt0.as/prt0_10.as files are no há 21 anos atrás
  peter 9f31783a0a * old logs removed and tabs fixed há 23 anos atrás
  peter a22e8f54c4 * startup code also needed syslinux->system updates há 25 anos atrás
  michael e7aca136a1 + Initial import há 25 anos atrás
  peter 93f51ab18e * removed curbrk há 26 anos atrás
  daniel ec29a31834 * copyright 2000 há 26 anos atrás
  daniel a79b4a404b * copyright 2000 added há 26 anos atrás
  peter 77af080111 * removed aout entries há 26 anos atrás
  peter 7469443729 + xorl ebp,ebp to indicate end of backtrace há 27 anos atrás
  peter d24ead1dd6 * initialize fpu so sigfpe is finally generated for fpu errors há 27 anos atrás
  peter 1f99bcf425 * added missing ___fpc_sbrk and logs há 27 anos atrás
  michael bc48fd107d changed sbrk to fc_sbrk, to avoid conflicts with C library. há 27 anos atrás
  michael 5351e41f86 + Moved to i386 dir há 27 anos atrás