Histórico de Commits

Autor SHA1 Mensagem Data
  tom_at_work 9ce34c63c9 Fix shared library loading and unloading for Linux platforms. Shared library initialization and finalization are now called correctly at program startup for compile-time linked dynamic libraries on powerpc-/powerpc64-/arm-/i386- and x86_64-linux. há 14 anos atrás
  tom_at_work 5f3aaf1e60 * minor changes to the startup code: use exit_group syscall to exit, minor cleanup há 15 anos atrás
  tom_at_work 9a969c18cd Startup files fixes for ppc/ppc64 há 15 anos atrás
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by há 16 anos atrás
  florian 065b187c26 * properties set há 18 anos atrás
  peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before há 19 anos atrás
  tom_at_work 651f34e27c * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads há 20 anos atrás
  tom_at_work 3bf1152a9c * ppc64/linux: fixed and enabled some more assembly routines in the RTL há 20 anos atrás
  tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer há 20 anos atrás
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too há 20 anos atrás
  peter 6bf3269b41 * powerpc64 port from Thomas Schatzl há 20 anos atrás