Jonas Maebe
|
fcc86b7b3a
Merged immediately, because this file is no longer used/tested by trunk, and
|
9 éve |
Jonas Maebe
|
c7b40a6436
--- Merging r31191 into '.':
|
9 éve |
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 éve |
tom_at_work
|
5f3aaf1e60
* minor changes to the startup code: use exit_group syscall to exit, minor cleanup
|
15 éve |
tom_at_work
|
9a969c18cd
Startup files fixes for ppc/ppc64
|
15 éve |
Jonas Maebe
|
3216e8c7bc
* mark produced object files as "does not require executable stack" by
|
16 éve |
florian
|
065b187c26
* properties set
|
18 éve |
peter
|
94f2b1d941
* add initialstkptr to get the stackpointer at startup before
|
19 éve |
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
|
20 éve |
tom_at_work
|
3bf1152a9c
* ppc64/linux: fixed and enabled some more assembly routines in the RTL
|
20 éve |
tom_at_work
|
5520442fc4
* call by register now also takes care of the TOC and environment pointer
|
20 éve |
tom_at_work
|
b2e1cf2610
* powerpc64 port now (manually) cycles, most test programs in tests/test are fine too
|
20 éve |
peter
|
6bf3269b41
* powerpc64 port from Thomas Schatzl
|
20 éve |