Commit History

Author SHA1 Message Date
  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. 14 years ago
  tom_at_work 7f9dedec99 Moved global variables from .text section to .bss in ppc/linux startup code, improves position independency 15 years ago
  Jonas Maebe 3216e8c7bc * mark produced object files as "does not require executable stack" by 16 years ago
  peter 94f2b1d941 * add initialstkptr to get the stackpointer at startup before 19 years ago
  peter 4ace790492 * remove $Log 20 years ago
  fpc 50778076c3 initial import 20 years ago
  Károly Balogh b7ae54715c * quick fix to make it compile 21 years ago
  daniel a1229ff8fe * Modified bootstrap code so separate prt0.as/prt0_10.as files are no 21 years ago
  florian 935201e75c * _haltproc fixed 21 years ago
  florian 654fc0e272 + haeder added 21 years ago
  florian 149d986f5f + added setup of argv, argc and envp 22 years ago
  peter 9f31783a0a * old logs removed and tabs fixed 23 years ago
  florian c8a3171dc9 * several PC related fixes 23 years ago
  florian 2290ef3c9c * made _start global 23 years ago
  florian 85a0692ee5 * r3 renamed to 3 23 years ago
  florian 8b1fd424de * _haltproc to prt0.as added (Linux/PPC) 23 years ago
  florian 44ad4027b7 * several fixes for Linux/PPC compilation 23 years ago
  florian 785527904e * small fixes 23 years ago
  florian 6fa8512bd4 * log fixed 23 years ago
  florian 8c4fe22423 + initial version, plain copy from glibc/sysdeps/powerpc/elf/start.S 23 years ago