Commit történet

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